Bug/feature request: Sort via multiple details

Have a suggestion for "Everything"? Please post it here.
Post Reply
zer0nix
Posts: 5
Joined: Sun Oct 09, 2022 11:23 pm

Bug/feature request: Sort via multiple details

Post by zer0nix »

In "details" mode (ctrl shift 6),
If I click sort by date then sort by size, everything ought to list files by size and within duplicate sized files by date .. but currently it will only reorder duplicate sized files by file name, thus necessitating a lot of extra work to find the earliest instance of a duplicated file within a larger results list.
void
Developer
Posts: 16698
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug/feature request: Sort via multiple details

Post by void »

Everything will normally sort by your property then by name for performance reasons.



Please try setting a secondary sort in Everything 1.5:
  • In Everything 1.5, click the Size column header to sort by size.
  • Hold down Shift and click the Date Modified column header to set the secondary sort to Date Modified.


-or-


  • In Everything 1.5, from the View menu, under the Sort by submenu, click Advanced Sort....
  • Change Sort by to: Size descending.
  • Change Then by to: Date Modified descending.
  • Click OK.
Post Reply