mnaoumov_obsidian-smart-rename/demo-vault/README.md
Michael Naumov fdb5c2c07b feat: add demo vault
Ship a curated demo-vault/ for Smart Rename, bootstrapped by the release-injected
obsidian-dev-utils demo-vault-helper. Notes walk through renaming a note while
preserving backlink display text, handling invalid characters, and every setting.
Add a static registerDemoVaultCoverageSuite no-app test that keeps the demo vault
in sync with the PluginSettings surface, the project dprint.json (excludes
demo-vault), and the README demo vault access section.
2026-07-20 02:08:56 -06:00

921 B

Smart Rename demo vault

A small Obsidian vault that demonstrates the Smart Rename plugin - it renames the active note and rewrites its backlinks so their display text keeps showing the old title, with control over invalid characters, the first header, and a frontmatter title key.

Open 00 Start and work through the notes. Open Rename me, run Smart Rename: Invoke, and watch the backlinks in References/.

First open

The first time you open this vault, Obsidian treats it as untrusted, so the bundled plugins are listed but not loaded until you Trust author and enable plugins and reload. After that, the Demo Vault Helper installs CodeScript Toolkit (which powers the optional Run buttons in the setup notes) and opens the start note for you.