Limit recent searches by timeframe

General discussion related to "Everything".
Post Reply
FrostyOfTheNorth
Posts: 13
Joined: Sun Aug 11, 2019 1:54 pm

Limit recent searches by timeframe

Post by FrostyOfTheNorth »

I often use the RC: *.ext search parameter to search for recent files matching that file extension. That works great and saves me time every day.

My question is: how can I limit the "recent" aspect of the search to, say, one hour or six hours or a different duration? Is that possible?
Last edited by FrostyOfTheNorth on Wed Oct 30, 2024 2:16 am, edited 1 time in total.
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Limit recent searches by timeframe

Post by void »

Please try the following searches:

Code: Select all

rc:last30mins
rc:last6hours
rc:last1hours
rc:last5days
rc:today
FrostyOfTheNorth
Posts: 13
Joined: Sun Aug 11, 2019 1:54 pm

Re: Limit recent searches by timeframe

Post by FrostyOfTheNorth »

Interesting. I didn't see those options in the help.

I'll try those options, thank you.
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Limit recent searches by timeframe

Post by void »

Date Constants:
<last|past|prev|coming|next><x><hours|minutes|mins|seconds|secs>


Help -> Search Syntax
Date Constants
Date Syntax (Everything 1.5)
Post Reply