Command line search using bookmark

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
risk
Posts: 1
Joined: Thu Nov 13, 2014 4:22 pm

Command line search using bookmark

Post by risk »

From the command line I am able to search for files using -s. Ex: Everything.exe -s budget

From the command line I am able to start Everything with bookmarks by using -bookmark. Ex: Everything.exe -bookmark work

How do I combine the two so I can search for budget in my work files?
void
Developer
Posts: 16670
Joined: Fri Oct 16, 2009 11:31 pm

Re: Command line search using bookmark

Post by void »

Unfortunately, the -bookmark command line option will override the -search/-s command line options.
I've added a fix to my TODO list.

The -filter command line option can be combined with -s, if possible try using a work filter.

If you need to change the sort order, have a look at -sort and -sort-descending/-sort-ascending.

See command line options for more information.
Post Reply