Hello everyone, I like to use custom columns to find duplicate files and folders.
But, one drawback is that when i use !find-dupes:column1 it gives me one result of the two dissimilar duplicates. I want to list both duplicates for which one of the selected properties doesn't match. How can I do this?
Thanks
How to list both duplicates
-
void
- Developer
- Posts: 19871
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to list both duplicates
!find-dupes: will find distinct results.
Please try:
dupe:column1
Please try:
dupe:column1
-
anmac1789
- Posts: 745
- Joined: Mon Aug 24, 2020 1:16 pm
Re: How to list both duplicates
I understand that i use find-dupes:column1 when i am filtering custumn column 1 but id like to see all the paths for which there is a duplicate filename even after using find-dupes is there a toggle switch for something like that ?
-
void
- Developer
- Posts: 19871
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to list both duplicates
Right click the Path column and click Find Path duplicates.