Skip to content

Obsidian — Review & Guide

Obsidian

TL;DR: Obsidian is a markdown-based note-taking app that works perfectly as the “IDE” for an LLM-maintained wiki. The LLM edits files; you browse results in real-time with graph view, search, and plugins.

What It Does

Obsidian is a knowledge base application that works on local markdown files. Key features:

  • Local-first — Your files stay on your computer
  • Markdown native — Plain text files, no lock-in
  • WikilinksPage Name linking between notes
  • Graph view — Visual map of how pages connect
  • Plugin ecosystem — Extend with community plugins
  • Cross-platform — Mac, Windows, Linux, mobile

Who It’s For

  • Knowledge workers building personal wikis
  • Researchers managing literature and notes
  • Teams using the LLM Wiki Pattern
  • Anyone who wants their notes in plain files

Pricing

PlanPriceKey Features
PersonalFreeFull app, local files
Sync$4/moCross-device sync
Publish$8/moPublish notes as website
Commercial$50/user/yrBusiness use license

For LLM wiki use, the free tier is usually sufficient.

What I Tested

Using Obsidian as the viewing layer for an LLM-maintained wiki:

  • Claude Code edits markdown files
  • Obsidian displays changes in real-time
  • Graph view shows wiki structure
  • Search finds content across all pages

What Works Well

  • Real-time updates — See LLM edits instantly
  • Graph view — Visualize wiki connections, find orphans
  • Fast search — Find anything quickly
  • Wikilinks — Perfect for cross-referenced knowledge
  • No lock-in — Just markdown files
  • Plugin ecosystem — Dataview, Marp, templates, etc.

Limitations

  • ⚠️ Learning curve — Many features to discover
  • ⚠️ Mobile sync — Requires paid plan or manual setup
  • ⚠️ No real-time collaboration — Single-user focused

Best Use Cases

  1. LLM Wiki IDE: LLM edits files, you browse in Obsidian
  2. Research management: Papers, notes, connections
  3. Personal knowledge base: Long-term note accumulation

Useful Plugins for LLM Wikis

PluginPurpose
DataviewQuery pages by frontmatter metadata
MarpCreate slide decks from markdown
TemplaterAdvanced templates for new pages
Graph AnalysisDeeper graph insights

Tips & Tricks

For LLM Wiki Use

  • Set “Attachment folder path” to raw/assets/ for images
  • Use hotkey for “Download attachments” to localize images
  • Keep graph view open to see wiki shape evolve
  • Use search to verify LLM cross-references

Web Clipper

The Obsidian Web Clipper browser extension converts articles to markdown — essential for quickly getting sources into raw/.

Key Takeaways

  • Obsidian = the viewing layer for your LLM-maintained wiki
  • Free tier is sufficient for most use cases
  • Graph view is the best way to see wiki structure
  • Web Clipper is essential for source collection

Sources


Last tested: 2026-04-10