Skip to content

Releases: Tomayachi/obsidian-vault-link-checker

1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 23:47

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:47

Compatibility and code-quality fixes for the plugin review: raise minAppVersion to 1.7.2 to match the Obsidian APIs used, await previously floating promises, and attach build-provenance attestations to the release assets. No user-facing behavior change.

1.0.0

Choose a tag to compare

@Tomayachi Tomayachi released this 14 Aug 19:27

Vault Link Check scans your vault for broken internal links and sorts them so you know what to do about each one:

  • Near-misses — the link is broken but a real note is a close match (different spacing/punctuation, a small typo, or a frontmatter alias). Each row suggests the note it probably meant, so it's a quick rename or retype.
  • Planned notes — links that point at nothing yet, treated as dropped ideas rather than errors. Ones you linked from more than one note are flagged recurring. Copy the whole set out as a Markdown checklist to seed a backlog.

Runs entirely on your device — no network calls, no telemetry, no account.

Install via BRAT with this repo URL, or wait for the Community plugins listing.