Documentation
README
Wiki Dashboard β Dynamic Vault Views
Two tools available: Obsidian Bases (native, GUI-driven, no plugin) and Dataview (community plugin, SQL-like, more powerful). Check which the user has and prefer Bases unless they ask for Dataview or need GROUP BY / computed columns.
Before You Start
- Resolve config β follow the Config Resolution Protocol in
llm-wiki/SKILL.md(inline@nameoverride β walk up CWD for.envβ global config β prompt setup). This givesOBSIDIAN_VAULT_PATH. - Read
$OBSIDIAN_VAULT_PATH/index.mdto understand what categories and pages exist. - Ask the user what they want to view if not specified β folder, tag, category, date range?
- Ask if they have Dataview installed if you're unsure which tool to use.
This is the opening of the README. Read the full README on GitHub.