--- title: Obsidian Vault type: systems status: active created: 2026-07-26 updated: 2026-07-26 confidence: high tags: [obsidian, notes, vault, homelab] --- # Obsidian Vault ## Purpose Personal knowledge base — notes, research, projects, and agent documentation. ## Details - **Location:** `/home/hermes/wiki/` (on CT460) - **Git repo:** Gitea (`Anthony/obsidian-vault`) - **Structure:** NUMBERED folders (00-99) - **Sync:** Git-based (manual or cron-triggered) ## Folder Structure | Folder | Purpose | |---|---| | `00 - Home` | Dashboard and entry points | | `10 - Inbox` | New/unprocessed notes | | `20 - Agent Notes` | Notes from AI agents | | `30 - Projects` | Active project documentation | | `50 - Research` | Research and investigations | | `60 - Resources` | Reference materials | | `70 - Reference` | Quick lookup | | `90 - Archive` | Completed/old material | | `99 - Templates` | Note templates | ## Conventions - Numbered folders preferred (Anthony corrected twice) - Check Mnemosyne before vault work - Don't impose structure changes without understanding usage ## Related - [[infrastructure/hosts]] — CT460 host details - [[systems/memory-backend]] — Agent memory integration