I search for dupe:dm;name
and I want to sort them by size, keeping the dupe grouping.
If I click on Size column the grouping is lost.
I could use dupe:size;dm;name but the result is not what I want.
Maybe sort by size can take into account the largest file in group and sort groups by these files (only when dupe: is used)?
Dupe sort
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Dupe sort
Not sure (because untested), but does the following help?
Code: Select all
sort:dm;name;size dupe:dm;name-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Re: Dupe sort
sort:dm;name;size is sorting by date (Date Modified column selected)
-
therube
- Posts: 5723
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Dupe sort
If you create a Filter, with a search of; dupe:dm;name, & use that Filter, then sort by size, does that work for you?
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Re: Dupe sort
No. The groups of several files it's split in groups of 1 file (because the files have different sizes).
-
therube
- Posts: 5723
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Dupe sort
Oh. In that case...
.
View | Sort By -> Advanced Sort..., Sort by: Date modified, Then by: Size.
You do not have the required permissions to view the files attached to this post.