Memory
Memory is an explorer over all your Obsidian vaults, at /memory.

What it does
Section titled “What it does”Provides full-text search and a knowledge graph across every note, grouped by top-level vault. It reads the whole collection under ~/Obsidian. This is read-only and never affects where apps save.
Key functions
Section titled “Key functions”- Full-text search across every note.
- Knowledge graph across the collection.
- Grouping by top-level vault.
Setup and dependencies
Section titled “Setup and dependencies”None. Memory reads the collection under ~/Obsidian by default. Change the browse root with EREBROS_VAULT_BROWSE_ROOT in .env.local.
Where output goes
Section titled “Where output goes”Memory is read-only and writes nothing. Auto-saved Erebros history still lands in its own memories/ folder, controlled by EREBROS_VAULT_DIR.
- Point
EREBROS_VAULT_BROWSE_ROOTat a different directory to browse a vault collection outside~/Obsidian. - The Obsidian app itself is only a viewer and is never required — Erebros writes plain Markdown.