Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:16
· 3 commits to main since this release

v1.1.0: smart [[ link suggester (opt-in)

  • Take over the plain [[query autocomplete and float notes from your most-used
    top-level folders (auto-detected by note count, or pinned) to the top.
  • Delegates [[#heading / [[^block / [[alias to the native suggester; falls back
    cleanly when toggled off or on disable (precedence restored).
  • Inserts via fileManager.generateMarkdownLink (honors link-format settings);
    fuzzy-matches basenames + aliases (cached); priority items get an accent bar.
  • Off by default. Uses the internal editorSuggest ordering, guarded + non-fatal.