Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

OmniReader

pavelpavel40 downloads

An all-in-one, local-first EPUB reading workbench with a bookshelf, annotations, exports, focus mode, and reading statistics.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

An all-in-one, local-first EPUB 2/3 reading workbench for Obsidian. It supports paginated and scrolled reading, nested tables of contents, full-book search, reading-position restore, bookmarks, color highlights, and notes attached to highlights.

The default reading typography follows Obsidian's configured text font and font size, then applies a Chinese long-form reading rhythm: 1.7 line height, 0.01em letter spacing, 0.65em paragraph spacing, a 720px text measure, and 48px page margins. Publisher, Chinese serif, and Chinese sans-serif font modes remain available. The typography panel also includes a one-click comfortable-default reset.

The plugin shell uses a Botanical / Organic Serif design system: warm alabaster paper, deep forest text, sage and terracotta accents, editorial serif headings, soft clay cards, pill controls, diffused elevation, and a scoped paper-grain texture. A matching dark botanical palette, reduced-motion behavior, keyboard focus rings, and mobile drawer layout are included. The design remains local-first and does not download web fonts or other interface assets.

Click a highlight in the book, or use its note button in the reader sidebar, to add or edit a note. The plugin keeps a generated Highlight/Note Markdown pair under <EPUB folder>/<book name>/, using filenames such as <book name>-Highlight-2026-08-01.md. These documents are synchronized whenever highlights or notes change. Use the sidebar export buttons or the command palette to force a refresh and open the exported Markdown document.

Annotations support highlight, underline, strikethrough, and squiggly styles, four colors, notes, and tags. The sidebar can combine tag, chapter, color, and note-status filters, then sort by creation time or chapter. Exported entries include an Obsidian CFI link that reopens the source EPUB at the exact location.

Additional reading tools:

  • Footnote and endnote links open an in-reader preview with an optional jump to the referenced position.
  • The current chapter can be exported to managed-block Markdown, including its images and annotations. Images are stored in the chapter export assets folder.
  • Clicking a book image opens a zoom viewer with copy-to-clipboard and save-to-Vault actions.
  • Reading statistics track the current session, total active reading time, estimated remaining time, furthest progress, and completion state. Tracking pauses after two minutes without activity.
  • Recent Reading is available from the ribbon and command palette for quickly continuing a book without a full bookshelf.
  • Focus Paragraph mode dims surrounding text and supports previous/next paragraph navigation with buttons or Arrow Up/Down. Escape exits the mode.

Generated Markdown is written only between pavel-epub-reader managed-block comments, so content written outside that block is preserved. Unchanged exports are not rewritten. The settings page offers Classic, Compact, and Obsidian Callout presets. A custom Vault Markdown template can use these variables:

  • {{document.title}}, {{document.kind}}
  • {{book.title}}, {{book.author}}, {{book.filePath}}
  • {{export.date}}, {{entries}}

Development

npm install
npm run check
npm test
npm run build

The production artifacts loaded by Obsidian are main.js, manifest.json, and styles.css.

To verify and package a release exactly as GitHub Actions does:

npm ci
npm run release:check

This creates dist/main.js, dist/manifest.json, and dist/styles.css for manual installation or a GitHub Release.

Release process

  1. Update the same semantic version in manifest.json and package.json.
  2. Run npm run release:check.
  3. Commit, push, then create and push a matching tag such as 0.6.1.
  4. GitHub Actions validates the build and publishes the three plugin files as a GitHub Release.

For a local manual install, copy those three files into <vault>/.obsidian/plugins/pavel-epub-reader/, then reload the plugin in Obsidian.

License

MIT. See LICENSE. Foliate and bundled dependency notices are listed in THIRD_PARTY_NOTICES.md.

HealthExcellent
ReviewCaution
About
Read EPUB 2/3 files locally in Obsidian with paginated or scrolled views, nested tables of contents, full-book search, bookmarks, and reading-position restore. Annotate with colored highlights, underlines, strikethroughs and squiggles, attach notes to highlights and sync exports as Markdown files (one per book) with Obsidian CFI links; filter and export annotations from the sidebar.
AnnotationExportSidebar
Details
Current version
0.6.9
Last updated
21 hours ago
Created
3 days ago
Updates
4 releases
Downloads
40
Compatible with
Obsidian 1.9.14+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
pavelpavelpavelpeng7
GitHubpavelpeng7
  1. Community
  2. Plugins
  3. Annotation
  4. OmniReader

Related plugins

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Admonition

Admonition block-styled content.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Raindrop Highlights

Sync your Raindrop.io highlights.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.