Obsidian Obsidian vault = a normal folder on disk. Vault structure (typical) - Notes: (plain text Markdown; edit with any editor) - Config: (workspace + plugin settings; usually don’t touch from scripts) - Canvases: (JSON) - Attachments: whatever folder you chose in Obsidian settings (images/PDFs/etc.) Find the active vault(s) Obsidian desktop tracks vaults here (source of truth): - resolves vaults from that file; vault name is typically the folder name (path suffix). Fast “what vault is active / where are the notes?” - If you’ve already set a default: - Otherwise, read and use the vault entr…