Ekaterina Shvetsova153 downloadsRead EPUB books in beautiful themes, capture quotes and vocabulary into notes, get auto-built tables of contents, and optionally plug in your own AI key for translations and recaps.
A beautiful e-book reader for Obsidian — Tome for short. Read your EPUB library right inside your vault — and turn reading into notes: capture quotes with your thoughts and grow a vocabulary with flashcard-ready entries. Works on desktop and mobile.
Built by a humanities person who wanted her library to feel like a library.

![]() Select a word → pick a dictionary → save a flashcard-ready entry |
![]() “What happened so far?” — a spoiler-safe recap built only from what you've already read |
![]() TOC panel: pinned bookmarks on top, chapter search below |
![]() Theme, font size, spacing and text color — right in the reader |
![]() Gray Fog theme on a tablet |
![]() Tuned for touch |
.epub from your vaultword:::translation) — pairs perfectly with the Spaced Repetition pluginVia BRAT (recommended for now):
katrinasenpai/tome-readerFrom source:
npm install
npm run build
Copy manifest.json, main.js, styles.css into <vault>/.obsidian/plugins/tome-reader/ and enable Tome.
npm run dev # watch mode
npm run install-vault # build + copy into the vault set in install-vault.mjs
MIT