What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.83
(or :latest)
View + export your highlights (#243)
After importing your Kobo highlights in v4.0.82, you can now actually look at them.
- Per-book view: navigate to
/annotations/<book_id>for any book in your library. Highlights show as color-coded blockquotes (yellow / red / green / blue per Kobo's palette) with the note you typed, the chapter progress, and the date. - Markdown export: click "Export Markdown" — get a clean Markdown document with the book title and one blockquote per highlight, ready to paste into Obsidian / Logseq / Joplin / anywhere.
- CSV export: spreadsheet-friendly format with stable column order.
- JSON export: machine-readable, format-compatible with the automatic backup snapshots from v4.0.81 — interchangeable.
The web reader overlay (highlights visible while reading in the browser) is the final piece in v4.0.84.