Sublime Text 2 plugin for Evernote
This package combines jamiesun's original plugin with rekotan's update. Jamiesun's original package doesn't work for me because it attempts to authenticate via the (now) outdated Userstore.authenticate. Rekotan updated the package to use a proper token; however, the update also sends the markdown as preformatted text. I prefer to transform the Markdown to Evernote rich text, and if you're of the same mind, then this is your Sublime-Evernote package.
I did little work here--merely cobbling together the efforts of the original pacakge and a fork.
clone this repository with
$ git clone --recursive http://github.com/timlockridge/SublimeEvernote.git
in
- Windows:
%APPDATA%/Roaming/Sublime Text 2/Packages/
- OSX:
~/Library/Application Support/Sublime Text 2/Packages/
- Linux:
~/.Sublime Text 2/Packages/
- Portable Installation:
Sublime Text 2/Data/
Note: When you first run this package from the command palette, it will launch a browser window with your Evernote developer token. Copy the token and paste it into the prompt at the bottom of your Sublime window. Sublime will store the token data in Sublime Text 2/Packages/User/SublimeEvernote.sublime-settings
Command Palette
> Send to evernote
Context menu
> Send to Evernote
Context menu
> Evernote settings