Page 1 of 1

Exclude Folder not working

PostPosted: Mon Dec 03, 2012 9:13 am
by sushlik
Hi,

I have a folder "Belege", that I sync with a webdav-directory using ChronoSync - all working fine.

I have set a rule in Hazel to perform renaming tasks on some files and folder in "Belege", but I want to exclude the folder "_Archived Items" in "Belege".

The rule:
If all of [...] for "its enclosing folder"
- Date Last Matched = is blank
- Full Name does no contain "_Archived Items"
Do
Run Automator workflow "rename files"

The rule is still processing all files and folders within "Belege". Any suggestion what I did wrong?
Thanks,
Sascha

Re: Exclude Folder not working

PostPosted: Mon Dec 03, 2012 1:54 pm
by a_freyer
Possible that you have a small typo in the name of the excluded folder. I'd suggest copying it directly from Finder, pasting the name, and changing the condition to "name is not"

Re: Exclude Folder not working

PostPosted: Mon Dec 03, 2012 3:50 pm
by sushlik
Thanks, "is" instead of "contains" is the key ;)