Folder Run Count and Date Run are not updated when using "Open Path" or clicking internal file's Path column
Everything 1.5.0.1418b
It worked fine in Everything 1.4
I sort results by Date Run column (added) to have frequently used files available instantly.
- When search results are displayed and I click a file from list, Date Run and Run Count are properly updated.
- When I right-click a result item and choose "Open Path", Date Run and Run Count are not updated neither for the clicked file nor the containing folder.
- When I double-click a folder in the Path column, next to the found file to open such folder, Date Run and Run Count are not updated neither for the clicked file nor the containing folder.
Date Run and Run Count are updated for the result which folder was opened.
Ideal:
Date Run and Run Count are updated according to target configuration: result item / opened folder / both (/ none?).
There are last run updating settings in advanced configuration:
Code: Select all
inc_run_count_on_context_menu_invokeCode: Select all
inc_run_count_on_drag_dropIn 1.4, the counter was updated on folder usage and not on other context menus like "Open with Code", which also allowed some flexibility.