Hi!
I would like to create a rule to move a folder based on the contents of this folder. What I have so far, is this:
If Kind is Folder
Run rules on folder contents
Then a new rule
If name contains <some_characters>
Do the following:
move the parent/containing folder to a new location.
Is there a way to do this without using AppleScript?
As in Subfolder Depth is -1 or something?
I'm new to Hazel, so sorry if I'm asking something that is really obvious.
Thanks for helping!