arun Posted April 10, 2015 Posted April 10, 2015 I've created a simple workflow with a keyword input that runs an applescript. It works fine when I type in the exact keyword ("a thing"). Attached to this workflow, I have entered a description ("does something special"). Additionally, for the keyword input for this workflow, I have entered "does something special" for the title and subtext. I would love to be able to simply type "special" or "something" in alfred's fuzzy search and see my workflow in the results. Right now, it just goes to FallbackSearch. How can I set up the intended behavior?
jdfwarrior Posted April 11, 2015 Posted April 11, 2015 I've created a simple workflow with a keyword input that runs an applescript. It works fine when I type in the exact keyword ("a thing"). Attached to this workflow, I have entered a description ("does something special"). Additionally, for the keyword input for this workflow, I have entered "does something special" for the title and subtext. I would love to be able to simply type "special" or "something" in alfred's fuzzy search and see my workflow in the results. Right now, it just goes to FallbackSearch. How can I set up the intended behavior? Alfred isn't really designed to do this. Alfred can match files and folders in this manner but for workflows, Alfred matches their keyword alone. You could create multiple keywords if you wanted that all link to the single script if you wanted to match another word though.
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