"Everything" "Run History" is a database of how many times you have run every file or folder from "Everything".
Every time you open a file or folder its run count is incremented by one.
Pressing Enter from the search edit will focus the file or folder result with the highest run count.
Right click the file or folder.
Click Set Run Count....
Enter in a new run count.
In Everything, from the Tools menu, click Options.
Click the History tab.
Uncheck Enable run history.
Click OK.
Everything stores run history in:
%APPDATA%\Everything\Run History.csv
If Store settings and data in %APPDATA%\Everything is disabled, Run History.csv is stored in the same location as Everything.exe.
Use runcount: to search for a specific run count or run count range.
Search for a run count greater than 100:
runcount:>100
Run once or more:
runcount:
Search for a run count between 10 and 20:
runcount:10-20
Search for files you ran yesterday:
daterun:yesterday
Sorting by run count is instant and persistent.
To sort by run count by default:
In Everything, from the Tools menu, click Options.
Click the Home tab.
Change sort to Run Count (Descending).
Click OK.