JorjGaidin Posted September 11, 2013 Posted September 11, 2013 Say I have some text highlighted, what do I need to do to use that text as an argument in my workflow?
Tyler Eich Posted September 11, 2013 Posted September 11, 2013 Say I have some text highlighted, what do I need to do to use that text as an argument in my workflow? The easiest way is to use a hotkey; in the workflow, add a new Trigger > Hotkey. In the hotkey's settings, change the 'Argument' to 'Selection in OS X'. Connect this hotkey to a workflow action (e.g. a Run Script object). Then, whenever you press the hotkey you chose, the selected text will be injected into the workflow. Cheers
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