Skip to content

v1.0.0

Choose a tag to compare

@max-fluff max-fluff released this 29 Jun 17:22

Initial release.

Added

  • Highlights glossary terms in any word form (declensions, plurals, multi-word and hyphenated terms), longest match first, in Reading view and the editor (Live or on save). Highlights act like real links: hover preview, click to open, right-click menu.
  • Turns terms into real links for the current note, a selection, or every note, as [[Title|word]] keeping the visible text. Optional "only first match per note". Every change is previewed before writing.
  • Collects aliases from [[Term|wording]] links you wrote by hand. The wording becomes a new alias, reduced to a base form by default. Run it as a command or automatically on save, with a preview.
  • Modular morphology, chosen by script. Bundled stemmers for Russian, English, Spanish, German and French, with per-language toggles and stemmer / ending strip / exact modes. Language modules are extensible at runtime.
  • Scope by folders: listed only, everywhere except listed, or everywhere, plus always-excluded folders.
  • Settings for minimum term length, excluded terms and words (homonyms), heading skipping, and highlight appearance.
  • Skips code, frontmatter, existing links and URLs. Never links a term inside its own note.
  • Commands: link terms (this note / selection / all), collect aliases (this note / all), rebuild index.

Requires Obsidian 1.4.0+, desktop and mobile.