Evernote-to-sqlite

Latest version: v0.3.2

Safety actively analyzes 623642 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

- Fixed error when encountering `<en-note>` documents that were not well-formed XML. [13](https://github.com/dogsheep/evernote-to-sqlite/issues/13)

0.3.1

- Explicitly open file using utf-8 encoding - thanks, RiverZhou. [10](https://github.com/dogsheep/evernote-to-sqlite/pull/10)
- Fix import error if note has no "updated" element - thanks, Matej Korosec. [8](https://github.com/dogsheep/evernote-to-sqlite/pull/8)

0.3

- Correctly handle entities in XHTML notes. [9](https://github.com/dogsheep/evernote-to-sqlite/issues/9)
- Fixed a bug importing ENEX files on Windows. Thanks, [dskrad](https://github.com/dskrad). [#11](https://github.com/dogsheep/evernote-to-sqlite/issues/11)

0.2

- Notes now use an ID derived from a hash of their contents. 3
- Date columns are now in ISO format, and indexd. 4
- Notes and resources table now have full-text search configured. 4
- Improved how OCR is stored in the database, only storing the most confident matches. 6

0.1

- Initial release, with support for importing ENEX files.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.