Skip to main content

Tools for converting Evernote content to SQLite

Project description

evernote-to-sqlite

PyPI Changelog Tests License

Tools for converting Evernote content to SQLite

Installation

Install this tool using pip:

$ pip install evernote-to-sqlite

Usage

Currently the only available command is evernote-to-sqlite enex, which converts Evernote's ENEX export files into a SQLite database.

You can create an ENEX export in the Evernote desktop application by selecting some notes (or all of your notes) and using the File -> Export Notes... menu option.

You can convert that file to SQLite like so:

$ evernote-to-sqlite enex evernote.db MyNotes.enex

This will display a progress bar and create a SQLite database file called evernote.db.

Limitations

Unfortunately the ENEX export format does not include a unique identifier for each note. This means you cannot use this tool to re-import notes after they have been updated - you should consider this tool to be a one-time transformation of an ENEX file into an equivalent SQLite database.

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd evernote-to-sqlite
python -mvenv venv
source venv/bin/activate

Or if you are using pipenv:

pipenv shell

Now install the dependencies and tests:

pip install -e '.[test]'

To run the tests:

pytest

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

evernote-to-sqlite-0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

evernote_to_sqlite-0.1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file evernote-to-sqlite-0.1.tar.gz.

File metadata

  • Download URL: evernote-to-sqlite-0.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for evernote-to-sqlite-0.1.tar.gz
Algorithm Hash digest
SHA256 badd55791ee0a69ac44d87f556805a2312daa79df4e6c755c60f30b8b419bfcb
MD5 7288ba4409643f1096a2b8898589924b
BLAKE2b-256 9058dfb632fe2c3392cdd68d9513e7c0470047ac69071279354617c2b3c4c16d

See more details on using hashes here.

File details

Details for the file evernote_to_sqlite-0.1-py3-none-any.whl.

File metadata

  • Download URL: evernote_to_sqlite-0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for evernote_to_sqlite-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b0dfb327a8d64e7fd5674e337bbc47e4b8cfec7a7dfdfb5fc157fabf1b67989
MD5 b19d7afe3b99bb3c701802b545b883d3
BLAKE2b-256 bfc7ede1acfd9cf638f097bbed46bf66fe6abfc7558cbae61e067e8140dea83e

See more details on using hashes here.

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