Your personal media library inside Obsidian
Track, organize, and explore your collections โ all stored as local Markdown files
Lorebase transforms your Obsidian vault into a full-featured media tracker. Catalog your games, anime, movies, TV shows, books, and manga with card views, rich metadata, progress tracking, and collection statistics โ all while keeping your data portable and private as plain Markdown files.
๐ Privacy-first โ No accounts, no cloud sync, no telemetry. Your data never leaves your vault.
๐ฎ Game Library โ Grid View
Browse your game collection with customizable card grids, status badges, and hover overlays
๐บ Anime Library
Track anime with season/episode progress, format badges (TV, Movie, OVA), and status tracking
โ๏ธ Edit Modal
Game editor with status, rating, tags, progress, and metadata fields.
Anime editor with title parts, season progress, episode tracking, and metadata fields.
Film editor with status, rating, genres, and metadata fields.
TV show editor with season progress, episode tracking, and active-part fields.
Book editor with author, page progress, and metadata fields.
Manga editor with chapter and volume progress, and metadata fields.
๐ Statistics Dashboard
Visualize your collection with status distribution, rating charts, and key metrics
โ๏ธ Settings
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Deeply customizable settings, now organized in tabs or an accordion layout, with accent colors, card sizes, badge positions, integrations, templates, and more.
Lorebase now covers six independent libraries, each with its own statuses, fields, and progress tracking.
| Games | Anime | Movies ๐ | TV Shows ๐ | Books ๐ | Manga ๐ | |
|---|---|---|---|---|---|---|
| Statuses | Not Started, Playing, Completed, Dropped, Sandbox, Wishlist ๐ | Planned, Watching, Completed, Dropped, Paused | Planned, Watching, Completed, Dropped, Paused | Planned, Watching, Completed, Dropped, Paused | Planned, Reading, Completed, Dropped, Paused | Planned, Reading, Completed, Dropped, Paused |
| Unique fields | Game series, HowLongToBeat time, developer, publisher | Format (TV/Movie/OVA/ONA/Special), studios, active part | Runtime, director, actors, optional movie parts | Runtime, director, actors, seasons, active season/part | Authors, publisher, pages, chapters | Authors, artists, chapters, volumes, active part |
| Progress | Main ยท Main+Sides ยท Perfectionist | Season S2/4 ยท Episode EP 12/24 | Optional movie parts | Season & episode, plus an active-part tracker for shows split into cours/parts | Pages and chapters read / total | Chapters and volumes read / total |
Each library gets its own folder path, card layout, badges, and note template in settings, exactly like Games and Anime did before.
Not every item exists in a metadata provider โ now you can add a card by hand, filling in the title, poster, and details yourself, without going through a search.
Link local notes together โ connect a game to its sequel, a book to its manga adaptation, or a movie to the series it belongs to, directly from within Lorebase.
- 3 preset sizes: Small ยท Medium ยท Large
- Custom dimensions: Fine-tune width, height, and image ratio
- Adaptive grid: Automatically calculates column count based on viewport
- Virtualized rendering: Smooth scrolling for 100+ items
- Horizontal cover support in templates: note templates can define horizontal/banner posters out of the box
| Badge | Description | Options |
|---|---|---|
| Status | Current tracking status with icon | Text + Icon or Icon-only mode |
| Rating | Personal 1โ5 score | โญ Star mode or ๐ Emoji mode |
| Favorite | Heart indicator | Static or pulsating animation |
| Progress | Season/episode, page, chapter, or volume progress depending on media type | e.g. S 2/4 ยท EP 12/24 ยท Ch 45/120 |
All badges have customizable positions (X/Y percentage), independently configurable per library, and can be placed anywhere on the card.
Hover overlay reveals title, year, format, and description โ visibility of each element is configurable.
| Control | Description |
|---|---|
| ๐ Search | Real-time search with 150ms debounce |
| ๐ท๏ธ Filters | By status, favorite, 18+, custom poster |
| By name, year, rating, or completion date | |
| ๐ท๏ธ Tags | Plan tags, custom tags, and genres |
| โ Add | Create new items via metadata integrations or manually |
| ๐ฒ Random | Pick a random item from your collection |
| ๐ผ๏ธ View Mode | Toggle between vertical and horizontal |
A beautiful dashboard modal with:
- Key metrics: Total items, completed count, average rating, favorites
- Status distribution: Bar charts with percentages
- Rating distribution: Emoji-based visualization (๐๐๐๐๐คข)
- Additional info: Series count, custom posters, completion % โ now with per-media-type breakdowns covering movies, TV shows, books, and manga
A three-column modal editor inspired by modern CMS design:
| ๐ท Left Column | ๐ Center Column | ๐ Right Column |
| Poster preview Favorite / 18+ toggles Plan tags |
Title & year Series Genre chips Status (segmented control) Rating (5 stars) Description editor |
HowLongToBeat / reading progress Advanced fields Custom tags Timestamps |
๐ Reworked genre, tag, rating, and status handling across all six libraries.
Keyboard shortcuts: Ctrl+Enter to save ยท Escape to close
| Effect | Description |
|---|---|
| ๐ธ Sakura | Gently falling cherry blossom petals |
| โ๏ธ Snow | Soft snowflakes drifting down |
Adjustable intensity from 20 to 150 particles with realistic sway, rotation, and random delays.
Lorebase can automatically fetch metadata when creating new entries โ or you can skip providers entirely and add a card manually.
| Provider | Description | Requirements |
|---|---|---|
| Comprehensive anime database | None | |
| Russian anime platform | None | |
| MyAnimeList metadata through the Jikan API | None | |
| Manga database and metadata source | None |
| Provider | Description | Requirements |
|---|---|---|
| Movies and TV shows, posters and metadata | Free API key | |
| TV show schedules and metadata | None | |
| Movie and TV metadata via IMDb data | Free API key |
| Provider | Description | Requirements |
|---|---|---|
| Book tracking and metadata | Free API key | |
| Large book metadata database | Optional API key |
๐งช Experimental: download a poster from any URL straight to local storage instead of linking it remotely.
- Open Settings โ Community plugins
- Search for Lorebase
- Install and enable the plugin
-
Download the latest release from GitHub Releases
-
Copy these files into your vault's plugin folder:
<Vault>/.obsidian/plugins/lorebase/ โโโ main.js โโโ manifest.json โโโ styles.css -
Restart Obsidian or reload plugins
-
Open Settings โ Community plugins and enable Lorebase
# Install dependencies
npm install
# Build the plugin
npm run build
# Run tests
npm test
# Type checking
npm run typecheck- Open Lorebase โ Click the Lorebase icon in the ribbon, or use the command palette (
Ctrl+Pโ "Lorebase") - Choose your library โ Switch between Games, Anime, Movies, TV Shows, Books, and Manga tabs
- Add your first item โ Click the โ button to search via configured providers, or create a card manually
- Review & create โ Select a result, review the metadata, and create a note
- Edit details โ Right-click any card to edit status, rating, tags, and more
Right-click any card to:
- ๐ฏ Change status instantly
- โญ Set rating
- โค๏ธ Toggle favorite
- โ๏ธ Open full editor
- ๐๏ธ Delete item
| Setting | Description | Options |
|---|---|---|
| Language | Interface language | English, Russian, Ukrainian |
| Accent Color | Theme accent | 10 presets + custom hex |
| Particle Effect | Ambient particles | None, Sakura, Snow |
| Particle Intensity | Number of particles | 20โ150 |
| Settings Layout ๐ | How settings sections are displayed | Tabs or Accordion |
Now available independently for Games, Anime, Movies, TV Shows, Books, and Manga.
| Setting | Description |
|---|---|
| Folder Path | Vault folder for this library |
| Card Size | Small / Medium / Large |
| Card Orientation | Vertical or Horizontal |
| Custom Dimensions | Fine-tune card width, height, ratio |
| Columns | Grid column count |
- Overlay text: Position and visibility of title, year, format, description
- Badges: Position, mode, and style for status, rating, and favorite
- Description lines: Number of visible lines in hover overlay (1โ70)
- Progress badges: Season/episode, page, chapter, or volume progress, depending on media type
- Card style: Hover overlay or progress-footer cards where supported
- Book cover effect: Hardcover-style cards for books and manga
- Toggle each provider on/off
- Enter API keys where required (RAWG, IGDB, SteamGridDB, TMDB, OMDb, Hardcover) or recommended (Google Books)
- Select default provider per media type
- Configure note templates per media type (simple field list or advanced YAML), including dedicated templates for movies, TV shows, books, and manga
Every library item is a Markdown file with YAML frontmatter. You can edit them directly or through the Lorebase UI.
Lorebase stores progress fields in snake_case. For books and manga, the UI may display the watching status as Reading, but the saved status value remains watching.
๐ฎ Game Example
---
name: "The Witcher 3: Wild Hunt"
poster: "https://example.com/game-cover.jpg"
poster_b: "https://example.com/game-banner.jpg"
gameSeries: "The Witcher"
genres:
- "RPG"
- "Action"
plot: "You play as Geralt of Rivia, a monster hunter..."
platforms: "PC, PS4, Xbox One, Nintendo Switch"
year: "2015"
released: "2015-05-19"
developers:
- "CD Projekt Red"
publishers:
- "CD Projekt"
rating: "4"
userRating: 5
status: "completed"
favorite: true
url: "https://store.steampowered.com/app/292030"
main: "51 hours"
main_plus_sides: "103 hours"
perfectionist: "173 hours"
---
## My Notes
Amazing open-world RPG with incredible storytelling...๐บ Anime Example
---
title: "Attack on Titan"
image: "https://example.com/anime-cover.jpg"
image_b: "https://example.com/anime-banner.jpg"
plot: "In a world where humanity lives within enormous walled cities..."
scoreImdb: "84"
tags: "action, drama, fantasy"
year: "2013"
studios: "Wit Studio, MAPPA"
format: "tv"
season_current: "4"
episode_current: "87"
episode_total: "87"
active_part_id: "season-4"
anime_parts:
- id: "season-4"
kind: "tv"
title: "Season 4"
season: 4
episode_current: 87
episode_total: 87
status: "completed"
rating: "5"
status: "completed"
favorite: true
url: "https://anilist.co/anime/16498"
---
## My Notes
One of the greatest anime of all time...๐ฌ Movie Example ๐
---
type: "movie"
title: "Blade Runner 2049"
poster: "https://example.com/movie-poster.jpg"
poster_b: "https://example.com/movie-banner.jpg"
plot: "A young blade runner uncovers a secret that could destabilize society..."
genres: "Sci-Fi, Drama"
year: "2017"
released: "2017-10-06"
runtime: "164 min"
director: "Denis Villeneuve"
actors: "Ryan Gosling, Harrison Ford, Ana de Armas"
rating: "5"
status: "completed"
favorite: true
active_part_id: ""
movie_parts: []
integration_provider: "tmdb"
integration_id: "335984"
url: "https://www.themoviedb.org/movie/335984"
---
## My Notes
A slow, visual sci-fi sequel with a strong atmosphere...๐บ TV Show Example ๐
---
type: "series"
title: "The Boys"
poster: "https://example.com/series-poster.jpg"
poster_b: "https://example.com/series-banner.jpg"
plot: "A group of vigilantes takes on corrupt superheroes..."
genres: "Action, Drama, Superhero"
year: "2019"
released: "2019-07-26"
runtime: "60 min"
director: ""
actors: "Karl Urban, Jack Quaid, Antony Starr"
seasons: "4"
episode_current: "39"
episode_total: "40"
active_part_id: "season-4"
series_parts:
- id: "season-4"
kind: "season"
title: "Season 4"
season: 4
episode_current: 7
episode_total: 8
status: "watching"
rating: "4"
status: "watching"
favorite: false
integration_provider: "tmdb"
integration_id: "76479"
url: "https://www.themoviedb.org/tv/76479"
---
## My Notes
Season tracking works through series_parts and active_part_id...๐ Book Example ๐
---
type: "book"
title: "Dune"
poster: "https://example.com/dune-cover.jpg"
poster_b: "https://example.com/dune-banner.jpg"
plot: "A story of politics, religion, and power on the desert planet Arrakis..."
authors: "Frank Herbert"
publisher: "Chilton Books"
genres: "Sci-Fi"
tags: "classic, space opera"
year: "1965"
released: "1965-08-01"
page_current: "210"
page_total: "412"
chapter_current: "8"
chapter_total: "22"
rating: "5"
status: "watching"
favorite: true
integration_provider: "googlebooks"
integration_id: "example"
url: "https://www.google.com/books/edition/Dune/example"
---
## My Notes
A dense but rewarding classic...๐ Manga Example ๐
---
type: "manga"
title: "Berserk"
poster: "https://example.com/berserk-cover.jpg"
poster_b: "https://example.com/berserk-banner.jpg"
plot: "Guts, a lone mercenary, fights against demonic forces..."
authors: "Kentaro Miura"
artists: "Kentaro Miura"
genres: "Dark Fantasy, Action"
tags: "seinen, tragedy"
year: "1989"
chapter_current: "364"
chapter_total: "379"
volume_current: "41"
volume_total: "42"
active_part_id: "volume-41"
manga_parts:
- id: "volume-41"
kind: "volume"
title: "Volume 41"
volume: 41
chapter_current: 364
chapter_total: 379
status: "watching"
rating: "5"
status: "watching"
favorite: true
integration_provider: "mangadex"
integration_id: "example"
url: "https://mangadex.org/title/example"
---
## My Notes
One of the most influential dark fantasy manga...Lorebase is optimized for large collections:
- Virtualized rendering โ Only visible cards are in the DOM
- Batch card rendering โ 24 cards per animation frame
- O(1) file lookups โ Map-based index for instant access
- Debounced search โ Search input updates are throttled
- RAF-based scroll rendering โ Virtual grid updates are aligned with animation frames
- SVG template caching โ Icons use
cloneNodeinstead ofinnerHTML - ResizeObserver โ Adaptive layout without polling
| Language | Status |
|---|---|
| ๐ฌ๐ง English | โ Full |
| ๐ท๐บ Russian | โ Full |
| ๐บ๐ฆ Ukrainian | ๐งช Beta |
All core UI elements, status labels, settings descriptions, and error messages are translated, including all new media types and providers. Ukrainian is new in 2.0.6 and marked as beta while community wording is reviewed.
v2.0.6
Added
- ๐ฌ New media types โ Movies, TV Shows, Books, and Manga are now fully supported as standalone libraries
- ๐ New metadata providers โ TMDB, TVmaze, OMDb, Hardcover, Google Books, Jikan, and MangaDex
- ๐งพ Manual card creation โ add media without searching through a provider
- ๐ผ๏ธ SteamGridDB โ fallback source for high-quality vertical Steam covers
- ๐ Reading progress โ pages, chapters, volumes, and manga progress tracking
- ๐บ Show progress โ seasons, episodes, and an active-part tracker for shows
- ๐ Related media โ link local notes to each other
- ๐๏ธ New per-media settings โ dedicated folders, templates, badges, and appearance for each media type
- ๐ Card style modes โ choose between hover overlay cards and progress-footer cards where supported
- ๐ Book cover effect โ optional hardcover-style cards for books and manga
- ๐บ๐ฆ Ukrainian localization โ new beta interface language
- โญ Wishlist status for games
- ๐งฉ New templates โ dedicated note templates for movies, TV shows, books, and manga
Improved
- Fully reworked plugin settings
- Added a tabbed or accordion layout mode for settings
- Added folder suggestions for library paths and image storage paths
- Added per-media preview controls for card appearance settings
- Improved library cards and progress display
- Updated editor modals
- Improved manual creation with cover URL/file support and media-specific fields
- Improved genre and tag editing in modals
- Improved handling of genres, tags, ratings, and statuses
- Improved Steam Sync and Steam image matching
- Improved handling of local and remote posters
- Improved Russian and English localization
- Expanded statistics to cover all new media types
Stabilized during 2.0.6 development
- Removed the obsolete Coming Soon / In development settings section
- Fixed book add flow using the wrong cover or metadata after selecting a search result
- Fixed manga add flow resetting selection when searching for another title
- Book and manga hover overlays have stronger background readability
- Book and manga card text sizing is more readable
- Anime and TV progress-footer cards keep the same hover behavior as books and manga
- Manga hover cards now lift consistently in hover mode
- Anime virtual-grid progress footers no longer overlap the next row
- Anime and TV season/part chips now use status colors consistently
- README data format examples now match the current snake_case frontmatter fields
v1.1.0
Added
- ๐ Steam Sync โ import your Steam library and wishlist directly
IGDB provider for game metadata
- ๐ค Anime Title Parts auto-fill
- ๐ผ๏ธ Horizontal cover support in templates
- ๐งช Experimental: poster download from URL to local storage
Improved
- Small redesign of the add window
- HowLongToBeat integration
Fixed
- Support buttons in settings
- Dropdown formatting under description
- Removed unnecessary media providers block
Built with โค๏ธ for Obsidian
Your media library stays local, clear, and fully under your control























