Creative Tools

Obsidian for Writers: Building a Connected Knowledge System

By YPen Published · Updated

Obsidian for Writers: Building a Connected Knowledge System

Obsidian is a note-taking application that stores everything as plain Markdown files on your local computer. That description makes it sound ordinary. In practice, Obsidian’s linking system—where any note can link to any other note, creating a web of connected ideas—makes it one of the most powerful thinking tools a writer can use.

Unlike linear note-taking (one notebook after another), Obsidian encourages networked thinking: ideas connect to other ideas, research links to characters, characters link to themes, and themes link back to research. Over time, your Obsidian vault becomes an external brain that remembers everything you’ve fed it and reveals connections you didn’t consciously make.

Why Obsidian for Writers Specifically?

Your notes outlast any app. Because notes are Markdown files on your computer, they work with any text editor. If Obsidian disappears tomorrow, your notes survive perfectly. See [INTERNAL: writing-with-markdown] for why Markdown matters.

Links create discovery. A note about “betrayal as a plot device” links to your character note for a specific character, which links to a research note about psychological responses to betrayal, which links to a scene outline. Following these links during a writing session leads you to connections you’d forgotten or never explicitly made.

Search is instant. With hundreds or thousands of notes, finding anything is a keyboard shortcut away. Search by title, content, or tag. No scrolling through physical notebooks trying to remember where you wrote that one thing.

The graph view. Obsidian visualizes your note connections as a graph—a web of nodes and lines that shows the shape of your thinking. Clusters of densely connected notes reveal your areas of deep knowledge. Isolated notes reveal ideas that haven’t been integrated yet.

Setting Up a Writer’s Vault

A vault is Obsidian’s term for a folder of notes. Create one vault for your writing life. Inside it, organize with folders—but don’t over-organize. Obsidian’s strength is links, not folders. A loose structure works better than a rigid hierarchy.

Suggested Folder Structure

Writing Vault/
├── Projects/
│   ├── Novel-Title/
│   ├── Essay-Collection/
│   └── Blog/
├── Characters/
├── Settings/
├── Research/
├── Reading Notes/
├── Daily Notes/
└── Templates/

This structure provides enough organization to find things while leaving room for the organic growth that makes Obsidian valuable.

The Daily Note Practice

Enable Obsidian’s Daily Notes plugin (it’s a core plugin—already included). Each day, Obsidian creates a new note dated today. Use it for:

  • Writing session log: What you worked on, word count, how the session felt
  • Ideas that occurred to you: Quick captures that you’ll develop later
  • Tasks and to-dos: What you need to do tomorrow
  • Connections: Links to project notes, character notes, or research you engaged with today

A daily note template (using the Templater or Templates plugin) standardizes your daily entries. Something like:

## Writing Session
- Project:
- Words written:
- Notes:

## Ideas
-

## Tasks
- [ ]

## Links

Over months, your daily notes become a detailed log of your creative practice—searchable, linkable, and rich with context.

Linking Everything

The double-bracket link is Obsidian’s signature feature. Type [[note name]] and you create a link to another note. If the note doesn’t exist yet, it’s created when you click the link. This frictionless linking means you can connect ideas as fast as you think of them.

Character notes link to scene notes. Your character profile for “Elena” contains links to every scene she appears in. Click through to see her arc across the manuscript.

Research notes link to project notes. A note about “18th-century sailing terminology” links to the historical novel project where you’ll use it.

Theme notes link to examples. A note about “isolation” links to literary examples, personal observations, and scenes in your own work that explore isolation.

Reading notes link to writing notes. Your notes on a craft book link to the specific technique you’re applying in your current project. Your notes on a novel link to your analysis of how the author handled a problem you’re facing.

The Zettelkasten Approach

Obsidian is popular among users of the Zettelkasten method—a note-taking system developed by sociologist Niklas Luhmann, who used it to produce over 70 books and 400 articles. The method’s core principles:

  1. Atomic notes: Each note contains one idea, clearly expressed
  2. Links between notes: Ideas connect to related ideas through explicit links
  3. Your own words: Notes are written in your own understanding, not copied quotes
  4. Emergence: Over time, clusters of linked notes reveal themes and arguments you didn’t plan

For writers, a Zettelkasten in Obsidian becomes an idea generator. Writing an essay about creative discipline? Search your vault. You find a note about Stephen King’s daily routine, linked to a note about Murakami’s running analogy, linked to a note about your own morning pages experience. The essay outline emerges from the connections.

Essential Plugins for Writers

Obsidian’s plugin ecosystem extends its capabilities. Key plugins for writers:

Templater: Create templates for character profiles, scene notes, reading notes, and daily entries. Consistent note structures save time and improve searchability.

Calendar: A visual calendar in the sidebar. Click any date to open that day’s daily note. Navigate your writing history by date.

Word Count: Displays word count in the status bar. Essential for writers tracking daily output.

Periodic Notes: Extends daily notes to weekly and monthly notes. Weekly reviews of your writing practice, monthly project assessments.

Kanban: Turns a note into a Kanban board—useful for tracking scene status (outlined, drafted, revised, final) within a project.

Dataview: Queries your notes like a database. List all characters with the status “needs development.” Show all scenes in chronological order. Count total words across project notes. Powerful but requires learning the query syntax.

The Research Workflow

For writers who research extensively, Obsidian’s research workflow is powerful:

  1. Create a note for each source (book, article, interview)
  2. Write notes in your own words (not just highlights)
  3. Link to relevant project notes as you write
  4. Tag with themes (#betrayal, #victorian-era, #sailing)
  5. Review through search and graph view when writing scenes that need this material

This workflow ensures that research doesn’t just sit in a pile—it’s connected to your creative work from the moment you capture it. For research strategies that feed into this workflow, see [INTERNAL: research-methods-for-writers].

Obsidian vs. Other Tools

Obsidian vs. Notion: Notion is better for databases and project management (see [INTERNAL: notion-for-novel-planning]). Obsidian is better for thinking and connecting ideas. Many writers use both—Notion for project tracking, Obsidian for the knowledge base.

Obsidian vs. Scrivener: Scrivener is a writing tool with project management features (see [INTERNAL: scrivener-deep-dive]). Obsidian is a knowledge tool with writing capabilities. They’re complementary, not competitive. Draft in Scrivener, think in Obsidian.

Obsidian vs. Apple Notes/Google Keep: These are capture tools—quick notes, quick access. Obsidian is a system—connected ideas that compound over time. Use the simple tools for capture, transfer to Obsidian for permanent storage and connection.

The Long Game

Obsidian’s value compounds. A vault with 50 notes is useful. A vault with 500 notes starts surprising you with connections. A vault with 5,000 notes becomes an intellectual partner that remembers everything you’ve ever read, thought, and written.

For writers, that compounding means every book you read, every idea you capture, every character sketch you write adds to a growing resource that makes future writing richer and faster. The investment of time in building and linking notes pays dividends across every project you undertake.

Start simple: daily notes, project notes, and links between them. The system grows organically from there, shaped by your actual thinking rather than a predetermined structure. That’s Obsidian’s philosophy—and it’s a good one for writers, whose best work comes from following their curiosity wherever it leads.