Vault Aquarium adds one gently swimming betta fish to Obsidian. Its body, fins, and pattern colors reflect the color-group structure of your vault, turning changes in your notes and links into a slowly evolving appearance.
Vault Aquarium does not analyze the meaning of note contents and does not send vault data to external services. Settings and growth records stay in the vault as Obsidian plugin data.
Enable the plugin, then open Settings → Vault Aquarium. The plugin attempts to read graph color groups from .obsidian/graph.json. Because Obsidian does not currently expose graph color groups through a stable public API, compatible manual rules such as path:Development and tag:#TRPG are also supported.
Download main.js, manifest.json, and styles.css from the latest GitHub release and place them in:
<vault>/.obsidian/plugins/vault-aquarium/
Restart Obsidian, then enable Vault Aquarium under Community plugins.
Vault Aquariumは、ヴォルトの色グループ構成を一匹のベタの姿に反映するObsidianプラグインです。魚は画面上をゆっくり泳ぎ、ノートやリンクの変化に合わせて体色・ヒレ色・模様が少しずつ変化します。
.obsidian/graph.jsonの読み取りと手動ルールを併用します。pnpm install
pnpm run typecheck
pnpm run build
The release main.js embeds the fish PNG assets as data URLs.