Skip to content

Instantly share code, notes, and snippets.

@trepca
Created September 18, 2010 18:02
Show Gist options
  • Save trepca/585898 to your computer and use it in GitHub Desktop.
Save trepca/585898 to your computer and use it in GitHub Desktop.
using terms from application "Quicksilver"
on process text task_text
set results to do shell script "emacsclient -n \"org-protocol:/capture:/w/_/_/" & task_text & "\""
end process text
end using terms from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment