I want to get a list of the last folders/files I run in Everything.
Like Recent Items in Windows, the same thing in Everything.
The list should be sorted by (like) RunCount_LastDateUsed.
Bookmarks+RunCount - How to make Recent Items Bookmark
Re: Bookmarks+RunCount - How to make Recent Items Bookmark
(Is rc: working? I'm not getting any results with rc:today ?)
Re: Bookmarks+RunCount - How to make Recent Items Bookmark
Please try the daterun: search function.
Some examples:
Find files that have been run from Everything today:
daterun:today
Find files that have been run from Everything this week:
daterun:thisweek
Find files that have been run from Everything in the last 7 days:
daterun:last7days
Find files that have been run more than 10 times with Everything:
runcount:>10
https://www.voidtools.com/support/every ... _run_count
To sort the bookmark by date run (descending):
Some examples:
Find files that have been run from Everything today:
daterun:today
Find files that have been run from Everything this week:
daterun:thisweek
Find files that have been run from Everything in the last 7 days:
daterun:last7days
Find files that have been run more than 10 times with Everything:
runcount:>10
https://www.voidtools.com/support/every ... _run_count
To sort the bookmark by date run (descending):
- In Everything, from the Bookmark menu, click Organize Bookmarks....
- Select the bookmark and click Edit....
- Change the sort type to: Date Run (Descending)
- Click OK.
Re: Bookmarks+RunCount - How to make Recent Items Bookmark
rc: = recent change, which is different to run count.
Is recent changes enabled from Tools -> Options -> Indexes?
Is recent changes enabled from Tools -> Options -> Indexes?
Re: Bookmarks+RunCount - How to make Recent Items Bookmark
That's the answer. Thanks.void wrote:To sort the bookmark by date run (descending):
- In Everything, from the Bookmark menu, click Organize Bookmarks....
- Select the bookmark and click Edit....
- Change the sort type to: Date Run (Descending)
- Click OK.
Re: Bookmarks+RunCount - How to make Recent Items Bookmark
In my case, no.Is recent changes enabled from Tools -> Options -> Indexes?
I had a "rc:today" in my "history", so my thought was that I had run it before. (I may have, probably to test something, then not seeing a need, disabled it.) And in my quick scan (the other day) through options, I missed that. (And then, I was most likely thinking not even of rc: but rather dm:, which I do use.)