Im new to Hazel and I'm very happy with it so far, but Im having a problem with looping/reprocessing of files when sorting to subfolders.
I would like Hazel to look inside a folder and all of its subfolders (potentially up to 3 levels deep) and sort files into labelled folders within it's enclosing folder. I can get Hazel to look in the folder and it's subfolders, identify the files and sort them; however, endlessly processes the files so I end up with a infinitely deep set of subfolders. I understand that there needs to be something to stop Hazel from looping, but I can't seem to find a way to make this happen.
Any help would be greatly appreciated.
Thanks in advance,
Jonah
My current rules are as follows:
Rule 1
- If ALL of the following conditions is met... KIND is FOLDER
- Run rules on folder contents
Rule 2
- If ALL of the following conditions is met... KIND is PDF
- Sort into subfolder with pattern PDFs
An example of the exiting folder structure that Im would like hazel to process is as follows.
Projects
untitled.pdf
New Project
newproject.pdf
newproject2.pdf
I would like the result to be...
Projects
PDFs
untitled.pdf
New Project
PDFs
newproject.pdf
newproject2.pdf