Modifiers

Have a suggestion for "Everything"? Please post it here.
Post Reply
jpboyrox
Posts: 7
Joined: Thu Apr 08, 2010 11:04 pm

Modifiers

Post by jpboyrox »

I think Everything should have more modifiers or search options. For example you could search something like
"modified:01/09/2010 cat" or, even better, use a range like "modified:01/09/2010-14/06/2011 cat"
something like that would be good. A lot of other modifiers like this could be added
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: Modifiers

Post by void »

"Everything" only indexes filenames.

However, you can search for recently changes files with latest alpha from:
"Everything" version 1.2.1.451a

Changed in the last day:

Code: Select all

cd:
Changed in the last week:

Code: Select all

cw:
Changed in the last month:

Code: Select all

cm:
Changed in the last 2 days:

Code: Select all

c2d:
Changed in the last 3 weeks:

Code: Select all

c3w:
Post Reply