enex-dump
v1.4.1
Published
Dump the content of .enex files, preserving attachments, some metadata and optionally converting notes to Markdown.
Downloads
28
Maintainers
Readme
enex-dump
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.
Install
$ npm install -g enex-dump
Usage
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
Related
- Notable: The markdown-based note-taking app that doesn't suck.
License
MIT © Fabio Spampinato