Skip to content

Releases: mayeenulislam/obsidian-simple-mentions

1.0.3

Choose a tag to compare

@mayeenulislam mayeenulislam released this 08 Aug 14:51

Hotfix: Ensure editor exists before dispatching in pokeLivePreviews method

1.0.2

Choose a tag to compare

@mayeenulislam mayeenulislam released this 07 Aug 17:46

General Obsidian API fixes

1.0.0

Choose a tag to compare

@mayeenulislam mayeenulislam released this 07 Aug 15:26

First stable release.

  • Maintain a single contact database (plain Markdown table, no frontmatter)
  • Autocomplete `@mentions` in the editor
  • Reading View renders mentions as the contact display name, with hover card
  • Live Preview (CodeMirror) rendering with cursor-reveal of the raw mention
  • Vault-wide rename engine + Find References
  • Self-reloading database on external edits