Skip to content

Instantly share code, notes, and snippets.

@IanMulvany
Created December 31, 2014 13:43
Show Gist options
  • Save IanMulvany/cbb0388b6aca9ff4d392 to your computer and use it in GitHub Desktop.
Save IanMulvany/cbb0388b6aca9ff4d392 to your computer and use it in GitHub Desktop.
on handle_string(message)
-- get the input from LaunchBar
do shell script "/Users/ian/bin/todo " & quoted form of message
end handle_string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment