Obsidian
A local markdown knowledge-base app. In llm-wiki-gist it is the recommended browsing front-end for the llm-wiki pattern — the human reads and navigates the wiki in Obsidian while the LLM edits the files.
Relevant features (per the source)
- Graph view — the best way to see the wiki’s shape: hubs, clusters, orphans.
- Web Clipper — browser extension that converts web articles to markdown for the raw collection.
- Attachment download — can pull article images to local disk via a hotkey.
- Marp plugin — render markdown slide decks.
- Dataview plugin — query page YAML frontmatter into dynamic tables/lists. (This wiki’s JSON-LD frontmatter would be Dataview-compatible if Obsidian is adopted.)
Obsidian is part of the post-roam-research “tools for thought” wave (bidirectional links + graph view), and a digital descendant of the zettelkasten method.
Note: this wiki was instantiated without Obsidian (plain markdown). These features are available if the user later adopts it. Related: qmd, llm-wiki, roam-research, logseq, zettelkasten.