My current search looks like this (the whitespace is for my easier readability):
Code: Select all
dupe:MD5;Name sort:Name;md5 md5: !path:<"patrunjel" | "baka poka B">
You can consider i want to take it 'folder by folder'.
Example:
I have all the dupes above, and i want to filter this only to dupes which exist in folder
what to do with theseSo valid groups are:
Code: Select all
G:\My Drive\pozen si video in lucru\2019-09 -- Marrakech - Malaga\1\Canon\IMG_7173.CR2
G:\My Drive\pozen si video in lucru\what to do with these\2\1. Marrakech\Canon\CR2\IMG_7173.CR2
G:\My Drive\pozen si video in lucru\abracadabra\what to do with these\2\1. Marrakech\Canon\CR2\IMG_7173.CR2
what to do with theseCode: Select all
G:\My Drive\pozen si video in lucru\2019-09 -- Marrakech - Malaga\1\Canon\IMG_7173.CR2
G:\My Drive\pozen si video in lucru\abracadabra\2\1. Marrakech\Canon\CR2\IMG_7173.CR2
Can i do the same for 2 folder patterns, ie
<"what to do with these" | "another path that i want to check">Basically, i'm looking for something like this:
Code: Select all
dupe:MD5;Name sort:Name;md5 md5: !path:<"patrunjel" | "baka poka B"> dupe-path-contains:<"what to do with these" | "another path that i want to check">