noembryo / KoHighlights

KOHighlights is a utility for viewing KOReader's highlights and/or export them to simple text, html, csv or markdown files.
MIT License
128 stars 5 forks source link
converter export highlight highlights koreader pyside pyside2 pyside6 python reader sync view

General

kohighlights128w

made-with-python Generic badge License: MIT GitHub release

KOHighlights is a utility for viewing and exporting the Koreader's highlights to simple text, html, csv or markdown files.


Screenshots


Usage/Features

Prerequisites

The progress sync plugin must be enabled in KOReader

Portable

In Windows, KOHighlights can run in Portable mode using a portable_settings directory to store its settings, that is located inside the installation directory of the app.
Because of this, it is advised to not install the app inside the default Program Files folder if you indent to use it as portable.
There are two ways to start the app in Portable mode:

Downloads

Check the latest release on the Downloads Page.
Read the version history at App's Page.

Dependencies

Extra

KOHighlights includes SLPPU (a converter between python and lua objects).
If you want it to be globally available, get it from its GitHub's page or install it with:
pip install git+https://github.com/noembryo/slppu