MortenBrun 0 Posted March 25 Share Posted March 25 (edited) Hi Any ideas on how to use Alfred to execute a Hazel Rule? Edited March 25 by MortenBrun Link to post
giovanni 6 Posted March 25 Share Posted March 25 By using Applescript? https://www.noodlesoft.com/manual/hazel/attributes-actions/using-applescript-or-javascript/ welcome to the forum Link to post
deanishe 1,449 Posted March 25 Share Posted March 25 1 hour ago, MortenBrun said: Any ideas on how to use Alfred to execute a Hazel Rule? Not possible, AFAIK: Hazel only cares about the filesystem, so the only way to make it do something is to make one of changes to the filesystem that it's watching for. If you want a Hazel rule and an Alfred workflow action to do the same thing, you really need to write a script to do it, which you can then run from Alfred and a Hazel rule. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now