What's new in 1.0.2
Declarative settings (requires Obsidian 1.13+)
- The settings tab is now built on Obsidian's declarative settings API:
every toggle is indexed in the app's settings search, and the General and
Packs sections render natively with live previews. The file-type, rules,
collections and data sections keep their full UI through custom render
rows (drag-and-drop rule ordering included). - Confirmations and the "Reset all" button now use the destructive button
styling.
Review & quality fixes
- Element creation uses Obsidian's typed
createDiv/createSpanhelpers - The rules engine reads frontmatter type-safely (no
anyleaks) minAppVersionis now 1.13.0 (required by the declarative settings API)
Upgrade
Update from the community store (or BRAT). Your settings, rules, collections
and icons are preserved. Note that this release requires Obsidian 1.13.0 or
newer.