Hello!
I created a filter to show recent modified files (rc:today) that is accessible when pressing CTRL-R. I need the results to be short by date modified and I have to use the CTRL-6 shortcut every time after I use the filter. Is there any way or modifier to include in the filter to ALWAYS show results shorted by dated modified?
Thanks!
Show RECENT files (rc:today) shorted by date modified
Re: Show RECENT files (rc:today) shorted by date modified
Unfortunately, it is not possible to set the sort with a filter.
However, you can set the sort with a bookmark:
Remove the Ctrl + R shortcut from your filter.
Add a new bookmark and set the filter to your recent change filter.
Set the bookmark shortcut to Ctrl + R.
Set the bookmark sort to date modified.
Please note that sorting by date modified is very slow as this information is not indexed, instead try sorting by date recently changed as this will be instant.
However, you can set the sort with a bookmark:
Remove the Ctrl + R shortcut from your filter.
Add a new bookmark and set the filter to your recent change filter.
Set the bookmark shortcut to Ctrl + R.
Set the bookmark sort to date modified.
Please note that sorting by date modified is very slow as this information is not indexed, instead try sorting by date recently changed as this will be instant.
Re: Show RECENT files (rc:today) shorted by date modified
Hey Mr. Void, it worked like a charm! Thank you very much and let me congratulate you for this very, VERY fine utility!