Tool for escaping from Evernote to freedom of markdown files.
Simple python script for breaking Evernote export file (.enex) into separate markdown notes. It is also extracting images from enex and add them as markdown inline link to notes.
usage: parse_enex.py [-h] [-d [DIRECTORY]] [-f [FILE]] [-a] [-r] [-v] [-q]
[-t] [-l LOG]
optional arguments:
-h, --help show this help message and exit
-d [DIRECTORY], --directory [DIRECTORY]
directory in which you wish to work (default:
current folder)
-f [FILE], --file [FILE]
Evernote archive file (.enex) (default: Test.enex)
-a, --split_attachments
Create separate folder with attachments for each note
or [default] put all attachments prefixed in
/attachments folder (default: False)
-r, --relative_path Relative (or absolute) path for images (default: True)
-v, --version show program's version number and exit
-q, --quiet don't print status messages to stdout (default: True)
-t, --tidy remove temporary files (.xml, .tmp, .log) (default:
False)
-l LOG, --log LOG, --logfile LOG
logs notes processing (default: parse_enex.log)
I have included sample Test.enex file so you can play with it.
Evernote raised it's prices and limited it's free tier to two devices. - Looks like classic mob strategy. Not a nice feeling when your personal notes are kept hostage by en enforcer. Put them in and then pay a ransom forever.
Evernote migrated to Google Cloud Platform - so you may have reservations about privacy of your notes.
Ain't Google scanning your notes right now and connecting with other metadata information they have about you? They say they don't. But hey, it's Google right?