Skip to content

Releases: Murchi1k/obsidian-lorebase-plugin

LOREBASE v1.1.4

22 Jun 13:07

Choose a tag to compare

LOREBASE v1.1.3

22 Jun 12:56

Choose a tag to compare

✅ Fixed warnings reported during the Obsidian Community Plugins review process

LOREBASE v1.1.2

22 Jun 12:21

Choose a tag to compare

🛠️ LOREBASE v1.1.2

Fixed

  • ✅ Fixed Obsidian Community Plugins review compatibility issue
  • 🔄 Replaced the newer workspace activation API with a compatible alternative

Maintenance

  • 🔒 Added GitHub Release artifact attestation workflow
  • 📦 Bumped version to 1.1.2

LOREBASE v1.1.1

22 Jun 12:12

Choose a tag to compare

🔧 Maintenance Update

  • 🔒 Added GitHub Release artifact attestations for main.js, styles.css, and manifest.json
  • 📦 Updated minAppVersion to 1.4.5 to comply with Obsidian review requirements
  • 🛡️ Replaced unsafe DOM patterns identified during community review
  • 🎨 Replaced direct style assignments with Obsidian-safe CSS helpers where required
  • ⚙️ Rebuilt main.js after applying all fixes

LOREBASE v1.1.0

22 Jun 11:47

Choose a tag to compare

🎉 LOREBASE v1.1.0 Patch Notes

✨ Added

  • 🎮 Steam Sync: import Steam library and wishlist
  • 🗂️ IGDB provider
  • 📺 Anime Title Parts auto-fill
  • 🖼️ Horizontal cover support in templates
  • 🧪 Download posters 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

Lorebase 1.0.1

03 Jun 12:34

Choose a tag to compare

Lorebase 1.0.1

Maintenance release for Obsidian Community Plugins review

Changed

  • Updated the plugin name from LOREBASE to Lorebase
  • Updated the plugin description to match Obsidian Community Plugin guidelines
  • Added installation and basic usage instructions to the README
  • Removed the builtin-modules dependency and switched to Node.js built-in module metadata
  • Updated development dependencies and resolved reported npm audit issues

CSS

  • Removed broad :has() selectors from modal styling
  • Cleaned up duplicate background declarations
  • Removed partially supported scrollbar styling
  • Replaced column-gap usage in the flagged provider settings layout

Verification

  • Type check passes
  • Tests pass
  • Production build passes

LOREBASE v1.0.0

03 Jun 11:13
a512963

Choose a tag to compare

🎉 LOREBASE v1.0.0

The first public release of LOREBASE — a personal media library for Obsidian that helps you organize and track your collection using beautiful cards, statuses, ratings, and automatic metadata fetching.


✨ What's Included

🎮 Games & 📺 Anime

LOREBASE now supports dedicated libraries for both games and anime.

Features include:

  • Card-based library view
  • Search, sorting, and filtering
  • Custom ratings
  • Progress statuses
  • Favorites
  • Collection statistics
  • Random title picker

🔗 Integrations

Automatically create notes and fetch metadata from:

Games

  • Steam
  • RAWG
  • HowLongToBeat

Anime

  • AniList
  • Shikimori

⚠️ RAWG requires a personal API key.


⚙️ Customizable Settings

LOREBASE includes a growing set of customization options:

  • Library folders
  • Card size and appearance
  • Interface language
  • Games and anime display settings
  • Custom status names
  • Game Plan tags
  • Integration settings
  • Auto-creation note templates

📝 Game Plan Tags

Plan what to play next using built-in tags:

  • Check Later
  • Play Soon
  • Wait for Early Access to End
  • Next in Queue

All tags can be edited, removed, or replaced with your own workflow.


📺 Anime Improvements

Anime entries now support advanced editing features.

Title Parts

Track seasons, specials, OVAs, movies, and other related content from a single entry.

Episode Progress

Keep track of:

  • Total episodes
  • Current episode
  • Viewing progress

without manually editing notes every time.


🚧 What's Next?

Development is ongoing.

Planned future modules include:

  • 📚 Books
  • 🎬 Movies
  • 📺 TV Shows

📥 Installation

Download the following files from the release:

main.js
manifest.json
styles.css

Place them in:

Vault/.obsidian/plugins/lorebase/

Then enable LOREBASE from Obsidian's Community Plugins settings.