# Book Tracker Track your reading life in Obsidian — books, status, ratings, reviews, quotes, and linked themes. A personal library in plain markdown. ## Features - **Add books** via modal — title, author, genre, year, pages, status, rating, review, quotes, themes - **Library view** — sidebar panel with filter by reading status - **Star ratings** — 0–5 star display per book - **Theme linking** — auto-creates theme notes and links books to them - **Reading statuses** — Want to Read, Reading, Finished, Abandoned - **Plain markdown** — all data in frontmatter, fully portable ## Commands | Command | Description | |---|---| | `Add book` | Open the add book modal | | `Open library` | Open the library sidebar | ## Folder Structure ``` Books/ ├── The Great Gatsby.md ├── Atomic Habits.md └── Themes/ ├── identity.md └── habits.md ``` ## Installation Search for **Book Tracker** in Settings → Community plugins → Browse. ## License MIT