Murch1k9 downloadsTrack games and anime with card views, status filters, ratings, and metadata integrations.
Lorebase is an Obsidian plugin for tracking games and anime in a local Markdown-based library.
It lets you organize titles with card views, statuses, ratings, favorites, tags, metadata integrations, and collection statistics. Your data stays in your vault as regular Markdown files.
Lorebase can search external metadata providers when creating new notes.
Game providers:
Anime providers:
RAWG requires an API key. You can enter it in the plugin settings under Integrations.
main.js
manifest.json
styles.css
Vault/.obsidian/plugins/lorebase/
Install dependencies:
npm install
Build the plugin:
npm run build
Run tests:
npm test
The settings tab lets you configure:
Lorebase stores items as Markdown files in your vault. This keeps your library portable, editable, and easy to back up.
MIT