Hi there,
I have a rule that looks at a shared Google Drive where a bunch of files (completely disorganized, but all the same file type) live.
I have a rule that says to check the shared Google Drive folder, then copy them to a folder on my external hard drive. I'm trying to figure out a way where Hazel sees that the external drive's folder has SUBFOLDERS that organize the content--in other words "If (file of kind) exists in (subfolder with depth 1), then do not copy." But if it DOES exist, then it can dump it in the main folder so that I can sort it out.
Or should I create separate rules that say "file of kind" and "name contains" so that it can just put it into the appropriate folder?
The way things stand right now, I'm ending up with duplicates on my external drive, some in subfolders (organized) and some not!