Feature Request: Global "Conditions List" option?

Talk, speculate, discuss, pontificate. As long as it pertains to Hazel.

Moderators: Mr_Noodle, Moderators

I have a lot of rules that process downloads based on file extensions, like this:

Image

I just had to add an additional file extension to this set of conditions, and had to update 20 separate Hazel rules with the same extension addition, which needless to say was a rather painful process.

It got me to thinking that it would be really useful to have a global "conditions list" or "conditions bundle" that can be defined once, and then reused in multiple Hazel rules. And then if you need to ever update the conditions list, the changes will automatically apply to every Hazel rule that the conditions list is being used in.

Unless there's already another way to accomplish this in Hazel?
melorama
 
Posts: 9
Joined: Tue May 05, 2009 10:25 pm

Look up custom list item attributes. You can have all those in a file which your rules can access.
Mr_Noodle
Site Admin
 
Posts: 11998
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Mr_Noodle wrote:Look up custom list item attributes. You can have all those in a file which your rules can access.


Oh that's fantastic! The "from file" option is an even easier way to define the lists. Thanks for the pointer.

However, it seems that I still need to build the actual Custom List Item rule and point it to the text file containing the list, every time I want to create a rule that matches the items on that list. I was hoping that you could access the list as a global "placeholder" token so that you could use them in all of your existing/future Hazel rules without having to manually define the Custom List Item token every single time. Or at the very least, the ability to copy and paste the condition from one rule to another.

But this is still a huge revelation for my Hazel workflow. Thanks!
melorama
 
Posts: 9
Joined: Tue May 05, 2009 10:25 pm

You can copy and paste the rule if you need to. Why is this needed in so many different places?
Mr_Noodle
Site Admin
 
Posts: 11998
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Open Discussion