CharacterVault 1.2.1
Small editor polish: Markdown image links, clearer name macros, and smarter spellcheck.
Try it: https://vault.charactervault.app
Docs: https://vault.charactervault.app/docs/
Highlights
Markdown image links
and friends are highlighted in the shared editor- Optional click to open after a leave-app safety warning
- Toggle under Settings → Studio → Editor links (highlighting stays on either way)
- Drag to select text without opening the link
Name macros
andget distinct syntax colors (case-insensitive, SillyTavern-style spacing)
Spellcheck
- Skips Markdown image constructs so URLs and alt text don’t get noisy underlines
- Accepts hyphenated compounds when each segment is a valid word (e.g. well-known)
Upgrade
Client-only app. Open the hosted site or rebuild locally; no server migration.
bash
git clone https://github.com/spaceman2408/CharacterVault
cd CharacterVault
npm install
npm run devLocal data from 1.2.0 should keep working. Hard refresh if the UI looks stale after deploy.
License
GPL-3.0-only
Thanks for using CharacterVault.