glacier-daisy-etching Posted May 1, 2018 Share Posted May 1, 2018 i have a hotkey and i set the action to be 'Show alfred'. The help message under that says that if 'Show Alfred' is selected, nothing will be passed out from the output. When i hook my hotkey to a script filter, im getting the text, for example: if i copy a line from the `man bash` and then press Cmd+shift+V, im getting this Am i getting it wrong ? Link to comment
deanishe Posted May 1, 2018 Share Posted May 1, 2018 (edited) 1 hour ago, glacier-daisy-etching said: nothing will be passed out from the output Nothing is being passed out to the rest of your workflow. That isn't the same as sending a query to Alfred itself, which is what you're doing. Essentially, what the text means is "the rest of your workflow won't be run." If you want an empty query box, change Argument to None. Edited May 1, 2018 by deanishe 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