Skip to content
Deep Dive

Deep dive: Obsidian after the minimal start

The short version

Obsidian scales from a folder of Markdown files to a serious thinking environment—if you add power slowly. Start with our minimal vault guide, write thirty notes, then consider sync and one plugin at a time. Skip if you need live co-editing with non-nerds; that’s still Notion territory (Obsidian vs Logseq if you’re choosing a notes stack).

What it is

A local-first notes app: plain .md files, wikilinks, search, graph view, and optional community plugins. Sync and publish are paid add-ons; git and Syncthing are free if you’ll manage them.

Core workflow

Phase 1 — Files only (weeks 1–2): Inbox → rename → notes/. Daily or weekly sort. No plugins.

Phase 2 — Capture speed (week 3): Hotkey for quick add to inbox. Mobile app or Drafts shortcut if you’re phone-heavy.

Phase 3 — Sync (when needed): Pick one: Obsidian Sync, Syncthing, iCloud (know the conflict risks), or git. Test edit on two devices before you trust it.

Phase 4 — One plugin with a job: Examples that earn their keep:

  • Tasks or checkbox queries if you live in daily notes
  • Templater if you repeat the same meeting header
  • Calendar if you journal by date

Add a plugin when you feel pain twice—not because a YouTube list said so.

Phase 5 — Linking on purpose: MOC (map of content) notes for big topics—one index page linking to project notes beats a thousand orphan files.

Strengths

  • You own the files forever; export is “copy folder”
  • Fast on huge vaults compared to cloud doc tools
  • Graph and backlinks reward consistent linking
  • Plugin depth when you need it—optional, not mandatory

Weaknesses

  • Collaboration is awkward; share exports or use a separate wiki
  • Plugin conflicts happen; minimalism is a feature
  • Mobile editing long notes is fine, not great
  • Easy to procrastinate on vault architecture instead of writing

Pricing shape

Desktop/mobile apps free for personal use. Obsidian Sync and Publish are paid—check site for current rates. Syncthing/git stay free.

Obsidian — download the apps for your platforms.

Who it’s for / not for

For: Builders, writers, devs, researchers who think in links and want files on disk.

Not for: Teams editing the same doc simultaneously; people who want dashboards without typing.

Alternatives (brief)

  • Logseq — outliner-first; see Obsidian vs Logseq
  • Notion — collaboration wins
  • Plain git + editor — even more minimal if Obsidian UI feels heavy

Try it

Open the vault you started minimally. If you can’t name your last ten notes from memory, fix naming and inbox—not the plugin store.

Related