Created
December 31, 2014 13:43
-
-
Save IanMulvany/cbb0388b6aca9ff4d392 to your computer and use it in GitHub Desktop.
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
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