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
Built Distribution
File details
Details for the file orgenex-0.7.tar.gz
.
File metadata
- Download URL: orgenex-0.7.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c7fa244012dc66d5af9b54a9774c55e251a092f09eb467e1e61a3c641a6aab4 |
|
MD5 | 7de79bc4933787e3c4679df2547c8318 |
|
BLAKE2b-256 | e4142eb3b67151c06fc835897fa62cad94031e9c709e4807b4f0c1d5030f2893 |
File details
Details for the file orgenex-0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: orgenex-0.7-py2.py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604d55bff2b634e54ae5f0e5cde4a1496a87e78e3e15cedf28a756a4c3da0e77 |
|
MD5 | f57982dc230ecbf8522e0be4057fbee4 |
|
BLAKE2b-256 | 9819766a067c4d0247a9256b02a08f9c91389b6238a4619936262642ae158672 |