Dear Forum friends,
I'm looking for an instruction how to find files, just searching in folders with part of folder name.
For example :
Folder :
Car_Frankfurt_4wheel
Car_Munich_4wheel
Car_Hamburg_4wheel
Files in these folders :
220125 electric car
211210 diesel car
imagine each of these folders has equal file names as stated above.
How to search just in folder *Frankfurt* for files *car*
or
How to search in folders *4wheel* for files with *electric*
Any idea how this might work ?
Thanks very much for your support
br
Peter
Everything 1.5 search file name in dedicated folder
-
- Posts: 3
- Joined: Wed Jan 19, 2022 7:15 am
Re: Everything 1.5 search file name in dedicated folder
peter_mars wrote: ↑Tue Jan 25, 2022 2:37 pm How to search just in folder *Frankfurt* for files *car*
Code: Select all
\*frankfurt*\ car
peter_mars wrote: ↑Tue Jan 25, 2022 2:37 pm How to search in folders *4wheel* for files with *electric*
Code: Select all
path:4wheel electric
Code: Select all
path:"4wheel drive" "electric car"
See also Everything Search Syntax
-
- Posts: 3
- Joined: Wed Jan 19, 2022 7:15 am
Re: Everything 1.5 search file name in dedicated folder
many thanks , great tool , I have to play a bit with it
Re: Everything 1.5 search file name in dedicated folder
Have fun!
(from my personal experience: the more you play with it, the more you will like it )
And you can always ask here on these forums; there is always someone who can help you out.
(from my personal experience: the more you play with it, the more you will like it )
And you can always ask here on these forums; there is always someone who can help you out.