Advanced sort in Bookmarks?

Discussion related to "Everything" 1.5.
Post Reply
Phlashman
Posts: 53
Joined: Sun Sep 11, 2022 4:57 am

Advanced sort in Bookmarks?

Post by Phlashman »

Can advanced sort where you can sort results by up to 3 columns? be saved in Bookmarks and/or Filters? The sort option in the edit Bookmark/Filter dialog only allows me to pick a single column :( Can something be added to the Search: field in the dialog?

Thanks

Everything 1.5.0.1391a (x64)
OS: Windows NT 10.0 19045 (x64)
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Advanced sort in Bookmarks?

Post by void »

Yes, set the filter/bookmark sort to: (No Change)

Add the following to your filter/bookmark search:

sort:ext;size;name


(where ext, size and name are the three sorts)

Up to 8 sorts are supported.

add -ascending / -descending suffixes to specify order.

For example:

sort:ext-descending;size-ascending;name-descending


sort:
Post Reply