Skip to content

volkhin/evernote-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Install node modules

     npm install
     cp .env.example .env
    
  3. Get Developer Token at https://www.evernote.com/api/DeveloperToken.action and put it into .env.

  4. Execute script

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

About

Convert Evernote's notes to markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published