All Tools
Obsidian logo

Obsidian

Obsidian is a free, local-first note-taking app that stores everything as plain Markdown files, with an extensible plugin ecosystem for AI-powered knowledge workflows.

What is Obsidian?

Obsidian is a free, local-first note-taking and knowledge management app that stores all your notes as plain Markdown files on your device. There is no proprietary database, no required account, and no cloud dependency. You connect ideas using bidirectional links, and Obsidian visualises those connections as an interactive graph so you can see how your knowledge fits together. For AI builders, Obsidian matters because its local-first architecture makes it one of the strongest foundations for building a personal AI knowledge base, where your notes become the context layer for any LLM you choose to run, including fully local models.

How Obsidian works

Obsidian treats your notes as a vault: a folder of plain .md files that live on your machine. The app reads from and writes to that folder, but the files themselves are always accessible from any text editor. Here is how the core system works:

  • Markdown files: Every note is a standard Markdown file. You write in plain text with formatting, code blocks, images, and tables. Because the format is open, your notes never get locked into a proprietary container.
  • Bidirectional links: Wrap any word or phrase in [[double brackets]] to create a link between notes. Obsidian tracks links in both directions, so each note shows what other notes point to it. This turns a flat list of files into a connected knowledge graph.
  • Graph view: Obsidian renders your entire vault as an interactive node map. Each note is a dot, and each link is a line. You can zoom, filter by tag, and click any node to open the note, giving you a visual picture of how your ideas connect.
  • Plugins: The core app is deliberately minimal. The community plugin library adds over 2,700 extensions, covering everything from daily notes and spaced repetition to AI chat and local LLM integration.
  • AI plugins: Plugins like Smart Connections and Obsidian Copilot connect the app to external LLMs or local models. They index your vault and let you ask questions, find related notes, and generate content grounded in what you have already written.
  • Sync options: Obsidian Sync is the official paid sync service. Alternatively, many users self-host sync through iCloud, Dropbox, or a private WebDAV server, since the files are plain text and sync anywhere.

What you can build with Obsidian

  • Local AI knowledge base: Store research notes, paper summaries, and project documentation in your vault. Use the Smart Connections plugin with a local model via Ollama to chat with that knowledge base entirely offline, with no data leaving your machine.
  • Prompt engineering library: Maintain a structured vault of prompts, tested variations, and observed outputs. Link each prompt to the use case, model, and outcome. Use graph view to spot patterns across your prompt experiments over time.
  • Developer second brain: Keep architecture notes, decision logs, code snippets, and meeting summaries as linked Markdown files. Because the vault is just a folder, you can open it in VS Code, commit it to a Git repo, and version-control your knowledge the same way you version-control your code.
  • Research synthesis system: Write literature notes for each paper or article you read. Link them to project notes and atomic idea notes. Over time, Obsidian’s graph view surfaces connections between sources you had not noticed, speeding up the synthesis process for reports and papers.
  • Personal task and project manager: Use the Tasks plugin to track to-dos across notes. Combine it with daily note templates to build a simple project management system where every task links back to its context, and you query open items from anywhere in the vault.
  • AI workflow scratchpad: Build a vault section dedicated to AI experiments. Log the context, model, prompt, and result for each run. Link related experiments and use Obsidian Copilot to surface relevant past runs when you start a new one.
  • Team documentation hub (self-hosted): Publish a subset of your vault to a website using Obsidian Publish, or host the vault on a shared drive for a small team. Combine with a shared plugin setup to give the whole team AI-assisted search over the same knowledge base.

Key Features

  • Store all notes as plain Markdown files on your device with no vendor lock-in
  • Link notes with bidirectional links and explore connections in an interactive graph view
  • Extend with 2,700+ community plugins including AI tools like Smart Connections and Obsidian Copilot
  • Query your knowledge base using any LLM, including fully local models via Ollama or LM Studio
  • Sync notes across devices with Obsidian Sync, or self-host sync using your own cloud storage

FAQ

Is Obsidian free to use? +

The core Obsidian app is completely free for personal and commercial use with no subscription required. The only paid options are Obsidian Sync at $4 per month, billed annually, for encrypted cloud sync, and Obsidian Publish at $8 per month to share your notes as a public website. Neither is required to use Obsidian itself.

How is Obsidian different from Notion? +

Obsidian stores your notes as plain Markdown files on your device, so you own the data and can open it in any text editor. Notion stores everything on its servers in a proprietary format. Obsidian works fully offline and supports local AI models. Notion is stronger for team collaboration and structured databases; Obsidian excels as a personal knowledge system with full data control.

Can Obsidian use AI? +

Yes. Obsidian does not include built-in AI, but its plugin ecosystem supports it. Community plugins like Smart Connections and Obsidian Copilot let you connect to GPT, Claude, Gemini, or fully local models through Ollama or LM Studio. Once set up, you can chat with your vault, generate summaries, find related notes, and build prompts grounded in your own knowledge base.

Explore Similar AI Tools

Newsletter

The Twice-Monthly AI Briefing

Updates from the AI world — what shipped, what we’re using in production, and what’s worth your attention. Two emails a month, no spam.