Migration out of Evernote.

#Target ####Extract:

  1. Notes Content:

    1. Images.
    2. Text.
    3. Tags - V
    4. Links:
      1. External
      2. Internal - Between notes. ###Installation: Download the project to local folder

    git clone https://github.com/4tal/evernote_migration.git

Create .env file

evernote_migration/.env

.env:

EVERNOTE_TOKEN=PUT_HERE_YOUR_TOKEN

Start contributing.