Skip to content

Instantly share code, notes, and snippets.

@epramono
Created January 10, 2014 18:22
Show Gist options
  • Save epramono/8359677 to your computer and use it in GitHub Desktop.
Save epramono/8359677 to your computer and use it in GitHub Desktop.
This Launch Center Pro action takes your search keyword and use it to trigger web search on your Mac for multiple tabs at the same time. Requires: Launch Center Pro 2.1, TextExpander 2.3, and Drafts 3.5.4. (Note: this still requires another Drafts action to be created).
launch://x-callback-url/clipboard?
text={{[prompt-text:Search Keyword]}}&
x-success=
{{launch://?url=drafts%3A%2F%2Fx-callback-url%2Fcreate%3Ftext%3D
%3Ccclipboard%3E%26
action%3DSearch%2520Multiple%2520Sites%26
allowEmpty%3DNO%26
afterSuccess%3DDelete}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment