Created
January 10, 2014 18:22
-
-
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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