polybjorn52 downloadsImport highlights and annotations from Readest into your vault
Readest stores its library, progress, and annotations locally as JSON. This plugin reads those files and renders the highlights into your Obsidian vault.

Docs: Install, Settings reference
| Command | Action |
|---|---|
| Sync all books to folder | Creates or updates a note per book in the configured folder. |
| Sync one book to folder... | Pick a single book from a fuzzy picker. |
| Append one book to current note... | Pick a book, appends its highlights to the active note. |
Desktop Obsidian with access to a Readest Books folder. Readest's built-in sync is the easiest way to collect annotations from other devices into one folder, but any setup that exposes the folder to Obsidian works.
library.json and each book's config.json, and never writes to this folder. Reading outside the vault requires the Node fs module because Obsidian's vault API does not cover external paths.readest-hash frontmatter field inside your output folder to match books to existing notes on re-sync, then creates or updates notes there.Independent community plugin, not affiliated with Readest.