Changed
- Template folder instead of a single template file: promoting a mention now shows a picker listing every template in a configured folder (or none, via Esc), instead of always applying the same fixed template. Handy if you keep separate templates per type of note (person, place, project...).
Note
- This plugin does not run Templater syntax through Templater when applying a template — the template's text is used as-is with
{{title}}/{{content}}substitution. See the README's "Templater note" under Commands for details. Real Templater integration is tracked as issue #14.
See CHANGELOG.md for full details.
Install
Download main.js, manifest.json, and styles.css below and copy them into <vault>/.obsidian/plugins/lightweight-mentions/, or add as a beta plugin via BRAT using this repo's URL.