Obsidian's pitch is simple and powerful: your notes are just plain markdown files on your own disk, and the app gives them superpowers — instant linking, search, and a graph of how ideas connect. No cloud lock-in, no proprietary format, no company that can take your notes hostage. The catch is the same one that traps Notion users: people spend their time building an elaborate system instead of writing notes. Here's how to use Obsidian well in 2026.
What changed in 2026
- Sync and cross-device use got smoother, removing the old "but I can't access it on my phone" friction.
- The plugin ecosystem exploded — which is both Obsidian's superpower and its biggest trap.
- AI plugins arrived for summarizing and querying your vault locally, appealing to privacy-minded users.
- The "files you own forever" pitch resonated as more people got burned by app shutdowns and lock-in.
Why local markdown matters
Every Obsidian note is a .md text file in a folder you control (your "vault"). That means:
- No lock-in. Open them in any text editor, ever. Obsidian could vanish tomorrow and your notes are fine.
- Future-proof. Plain text outlives every app format.
- Private by default. Nothing leaves your machine unless you choose to sync it.
- Versionable. You can back up or git-version your vault like code.
This is the core reason people pick Obsidian over cloud notes.
Linking beats foldering
The mental shift that unlocks Obsidian: connect notes with links instead of burying them in folders. Type [[note name]] to link. Why this wins:
- A note can connect to many contexts; a folder forces one home.
- Following links surfaces related ideas you'd forget existed.
- The graph view shows clusters of thinking you didn't plan.
Use a few broad folders if you like, but let links do the real organizing. This is the heart of the "Zettelkasten" approach without the dogma.
Start with zero plugins
Core Obsidian — out of the box, no plugins — already gives you markdown editing, [[links]], backlinks, search, tags, and the graph. That's enough to be genuinely productive. Add plugins only when you hit a specific wall, one at a time. The plugin store is a rabbit hole where weekends go to die; resist it until you have a concrete need.
A minimal, durable setup
- Create a vault (just a folder).
- Make a daily note habit — one note per day for capture and journaling.
- Write atomic notes for ideas worth keeping, and link them with
[[ ]].
- Use search and backlinks to find things — not deep folder trees.
- Set up sync (official or your own) so it's on every device.
- Back up the vault (cloud folder or git).
That's a complete system. Everything else is optional.
Obsidian vs Notion
|
Obsidian |
Notion |
| Storage |
Local markdown files |
Cloud database |
| Strength |
Fast linked notes, ownership |
Databases, collaboration |
| Lock-in |
None |
Proprietary |
| Best for |
Personal knowledge, writing |
Structured projects, teams |
Many people use both: Obsidian for thinking and writing, Notion for structured/collaborative work. See How to use Notion in 2026.
Common mistakes
The plugin rabbit hole. Installing 40 plugins is system-building, not note-taking. Start at zero.
Foldering everything. You recreate the rigid hierarchy Obsidian frees you from. Link instead.
Building before writing. The value is your notes. A perfect empty vault is worthless.
No backup. Local files are yours — and yours to lose. Sync and back them up.
Note hoarding. Saving without ever linking or revisiting. Notes you never connect are landfill.
What to skip
- Elaborate "second brain" frameworks until plain linked notes are a habit.
- Most plugins — core features cover the vast majority of needs.
- Theme/CSS tinkering as a substitute for actually writing.
FAQ
Is Obsidian free?
The app is free for personal use; sync and publish are paid add-ons (or roll your own sync). Your notes are always free, plain files.
Obsidian or Notion?
Obsidian for fast, private, linked personal notes you own; Notion for databases and team collaboration. See How to use Notion in 2026.
Do I need plugins?
No — core Obsidian is highly capable. Add plugins only when you hit a real limitation.
Will my notes be safe long-term?
Yes — they're plain markdown files on your disk. Back them up and they outlive any app.
Where to go next
See How to use Notion in 2026, Best AI note-taking apps in 2026, and How to stop doom-scrolling in 2026.