Page 1 of 1

Newb : Multiple conditions per rule ?

PostPosted: Fri May 02, 2014 2:28 pm
by sweepydesk
Hi ,

Brand new to Mac (love it) and Hazel (also love it)

Can't figure out how to create multiple "if" conditions in one rule. For example, I want to move all compressed files in the Downloads folder into their own "compressed files" sub folder. I do however want Hazel to completely ignore one zip files with specific names. Is there a way to set a separate condition within the rule without creating a completely separate "ignore" rule ?

Re: Newb : Multiple conditions per rule ?

PostPosted: Mon May 05, 2014 2:39 pm
by Mr_Noodle
Can't you do:

If (all) are met
Extension is zip
Name is not "blah"

?