Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save fractaledmind/6392245 to your computer and use it in GitHub Desktop.

Select an option

Save fractaledmind/6392245 to your computer and use it in GitHub Desktop.
This script is application agnostic. It works from the clipboard and returns text to the clipboard. It will take text, extract any words or phrases in [[double brackets]] and make new Evernote notes with those terms as titles. The script assumes you have put MMD meta-data at the beginning of the text in this format: # Note Title = Notebook @ tag…
@codelahoma
Copy link

I notice the rebind_list handler has the brackets hard-coded rather than using the passed parameters. Was there a problem using the parameters, or is this just an oversight. (I'm not currently near my Mac, otherwise I'd check for myself :-))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment