1.4.1 • Published 5 years ago

enex-dump v1.4.1

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

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