evernote-markdown

0.0.3 • Public • Published

Evernote-markdown

Convert Evernote's notes into Markdown syntax.

Quickstart

  1. Clone repository

     git clone https://github.com/volkhin/evernote-markdown
     cd evernote-markdown
    
  2. Get Developer Token at https://www.evernote.com/api/DeveloperToken.action and put it into index.coffee.

  3. Install node modules

     npm install
    
  4. Execute script

     npm start
    
  5. Your notes will be saved to notes/ directory.

Package Sidebar

Install

npm i evernote-markdown

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • volkhin