Skip to main content

Converts an Evernote export to an emacs org-mode document

Project description

orgenex converts an Evernote export into an emacs org-mode document.

Installation

[pandoc](https://pandoc.org/) is used to tranlate the note content to the org-mode document. On Ubuntu, installing it is straightforward:

apt-get install pandoc

and installing orgenex

pip install orgenex

Features

A short list of features that it’s capable of

  • Tags are imported

  • All attachments are imported as attachments in the org document

  • Fast and memory efficient A 4GB export consisting of 3000 notes took less than three minutes to convert and used no more than 0.2% of memory.

Usage

Assuming your export is named Evernote.enex the following command will create the org-mode file out.org. Attachments are stored in the data/ directory relative to where you run the command.

orgenex Evernote.enex > out.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orgenex-0.7.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

orgenex-0.7-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page