Currently viewing the human version
Switch to AI version

Why I Ditched Every Other Note App for Obsidian

After burning through Evernote, Notion, Apple Notes, and about 12 other apps, I finally found something that doesn't suck. Obsidian launched in 2020 and fixed what drove me crazy about every other app: they all treat notes like isolated documents when your brain works by connecting everything.

Your Notes, Your Files, Your Rules

Obsidian Interface Screenshot

Here's what sold me: Obsidian stores everything as Markdown files on your computer. Not in some proprietary database that holds your thoughts hostage. Not in the cloud where they can disappear if a company goes under. Just plain text files you can open with any editor.

When I type [[Philosophy]] in a note about Descartes, Obsidian automatically creates a bidirectional link. Now my Descartes note shows up when I'm looking at philosophy, and vice versa. It's stupidly simple but somehow every other app fucks this up.

Privacy That Actually Works

I got burned by Evernote's security breaches and Notion's server outages. The final straw was Notion being down for 4 hours during a client presentation. With Notion and Roam, your thoughts live on someone else's computer. With Obsidian, they live on yours. No servers to get hacked, no companies reading your notes to train AI models, no surprise policy changes.

The privacy policy is refreshingly simple: "All data is saved locally on your device and is never sent to our servers." Obsidian's approach to reducing supply chain attack risks shows they actually think about security instead of just checking compliance boxes.

The offline-first design means I can work on a plane, in a basement, or during that inevitable internet outage. Meanwhile, my colleagues are staring at "No connection" error messages in their cloud apps. The sync service costs $4/month if you want it, but Dropbox works fine for free if you're not editing the same note on multiple devices at once.

The Plugin Ecosystem That Doesn't Suck

Obsidian Community Plugins Directory

Most apps give you what they think you need. Obsidian gives you a platform and lets the community build what actually works. There are over 2,600 plugins because devs can actually build stuff instead of filing feature requests that die in some company's Jira backlog.

Dataview lets me query my notes like a database. Templater automates the tedious stuff. The Calendar plugin gives me daily notes without the bloat of a full calendar app. Kanban boards handle project management without forcing me into another app.

The API docs actually make sense, unlike most apps. The community plugins directory has proper code review, unlike browser extensions that are basically "ship it and see what breaks." When plugins do break with updates (and they will), the developer community usually fixes them within days.

The difference is modularity. I can add what I need and ignore the rest. Compare that to Notion, where you get databases whether you want them or not, or Apple Notes, where you get... well, not much of anything.

Obsidian vs. Leading Knowledge Management Platforms

Feature

Obsidian

Notion

Roam Research

Logseq

Storage

Local files (Markdown)

Cloud-only

Cloud-only

Local files (Markdown)

Pricing

Free core + $4/mo sync

"$0-10+/mo"

"$15/mo"

Free & open-source

Graph View

✅ Pretty hairball of uselessness after 200 notes

❌ No graph view

✅ Knowledge graph

✅ Block-level graph

Bidirectional Links

✅ Full support

✅ Basic linking

✅ Actually works well

✅ Block references

Offline Access

✅ Full functionality

❌ Limited offline

❌ Requires internet

✅ Fully offline

Plugin Ecosystem

✅ 2,600+ plugins

✅ Limited integrations

❌ Minimal extensions

✅ Growing ecosystem

Collaboration

❌ Expensive and clunky

✅ Native collaboration

✅ Real-time editing

❌ Limited sharing

Templates

✅ Advanced templating

✅ Database templates

✅ Template system

✅ Template support

Mobile Apps

✅ Full-featured

✅ Native apps

✅ Mobile optimized

✅ Mobile apps

Learning Curve

Plugins break constantly

  • prepare for pain

Steep (complex UX)

Steep (weird concepts)

Moderate

Data Portability

✅ Plain Markdown

❌ Platform locked

❌ Export limitations

✅ Plain Markdown

Canvas/Whiteboard

✅ Infinite canvas

❌ No canvas

❌ No whiteboard

✅ Whiteboards

LaTeX Support

✅ MathJax rendering

✅ Basic math

✅ LaTeX blocks

✅ Math support

Version History

✅ With sync plan

✅ Page history

✅ Block history

❌ No built-in versioning

