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
Re: How to list both duplicates
!find-dupes: will find distinct results.
Please try:
dupe:column1
Please try:
dupe:column1
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 ?
Re: How to list both duplicates
Right click the Path column and click Find Path duplicates.