evernote-markdown
v0.0.3
Published
convert Evernote's note to markdown
Maintainers
Readme
Evernote-markdown
Convert Evernote's notes into Markdown syntax.
Quickstart
Clone repository
git clone https://github.com/volkhin/evernote-markdown cd evernote-markdownGet Developer Token at https://www.evernote.com/api/DeveloperToken.action and put it into index.coffee.
Install node modules
npm installExecute script
npm startYour notes will be saved to notes/ directory.