What Actually Works (And What's Just Marketing Bullshit)

Graph View: Pretty But Mostly Useless

Obsidian Graph View Screenshot

The graph view looks impressive in demos but becomes visual noise once you have more than 200 notes. It's a hairball of connections that tells you nothing useful about your actual knowledge structure. I turned it off after the first month when it crashed my laptop trying to render 500 connections at once.

That said, the local graph view (showing just the connections around one note) is actually helpful. It's like seeing the immediate neighborhood of an idea without the entire city's road network cluttering your view. The global graph? Pure eye candy unless you're doing very specific research with highly structured data.

Canvas: Finally, a Whiteboard That Doesn't Suck

Obsidian Canvas Examples

Obsidian Canvas launched in late 2022 and finally gave us a whiteboard that doesn't eat 4GB of RAM for three sticky notes. It's an infinite space where you can drop notes, images, PDFs, even web pages and arrange them spatially. Unlike Miro or Figma, your content stays connected to your actual notes.

I use it for project planning when I need to see the big picture. Drop all the relevant notes onto a canvas, draw connections between them, add some images for context. When I update the underlying notes, the canvas updates too. It's particularly good for research synthesis when you need to map out how 15 different sources relate to each other.

The UI can be laggy with many elements, and the mobile experience is basically unusable, but for desktop brain dumps it's excellent. When Canvas inevitably eats all your RAM (and it will), just restart the whole damn thing. There's this memory leak that's been around since version 1.1.16 and nobody wants to fix it because it only affects Canvas power users. I've watched it consume 8GB of RAM on a 20-element canvas - absolutely ridiculous. The devs keep saying "we're looking into it" but it's been 8 months of this bullshit now.

Markdown: Your Notes Will Outlive the App

Obsidian stores everything in Markdown, which means your notes aren't trapped in some proprietary format. In 20 years, when Obsidian is as dead as Windows XP, you can still open your notes in any text editor.

This matters more than you think. I've lost notes to app shutdowns, format changes, and companies getting acquired. Markdown is just text with some formatting shortcuts. Every programmer knows it, every technical writer uses it, and it's not going anywhere.

MOCs: Solving the "Too Many Notes" Problem

Once you hit 500+ notes, you need Maps of Content (MOCs). These are index notes that organize related topics without forcing rigid hierarchies. Think of them as Wikipedia's main topic pages—they give you entry points into specific domains of knowledge.

I have MOCs for "Software Development," "Personal Finance," and "Book Notes." Each one links to the relevant notes in that area. It's like having subject-specific homepages that grow organically as you add more content.

The unlinked mentions feature is brilliant here. Obsidian automatically shows when you mention a topic without linking to it, helping you discover connections you missed.

Performance: It Actually Scales

I've got about 3,000 notes totaling 47MB now and Obsidian still opens in under 2 seconds on my 2021 MacBook Pro and searches in milliseconds - though it takes like 5 seconds on my shitty Windows work laptop. Compare that to Notion's sluggish performance, which takes 5 seconds to load a single page, or Evernote's heavy CPU usage, which chokes on large notebooks.

The secret is local processing. Everything happens on your machine instead of waiting for server round trips. The search is near-instant even with thousands of notes because it's just searching local files, not querying a database across the internet.

Performance tests show Obsidian handles 40,000+ notes without choking. Community reports back this up - people are running massive vaults without issues. Meanwhile other apps turn into molasses the moment you hit the cloud sync bottleneck.

That said, sync can be slow if you're using the official service with large vaults. Git works better for version history, and Dropbox is faster for simple sync, but you lose the fancy conflict resolution.

Shit People Actually Want to Know

Q

Is the "free" version actually usable or is it a trap?

A

The free version is completely functional—no feature limits, no note limits, no ads. I used it for 18 months before paying for anything. The only paid services are sync ($4/month) and publish ($8/month). Most people can skip both and use Dropbox for sync and a static site generator for publishing.The commercial license at $50/year only applies if your company makes over $1M annually. If you're a freelancer or small business, you're fine with the free version.

Q

Does Obsidian's collaboration suck compared to Notion?

A

Yes, for team collaboration Obsidian is pretty weak. Notion has real-time editing, comments, task assignments—the works. Obsidian's shared vaults work but they're expensive ($4/month per person) and clunky compared to Google Docs.If you need real-time team editing, stick with Notion or Craft. Obsidian is better for personal knowledge work where you occasionally share read-only notes.

Q

How painful is it to migrate from [insert app here]?

A

Depends on what you're coming from. Markdown imports work well—I moved 800 notes from Ulysses in about 20 minutes. Coming from Notion is messier because databases don't translate cleanly to linked notes. Oh, and coming from Roam? That's a special kind of hell because block references are everywhere and half your notes look like garbage when imported.The real pain is rebuilding your workflow. I spent 3 weeks relearning how to organize my thoughts in Obsidian's linking model instead of Notion's database model. Your notes transfer fine, but your mental model needs updating. And then you'll spend another week installing plugins trying to recreate what your old app did automatically.

Q

What happens when Obsidian inevitably gets acquired or shuts down?

A

Your notes are just Markdown files on your computer, so they'll outlive the app. I can open my 3-year-old notes in VS Code, Typora, or even Notepad if I need to. Compare that to my old Evernote notes, which are trapped in a proprietary format I can barely export.This is the biggest advantage over cloud apps. When Google Reader died, I lost my feeds. When Sunrise Calendar got killed by Microsoft, I lost my workflow. When Obsidian dies (and everything dies eventually), I'll just open my notes in whatever replaces it.

Q

How much disk space does this thing eat?

A

Text is tiny. My 3,000 notes take up maybe 47MB. The real storage hog is images and PDFs. If you're embedding screenshots and documents, expect several GB. The .obsidian folder with plugins and settings adds another 73MB on my setup.Pro tip: Keep large files in a separate folder and link to them instead of embedding. Your vault stays lean and syncs faster.

Q

Can my non-tech-savvy teammate actually use this?

A

Honestly?

Probably not without frustration. The basic features are approachable, but Obsidian rewards tinkering.

If someone just wants to write notes without learning Markdown or dealing with plugin conflicts, they should stick with Apple Notes or Notion.The learning curve is brutal. Took me 3 weeks to stop fighting the interface and another month to build habits that actually used the linking features. My colleague rage-quit after 2 days when her YAML frontmatter kept breaking the preview mode. Pro tip: never start someone with plugins

  • just give them the basic app first or they'll hate your guts forever.
Q

What's the best way to backup this thing?

A

Just copy your vault folder to Dropbox, Google Drive, or wherever. It's just a folder of text files. I use Git because I'm a developer and like version history, but that's overkill for most people.Obsidian Sync handles backup automatically if you're paying for it, but any cloud storage works. The key is having your vault folder sync automatically—don't rely on manual backups because you'll forget.

Q

Does this work for academic research or is it just for tech bros?

A

It's excellent for academic work if you don't mind the setup. The Citations plugin connects to Zotero and makes reference management bearable. Pandoc exports to LaTeX, Word, or whatever format your journal wants.The linking system is perfect for literature reviews. I can connect papers to themes, authors to concepts, and see patterns emerge across dozens of sources. Way better than traditional reference managers for exploratory research.

Q

Will this run on my ancient laptop?

A

Probably. Obsidian works on Windows, Mac, Linux, iOS, and Android. Basic note-taking runs fine on anything from the last 5 years. The graph view with thousands of notes might struggle on older hardware, but you can turn that off.Mobile apps are functional but limited. Typing long notes on a phone is painful regardless of the app, but the mobile version handles quick notes and reading just fine.

Q

Why don't plugins break every update like most apps?

A

The plugin review process is surprisingly good.

They actually test plugins before approving them, unlike browser extensions which are basically "ship it and see what breaks."That said, plugins break constantly with major updates. Rule number fucking one of Obsidian: backup before updating anything.

I've had Dataview shit the bed for 2 weeks after the 1.4.13 update

  • just threw TypeError: Cannot read property 'length' of undefined every time I opened a note.

Templater was completely fucked for a month after the API change in 1.3.5, throwing ReferenceError: tp is not defined errors that made my daily note templates useless.

Calendar plugin just vanished from my sidebar after the 1.4.14 update

  • turns out it got auto-disabled and I spent an hour thinking it was broken before checking the plugins list. Plugin updates break on weekends, always. Pro tip: disable auto-updates and manually update plugins on Monday mornings when you have time to deal with the inevitable shitstorm.

Related Tools & Recommendations

tool
Similar content

Logseq - Free Note-Taking That Doesn't Suck

Discover Logseq, the powerful open-source note-taking and knowledge base app. This overview covers its core features, how it works, benefits, and addresses comm

Logseq
/tool/logseq/overview
100%
compare
Recommended

AI Coding Assistants Enterprise Security Compliance

GitHub Copilot vs Cursor vs Claude Code - Which Won't Get You Fired

GitHub Copilot Enterprise
/compare/github-copilot/cursor/claude-code/enterprise-security-compliance
78%
pricing
Recommended

GitHub Enterprise vs GitLab Ultimate - Total Cost Analysis 2025

The 2025 pricing reality that changed everything - complete breakdown and real costs

GitHub Enterprise
/pricing/github-enterprise-vs-gitlab-cost-comparison/total-cost-analysis
78%
tool
Recommended

GitHub Copilot Enterprise - パフォーマンス最適化ガイド

3AMの本番障害でCopilotがクラッシュした時に読むべきドキュメント

GitHub Copilot Enterprise
/ja:tool/github-copilot-enterprise/performance-optimization
78%
pricing
Recommended

Notion Kosten: Was deutsche Unternehmen wirklich zahlen

Preisanalyse ohne Marketing-Sprech

Notion
/de:pricing/notion/pricing-overview
51%
alternatives
Recommended

notion alternatives for when your productivity tool becomes a bottleneck

because waiting 30 seconds for a todo list to load in 2025 is fucking insane

Notion
/brainrot:alternatives/notion/survival-guide
51%
alternatives
Recommended

노션 18만원 vs 무료 대안들... 진짜 갈아탄 이유

2025년 9월 기준으로 진짜 무료/저렴한 대안들 써본 후기. 투자 받기 전 스타트업한테 추천하는 조합

Notion
/ko:alternatives/notion/budget-friendly-alternatives
51%
tool
Popular choice

jQuery - The Library That Won't Die

Explore jQuery's enduring legacy, its impact on web development, and the key changes in jQuery 4.0. Understand its relevance for new projects in 2025.

jQuery
/tool/jquery/overview
46%
tool
Popular choice

Hoppscotch - Open Source API Development Ecosystem

Fast API testing that won't crash every 20 minutes or eat half your RAM sending a GET request.

Hoppscotch
/tool/hoppscotch/overview
44%
tool
Popular choice

Stop Jira from Sucking: Performance Troubleshooting That Works

Frustrated with slow Jira Software? Learn step-by-step performance troubleshooting techniques to identify and fix common issues, optimize your instance, and boo

Jira Software
/tool/jira-software/performance-troubleshooting
42%
news
Recommended

富士通がquantum computingでStandard Charteredと組んだ話 - 2025年9月25日

integrates with OpenAI GPT Models

OpenAI GPT Models
/ja:news/2025-09-25/fujitsu-quantum-banking
42%
tool
Popular choice

Northflank - Deploy Stuff Without Kubernetes Nightmares

Discover Northflank, the deployment platform designed to simplify app hosting and development. Learn how it streamlines deployments, avoids Kubernetes complexit

Northflank
/tool/northflank/overview
40%
tool
Popular choice

LM Studio MCP Integration - Connect Your Local AI to Real Tools

Turn your offline model into an actual assistant that can do shit

LM Studio
/tool/lm-studio/mcp-integration
38%
integration
Recommended

![Docker Logo](https://www.docker.com/wp-content/uploads/2022/03/horizontal-logo-monochromatic-white.png) ![Kubernetes Logo](https://upload.wikimedia.org/wikipedia/commons/3/39/Kuberneteslogowithout_workmark.svg) VS Code Dev Containers + Docker + Kubernetes Integration

Skip the "Works on My Machine" Bullshit

VS Code Dev Containers
/integration/vscode-devcontainers-docker-kubernetes/overview
37%
tool
Recommended

VS Code 中国安装配置指南 - 解决网络问题的实用指南

专为中国开发者优化的安装和配置方案,解决常见的网络、下载和中文化问题

Visual Studio Code
/zh:tool/vscode/installation-setup-china-guide
37%
compare
Recommended

VS Code vs Cursor - どっちが本当に使えるのか?

3ヶ月使い倒した結論:AIエディタ戦争の現実

Visual Studio Code
/ja:compare/vscode/cursor/ai-feature-comparison
37%
tool
Popular choice

CUDA Development Toolkit 13.0 - Still Breaking Builds Since 2007

NVIDIA's parallel programming platform that makes GPU computing possible but not painless

CUDA Development Toolkit
/tool/cuda/overview
36%
tool
Recommended

Electron - Chrome Wrapped Around Your Web App

Desktop Apps Without Learning C++ or Swift

Electron
/tool/electron/overview
34%
compare
Recommended

Tauri vs Electron vs Flutter Desktop - Which One Doesn't Suck?

built on Tauri

Tauri
/compare/tauri/electron/flutter-desktop/desktop-framework-comparison
34%
howto
Recommended

I Migrated My Electron App to Tauri - Here's What Actually Happened

From 52MB to 8MB: The Real Migration Story (And Why It Took Three Weeks, Not Three Days)

Electron
/howto/migrate-electron-to-tauri/complete-migration-guide
34%

Recommendations combine user behavior, content similarity, research intelligence, and SEO optimization