/enex-dump

Dump the content of .enex files, preserving attachements, some metadata and optionally converting notes to Markdown.

Primary LanguageJavaScriptMIT LicenseMIT

enex-dump

Dump the content of .enex files, including attachements, 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