some rules with conditions on subfiles and subfolders no longer seem to work after updating to OS X 10.10 and also updating Hazel (currently on 3.3.1)
For example, I would like to find folders that contain at least one other folder.
I had a rule that worked in the past:
- Code: Select all
If ALL of the following conditions are met:
Kind is Folder
If ALL of the following conditions are met for ANY OF ITS SUBFILES OR SUBFOLDERS:
Kind is Folder
The rule does not match a folder that contains one (or more) folders but it did before.
I think this is a bug.