set specific folders for searching for contents of a files

Have a suggestion for "Everything"? Please post it here.
Post Reply
irish
Posts: 81
Joined: Sat Sep 17, 2016 11:52 am

set specific folders for searching for contents of a files

Post by irish »

Is There a way to implent an option in advanced search to have an option to search in specific folders.

Oh, okay. i can just add the folder to bookmarks and then put in quotes what i want to search for.

But lets say i want to search for two items, or two different folders.
I'm sure it will involve using the | symbol.
void
Developer
Posts: 15283
Joined: Fri Oct 16, 2009 11:31 pm

Re: set specific folders for searching for contents of a files

Post by void »

Use | to separate paths.
Use double quotes (") to escape spaces
Use <> to group the paths together.

<"c:\path to\some folder"|"d:\another path to\another folder">

With Everything 1.4+ the < and > can be omitted.
irish
Posts: 81
Joined: Sat Sep 17, 2016 11:52 am

Re: set specific folders for searching for contents of a files

Post by irish »

Thank you.i will give it a try.
Post Reply