Skip to content

1.0.0

Choose a tag to compare

@ArthurSrz ArthurSrz released this 12 Jun 15:24
· 1 commit to main since this release

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