dupe: grouped by each unique file

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 244
Joined: Wed Jan 09, 2013 9:06 am

dupe: grouped by each unique file

Post by w64bit »

dupe:dm;size;ext;name
I tried for some time the dupe: but I cannot make it to display the files grouped by each unique file.
Like this:
-----------
AA.jpg
AA.jpg
-----------
AA.mp3
AA.mp3
-----------

I have instead also groups which contains different types of file:
-----------
AA.jpg
AA.jpg
AA.mp3
AA.mp3
-----------

If I change the order of properties, I have groups made from the same file name and extension but with different size.
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: dupe: grouped by each unique file

Post by void »

Thank you for your post w64bit,

Currently Everything will only group by the primary sort.

The next alpha update will group by all specified sort properties.
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: dupe: grouped by each unique file

Post by void »

Everything 1.5.0.1360a will now group by all specified properties.

dupe lines will now correctly show when finding duplicates with multiple properties.

case: will now work correctly with dupe:
Previously, the presort was ignoring the case: search modifier so no duplicates would be found.
Post Reply