laillei1k downloadsCard-view character archive for Obsidian. Notes stay in your vault.
Card gallery for character notes in your vault. Notes stay local unless you explicitly use Web share.
Each card shows a cover, status, relationships, body text, and prompts. Open the note when you want to edit in depth.
Korean guide: README.ko.md
Character Archive/Character Archive.md. That note becomes the gallery.The first time, one sample card is created in the Example archive. You can delete it.
A character is a note with kind: character under the library folder.
Turn on the pencil to move cards, add a character, and edit properties. With the pencil off, the gallery is read-only.
Heading sections and tables are read by the gallery. A Memo section stays note-only (not shown in the peek panel).
Embed the gallery on any note:
```charinfo
```
The plugin UI is currently Korean-labeled. Matching palette names:
| English (this README) | In Obsidian |
|---|---|
| Open last-used gallery | 마지막 갤러리 열기 |
| New gallery | 새 갤러리 만들기 |
| Create character note | 캐릭터 노트 만들기 |
| Share gallery | 갤러리 공유 |
Starter sample paths may use Korean names (예시, 첫 카드). Section headings in the bundled template are also Korean.
main.js, manifest.json, and styles.css from Releases.<vault>/.obsidian/plugins/character-archive/.Web share is optional and runs only when you press a publish button. The globe button shows exactly which cards and panel sections will be included. Publishing uploads the selected card data, selected note sections, prompts when selected, and embedded covers as a public HTML page. Anyone with the link can view it.
By default, the plugin uses the maintainer-operated service at https://character-archive.pages.dev. It accepts share creation without an account; updating or deleting a page still requires the separate management key saved by the plugin. Hosted links last 30 days by default; you can choose 7 days, 30 days, or 1 year, and stop a hosted share from the same gallery or character share. You can instead use your own compatible Cloudflare host or publish to GitHub Pages.
Ordinary gallery use has no telemetry and makes no share upload. See Privacy for network use, retention, credentials, and deletion details.
MIT — see LICENSE.