Skip to content

Releases: MMortise/obsidian-vault-schema-refactor

Schema Refactor 0.1.1

Choose a tag to compare

@MMortise MMortise released this 12 Aug 09:48

Changes

  • Resolve Obsidian community review errors and warnings.
  • Adopt searchable declarative settings and restore the snapshot retention value display.
  • Replace native recovery confirmation with an Obsidian modal.
  • Update the minimum supported Obsidian version to 1.13.1.

Schema Refactor 0.1.0

Choose a tag to compare

@MMortise MMortise released this 12 Aug 09:31

Initial public release of Schema Refactor for Obsidian.

Highlights

  • Safely renames top-level Markdown frontmatter properties across a Vault.
  • Updates exact references in supported Obsidian Bases structures.
  • Provides reviewed diffs, conflict policies, exclusions, snapshots, verification, rollback, recovery, and Undo plans.
  • Includes a read-only Doctor for schema drift and broken references.
  • Supports English and Simplified Chinese from Schema Refactor settings.
  • Runs locally without telemetry, accounts, API keys, or AI services.

Compatibility

Requires Obsidian 1.9.0 or later. Desktop supports the complete workflow; mobile supports scanning, Doctor, and review.

Manual installation

Download main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/schema-refactor/, then reload or enable Schema Refactor.