Hello from japan.
Everything serch is the best app of mine.
I want to sort by Date Modified or Created in Command Line Options.
Please consider it.
Tnank you.
+Sort Date Modified Ascending
+Sort Date Modified Descending
+Sort Date Created Ascending
+Sort Date Created Descending
Function requests about Command Line Optoins
Re: Function requests about Command Line Optoins
sorry.
I mean commands for shortcut boot opitions like this.
C:\Program Files\Everything\Everything.exe -sort-ascending -s "pic:"
https://www.voidtools.com/support/every ... e_options/
I mean commands for shortcut boot opitions like this.
C:\Program Files\Everything\Everything.exe -sort-ascending -s "pic:"
https://www.voidtools.com/support/every ... e_options/
Re: Function requests about Command Line Optoins
Hi! (from the Netherlands)
You can use one of the following syntaxes:
Code: Select all
Everything.exe -sort "Date Modified-ascending"
Everything.exe -sort "Date Modified" -sort-ascending
Some notes
- Instead of pic: you can also use -filter Picture
- If you want to sort by Date Created (-sort "Date Created" ), make sure the Date created information is in Everything's database:
- Enable Index date created
- Enable Fast date created sort
If these settings are not enabled, sorting can be slow.
Re: Function requests about Command Line Optoins
Thank you, kind soul!
That's the answer I was looking for.
That's the answer I was looking for.