Warning: This library is now deprecated, use Dumper instead.
Dump the content of .enex
files, including attachments, some metadata and optionally converting notes to Markdown.
enex
is the format used by Evernote for exporting notes.
$ npm install -g enex-dump
enex-dump --src ./my-notes.enex
This app can export notes in html or Markdown. Run the following to read all about the supported options:
enex-dump --help
- Notable: The markdown-based note-taking app that doesn't suck.
MIT © Fabio Spampinato