Skip to content

Releases: ArthurSrz/live-anchoring

1.0.1

12 Jun 15:38

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Jun 15:24

Choose a tag to compare

Initial release.

  • Automatic anchoring: words matching existing note titles become [[wikilinks]] when you pause typing
  • Protected regions: frontmatter, code blocks, inline code, existing links, and URLs are never touched
  • Longest-title-first matching, unicode-aware word boundaries
  • Cursor-safe: applied as one atomic editor transaction, never the word under the cursor
  • Commands: Anchor current note, Toggle automatic anchoring
  • Settings: debounce delay, min title length, exact case, first-occurrence-only, excluded folders, notices