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

Tome

MohitMohit79 downloads

Search books across Google Books, Open Library and OpenAlex with automatic fallback, cache covers locally, generate customizable note templates, and track reading status/ratings/progress.

Add to Obsidian
Tome screenshot
  • Overview
  • Scorecard
  • Updates1

Search books by ISBN or title across Open Library, Google Books, and OpenAlex, download their covers locally, and organize everything as plain Markdown notes — ratings, reading status, and progress included. Fully frontmatter-based, so your book library works seamlessly with Dataview, Obsidian Bases, and any other plugin that reads YAML properties.

Cards view with book covers

Why I built this

I wanted a proper visual library of the books I'm reading inside Obsidian — something like the card-gallery setups you see in Notion or Readwise, but native to my vault. I tried a few existing community plugins for this first, and kept running into the same wall: broken searches, covers that never actually downloaded, or note templates that didn't play nicely with Obsidian's newer Bases feature. Nothing quite worked end-to-end the way I wanted.

So I built Tome — a plugin where the entire flow, from search to a cover you can actually see in a Bases card view, just works, is transparent about its data sources, and stores everything as portable Markdown rather than locking your library into a proprietary format.

Features

  • Multi-provider search — queries Open Library, Google Books, and OpenAlex, with configurable provider order and per-provider enable/disable toggles
  • Local cover caching — downloads cover images into your vault so your library works offline and stays stable even if a provider changes URLs
  • Frontmatter-first — every book note stores metadata (title, authors, ISBN, publisher, subjects, status, rating, progress, and more) as YAML properties, ready for Dataview or Bases
  • Built-in gallery view — browse your library as a card grid without any extra setup
  • Bases-ready — point an Obsidian Base at your notes folder, switch to Cards view, and covers render automatically from the cover frontmatter property
  • Customizable templates — control the exact frontmatter fields and note body layout to fit your existing vault conventions
  • Rate-limit resilient — automatic retry with backoff, and an optional Google Books API key / OpenAlex contact email to raise your quota ceiling

Installation

From the Community Plugins directory

(Once published) Settings → Community plugins → Browse → search "Tome" → Install → Enable.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create a folder <your-vault>/.obsidian/plugins/tome/ and place the three files inside.
  3. In Obsidian: Settings → Community plugins → enable Tome.

Setup

Open Settings → Tome to configure:

  • Providers — enable/disable Open Library, Google Books, and OpenAlex individually.
  • Google Books API key (optional but recommended) — raises your daily quota well above the shared unauthenticated limit. Get a free key from Google Cloud Console: enable the Books API under APIs & Services, then generate an API key under Credentials.
  • OpenAlex contact email (optional) — puts your requests in OpenAlex's faster "polite pool" rate-limit tier. OpenAlex is primarily a scholarly/academic metadata fallback and rarely returns cover images.
  • Notes folder / Covers folder — where new book notes and downloaded cover images are stored.
  • Note template — the full frontmatter + body template used for every new note. Supports Templater syntax if you have that plugin installed.

Usage

  1. Run Tome: Add a book from the command palette.
  2. Search by title or ISBN.
  3. Select a result, set your reading status and rating, and create the note.
  4. Run Tome: Open library gallery to browse your collection as cards, or set up an Obsidian Base pointed at your notes folder for a fully customizable card view.

Using with Obsidian Bases

  1. Create a new Base (or a new view) filtered to your book notes — e.g. tags contains "book".
  2. Switch the view to Cards.
  3. In Card view settings, set Image property to cover.

That's it — covers render automatically, pulled straight from the frontmatter Tome writes.

Roadmap

  • Distinguish "no results found" from "provider temporarily rate-limited" in the search UI
  • Additional provider support

Contributing

Issues and pull requests are welcome. Please open an issue first for larger changes so we can discuss the approach.

License

MIT

HealthExcellent
ReviewCaution
About
Search books by ISBN or title across Open Library, Google Books, and OpenAlex and download covers into your vault. Organize book details as frontmatter-first Markdown notes with ratings, reading status, progress, and a built-in gallery view compatible with Dataview and Obsidian Bases.
BasesSearchProperties
Details
Current version
1.0.3
Last updated
3 weeks ago
Created
3 weeks ago
Updates
1 release
Downloads
79
Compatible with
Obsidian 1.9.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
MohitMohittsukki-is-dead
GitHubtsukki-is-dead
  1. Community
  2. Plugins
  3. Bases
  4. Tome

Related plugins

Badges

Add inline badges/callouts to notes.

Bases Paginator

Adds a paginated table view with quick filtering to Bases. Features include pagination controls, global search, click-to-filter, and filter presets.

Bases CMS

Manage your notes in bases like a content management system.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.