Jump to content

lumpinipark

Member
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

144 profile views

lumpinipark's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I currently have a very simple workflow that is Snippet(//hello) -> Keyword(Jim) -> Clipboard 'Hi {query}' The keyword is essentially an `argument` that is substituted into the text I have supplied in Clipboard So if I am in a text field and type \\hello it opens up a rectangular text field, where i type the keyword, hit enter and then it pastes the text from clipboard. Now I am just curious because I saw `Run Script` in workflow, but how do I pass in the argument? If I want to do Snippet -> Run Script -> Clipboard Run Script -> `'Hi' + "{query}" ` is it ever possible to do something like //hello(John) and initiate `Run a Script` from a text field and then have the result pasted in from Clipboard?
×
×
  • Create New...