I know how to filter out files in folders when I have the specific path. But I'd like to filter out all files when the folder has a certain name. In this case there's a folder called appsumo. I'd like to filter out all the search results *any time* appsumo is in the file path. How do I do this?
Thanks!
how do i filter out files in a directory that have a certain name?
Re: how do i filter out files in a directory that have a certain name?
Add to your search query.
( ! means NOT in Everything lingo)
!\appsumo\
( ! means NOT in Everything lingo)
Re: how do i filter out files in a directory that have a certain name?
Thanks! If the folder name is longer can I just type in "!\appsumo" ?
Re: how do i filter out files in a directory that have a certain name?
Correct.
And if the appsumo part is somewhere in the middle of the foldername, you can use
If at the end of the foldername:
And if the appsumo part is somewhere in the middle of the foldername, you can use
\*appsumo*\
If at the end of the foldername:
appsumo\