Skip to content

Instantly share code, notes, and snippets.

@bachya
Created September 5, 2014 05:28
Show Gist options
  • Select an option

  • Save bachya/4f861098e52f95cbee22 to your computer and use it in GitHub Desktop.

Select an option

Save bachya/4f861098e52f95cbee22 to your computer and use it in GitHub Desktop.

Revisions

  1. bachya created this gist Sep 5, 2014.
    4 changes: 4 additions & 0 deletions Add File to Evernote.scpt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    tell application "Evernote"
    activate
    create note from file theFile notebook {"Personal Archive"} tags {"receipt/statement"}
    end tell