-
0.2.0 Stable
released this
2026-07-11 22:59:33 +00:00 | 19 commits to main since this releaseAdded
- Bilingual UI (English / German): commands, settings, and notices now follow the
Obsidian display language automatically — no separate setting. Built on the shared kit
i18n module, vendored undersrc/vendor/kit/i18n.tswith the plugin's string tables in
src/i18n/strings.ts.
Changed
- Minimum Obsidian version raised to 1.8.7 — required by the native
getLanguage()
API used to detect the display language (matching the other plugins in the family). - Reworded the tagline and plugin description (dropped the "no letterhead, no branding"
phrasing) in both READMEs andmanifest.json.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Bilingual UI (English / German): commands, settings, and notices now follow the