Tiny Python script that parses a KoboReader.sqlite file and outputs all annotations in a HTML file.
- Jinja2
Clone this repository and run
pip install .
Pip will read the pyproject file and import the dependencies.
Drop your .sqlite file on KoboAnnotations.py
Navigate to src/KoboAnnotations
, paste your KoboReader.sqlite file in this folder, and run python KoboAnnotations.py KoboReader.sqlite
This app has only been tested with a Kobo Aura H2O edition 2 with the latest firmware at the time of writing, 4.28.18220. I can't promise it will work correctly with other models or versions of firmware.