Releases: ArthurSrz/live-anchoring
Releases · ArthurSrz/live-anchoring
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
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