Oli F Posted August 19 Share Posted August 19 This is quite niche, but it was interesting to figure out. There might be an occasion you're creating an automation in another app like Keyboard Maestro or BetterTouchTool but want to make use of Alfred's search as part of that macro. This is an example workflow that returns its output in a variable to Keyboard Maestro. For example, run a macro in Keyboard Maestro, an action will call Alfred as a subroutine, and wait for it to return the file path of the search. More details here: Keyboard Maestro Discourse: Call Alfred as a Subroutine Link to comment
vitor Posted August 19 Share Posted August 19 Nice interoperability! For those “following along at home”, the objects are, in oder: External Trigger; Arg and Vars Utility; JSON Utility; File Filter Input; Run Script Action; Post Notification Output. Small note, there’s a typo in the comment for the Run Script (reutrn). Link to comment
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