Hi,
after the upgrade a former working rule works different?
I move a folder structure with subfolders and PDF's to my archive-folder.
But in v5 "Processing Subfolders" is not working like before.
"Processing Subfolders
As a result, Hazel normally ignores specific changes inside subfolders of the monitored folder. So, suppose you’re monitoring your Downloads folder, and inside that is a folder called Research. If you have a rule that matches any PDF document and opens it in Preview—and you download a PDF to your Downloads folder, that file will open. But if you download a PDF directly to the Research subfolder, the rule won’t match, because Hazel ignores what goes on inside subfolders, unless you expressly tell it to examine them."
1) Rule "Go into subfolders" with action "continue matching rules" is in first position.
2) Rule move PDF's and folder structure
conditions:
Kind is PDF
action:
Move (copy folder structure from monitored folder)
Rule (2) is not working, because the PDF's in subfolders are not monitored. The condition doesn't fit.
It's in my mind, that version 4 works different and the new PDF-files are monitored and PDF's and subfolders added to the existing folder structure and missing new folders are added, too.
My try:
I change the condition to
Kind is folder
action:
Move (copy folder structure from monitored folder)
The rule fits, but it works only for the first run correct:
Run for the first time it works fine, the non exist folder structure will created.
The second run has the problem, that the folder structure still exist and a number is added to the moved identical folder structure.
My fault or a bug?