Visualization of interconnected notes with backlinks – a personal knowledge graph

    Obsidian as a Personal Knowledge Graph – Why Notes With Backlinks Change Everything

    28. Mai 20265 min read
    Till Freitag

    TL;DR: „Obsidian turns your notes into a real knowledge graph – local markdown files, bidirectional links, and a graph view that shows how your knowledge actually connects. Add the Smart Connections plugin and it becomes the personal data foundation for your LLMs."

    — Till Freitag

    What this is about

    We recently explained what a knowledge graph is and why everyone's talking about it – an enterprise topic with Neo4j, GraphRAG, and compliance. But the same principle works on a small scale too: for you, your notes, your thinking.

    The tool that has done this most consistently for years: Obsidian.

    What makes Obsidian different

    At first glance: just another note app. On closer look:

    • Local markdown files – your notes live as .md on your disk. No lock-in, no proprietary format
    • Bidirectional links[[Another note]] automatically creates a connection in both directions
    • Graph view – visualizes all your knowledge as a network of nodes and edges
    • Plugin ecosystem – 2,000+ community plugins, including dozens for AI workflows

    Sounds unspectacular. But that's exactly what makes a knowledge graph: entities (notes) and relationships (links) instead of folder hierarchies.

    From folders to graphs

    The typical way knowledge is structured – whether in Notion, Google Drive, or your file system – is a hierarchy: folders, subfolders, tags. The problem: knowledge isn't hierarchical. An idea often belongs to three topics at once.

    In the graph model there's no "home" for a note. Relationships emerge organically: you link what belongs together, and suddenly patterns appear that would never have surfaced in a folder.

    Rule of thumb: Folders answer "where is this?". Graphs answer "what does this have to do with what?".

    The Zettelkasten background

    The methodology behind this isn't new – it's called Zettelkasten and was perfected by the sociologist Niklas Luhmann. Over his lifetime he produced more than 90,000 handwritten slips with cross-references, building among other things an entire social theory from them.

    Obsidian is essentially Luhmann's Zettelkasten – except the cross-references are now clickable and the graph emerges automatically.

    Why this is suddenly relevant again: LLMs

    Two years ago Obsidian was a tool for PKM nerds (Personal Knowledge Management). Today it's the ideal data foundation for personal AI workflows:

    Smart Connections

    The Smart Connections plugin generates embeddings from your notes and makes your entire vault available via semantic search – locally, without sending data to the cloud.

    Obsidian + Claude / GPT

    Through MCP (Model Context Protocol) or custom scripts, notes can be passed directly to LLMs as context. You ask Claude or GPT something and it answers based on your notes – not on the internet. That's exactly the argument from "AI is not the bottleneck. Context is." – except here the context is structured and persistent.

    To take it one step further, combine it with NotebookLM + Claude Code as an external source layer for YouTube, PDFs, and the web.

    Markdown as a future-proof format

    LLMs understand markdown natively. Your vault is automatically in a format that every current and future AI model can process directly. No export, no conversion.

    How I use Obsidian

    Three use cases that give me the biggest leverage:

    1. Meeting notes with backlinks to people and projects – every meeting automatically shows up in the profile of the people involved
    2. Research & writing – sources, quotes, and my own thoughts in one graph; articles like this one emerge from the connections
    3. Daily notes as the entry point – everything flows into the daily note first, gets linked later, and becomes part of the graph

    Obsidian vs. Notion vs. Roam

    Obsidian Notion Roam Research
    Data local, markdown cloud, proprietary cloud, proprietary
    Model graph + folders databases + pages outliner + graph
    Backlinks yes, native limited yes, native
    AI integration plugins, MCP, local Notion AI limited
    Price free for personal from $10/user $15/user
    Lock-in none high high

    In short: Notion is better for team databases. Obsidian is better for thinking.

    When Obsidian pays off

    Worth it:

    • You write a lot, think in structures, and want to see connections between ideas
    • You want full data sovereignty – no cloud vendor that can change pricing tomorrow
    • You want to use your notes as context for your own AI workflows
    • You're playing the long game (5+ years) – markdown will still be around in 20 years

    Not (yet) worth it:

    • You need real-time team collaboration → Notion
    • You want zero learning curve → Apple Notes
    • You think in tables, not texts → Airtable, monday.com

    From personal to enterprise graph

    The jump from an Obsidian vault to an enterprise knowledge graph is smaller than it sounds. The mechanics are identical: entities, relationships, attributes. The differences are scale, governance, and the question of who writes.

    Anyone using Obsidian privately intuitively understands why companies are building Neo4j or GraphRAG stacks. It's the same principle – just that instead of one human thinking, hundreds of agents are operating in parallel.

    Conclusion

    Obsidian isn't a hype tool. It's the most consistent implementation of an idea that has been haunting the tech world since Vannevar Bush's "Memex" (1945): knowledge should be networked, not filed away.

    And with LLMs, the concept is having a second spring. Anyone who starts thinking in a graph today – personally or at enterprise scale – is building an asset that gets more valuable with every new model.

    → Download Obsidian


    TeilenLinkedInWhatsAppE-Mail

    Related Articles

    Document stack dissolving into data points and reassembling into a structured knowledge graph
    May 30, 20264 min

    Entity extraction with LLMs – from document to knowledge graph

    How does a knowledge graph actually get its entities? With LLMs in four steps: chunking, extraction, deduplication, reso…

    Read more
    Vector embedding cloud next to a structured knowledge graph
    May 29, 20264 min

    GraphRAG vs. Vector RAG – when similarity stops being enough

    Vector RAG is the default — but the moment questions go multi-hop, it falls apart. GraphRAG combines knowledge graphs wi…

    Read more
    Abstract visualization of a knowledge graph with nodes and connections
    May 27, 20264 min

    What Is a Knowledge Graph – and Why Is Everyone Talking About It?

    Knowledge graphs are suddenly everywhere – from Google to Palantir to every other AI agent startup. What's behind the hy…

    Read more
    Claude Code vs OpenClaw – coding assistant compared to enterprise agent infrastructure
    April 28, 20263 min

    „Claude Code Killed OpenClaw" – Why That Comparison Makes No Sense

    People on LinkedIn keep saying „Claude Code killed OpenClaw." That's like comparing apples with interstellar spaceships.…

    Read more
    Paperclip control plane showing an org chart of AI agents with CEO, managers, workers, approval gates and budget tracking
    April 28, 20266 min

    Paperclip: If OpenClaw Is the Employee, Paperclip Is the Company

    Paperclip is open-source infrastructure to run an entire AI-only company – org chart, budgets, approvals, audit trail. W…

    Read more
    Two robotic hands tearing a golden Claude Pro ticket in half while token coins spill out, with a rising price chart in the background
    April 22, 20265 min

    Claude Code Out of Pro: The End of the All-You-Can-Eat Era for Coding Agents

    Anthropic is removing Claude Code from the Pro plan. Cursor already moved to token-based pricing. Codex is likely next. …

    Read more
    OpenClaw Pricing Shock: How to Avoid the $500 Bill
    April 5, 20262 min

    OpenClaw Pricing Shock: How to Avoid the $500 Bill

    Anthropic just killed third-party tool coverage under Claude subscriptions. If you're running OpenClaw without prep, you…

    Read more
    Microsoft Copilot 2026 – connected AI ecosystem across all M365 apps
    April 4, 20267 min

    Microsoft Copilot 2026: The Complete Guide – Features, Pricing, and Honest Assessment

    Microsoft Copilot evolved from a chat assistant to an autonomous agent platform in 2026. What can it actually do, what d…

    Read more
    Collage of AI-generated images with neural network particles in the background
    March 21, 20264 min

    AI Image Generation 2026: GPT Image 1.5, Gemini 3.1 Flash, Flux 2 & Midjourney v7 Compared

    GPT Image 1.5 leads LM Arena, Gemini 3.1 Flash delivers Pro quality at Flash speed, Flux 2 owns the mid-tier. Which mode…

    Read more