Skip to content

Instantly share code, notes, and snippets.

@gfontenot
Created March 4, 2011 04:02
Show Gist options
  • Save gfontenot/854153 to your computer and use it in GitHub Desktop.
Save gfontenot/854153 to your computer and use it in GitHub Desktop.
tell application "Finder"
set the_file to selection
end tell
tell application "Yojimbo"
import the_file
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment