I've used Obsidian. I've built vaults, installed plugins, customized CSS snippets, and experimented with Dataview queries. There's a lot to admire about the tool. But I've also watched people abandon it after weeks of configuration, and I understand why.
Obsidian is a fantastic tool for a specific kind of person. The problem is that it gets recommended to everyone, including people whose goals don't require anything close to its complexity. If you've felt frustrated, overwhelmed, or like you're spending more time configuring than creating, this post is for you.
The blank canvas problem
When you first open Obsidian, you see an empty vault and a set of icons that don't explain themselves. There's no guided setup, no starter template, no "here's what to do first" onboarding. You're looking at a blank canvas with a blinking cursor.
This was called out in a January 2026 XDA article titled "I wish Obsidian was easier to start with." The author described the experience of facing an empty vault with cryptic sidebar icons and no clear path forward. For experienced markdown users, that's fine. For everyone else, it's a barrier that filters out a significant portion of potential users before they write a single note.
The blank canvas isn't a bug. It's a design philosophy. Obsidian trusts you to build your own system. That's empowering if you know what system you want. It's paralyzing if you just need to write something down.
Plugin paralysis
Obsidian has over 2,500 community plugins. That number sounds impressive, and it is. But it also creates a problem that experienced users know well: you can spend hours browsing the plugin directory without actually writing anything.
One XDA commenter summed it up: "I have spent countless hours in the community plugins browser."
Here's what happens. You install Obsidian. You hear that plugins make it great. You browse the directory. Calendar plugin? Sounds useful. Kanban boards? Could be good for projects. Dataview? Everyone raves about it. Templater? Daily notes? Excalidraw? Each one looks promising. Each one requires learning. Each one adds configuration.
Before you know it, you've spent your Saturday afternoon building a productivity system instead of doing productive work.
Of those 2,500+ plugins, around 1,000 are actively maintained. The rest are abandoned, partially functional, or broken by recent Obsidian updates. The XDA article "Obsidian is really starting to fall behind alternatives" noted a real concern: "Every time Obsidian updates, there's a chance one of your plugins will stop working." There's also no plugin sandboxing, meaning every plugin has full filesystem access. Security-conscious users have to trust that community maintainers haven't introduced vulnerabilities.
The terminology gap
Obsidian introduces concepts that don't exist in most writing tools. Vault. Backlinks. Graph view. Properties. Canvas. Dataview. Frontmatter. Wikilinks. Each term represents a real feature, but together they create a vocabulary barrier that makes the tool feel more like a developer environment than a writing app.
For someone who just wants to write meeting notes or draft a blog post, learning what a "vault" is and why their notes live inside one feels like unnecessary overhead. A note app should let you write notes. The conceptual framework should serve the writing, not the other way around.
The learning curve tax
Every tool has a learning curve. The question is whether the investment pays off for your use case.
For someone building a personal knowledge management system over months and years, Obsidian's learning curve absolutely pays off. Backlinks, graph view, and the plugin ecosystem become genuinely powerful once you've invested the time.
For someone who needs to write a document, format it, and share it with a colleague, that investment is a tax on an otherwise simple task. You're paying the cost of a complex tool to do something that doesn't require complexity.
A blog post titled "Me, Obsidian, and 144 notes later... I quit!" captured this feeling perfectly. The author had invested real time and built a meaningful vault, but ultimately concluded that the overhead of maintaining the system outweighed the benefits. Capterra reviews echo this: Obsidian "can be difficult for first-time users."
This isn't a failure of the user. It's a mismatch between the tool's design and the user's needs.
Who Obsidian IS right for
Let me be clear: Obsidian is an excellent product for the right use case.
Power users and developers. If you're comfortable with configuration files, command lines, and JSON frontmatter, Obsidian feels natural. The learning curve is a gentle slope, not a wall.
PKM enthusiasts. If you've read "How to Take Smart Notes" or "Building a Second Brain" and want to implement those systems digitally, Obsidian is purpose-built for this. Graph view, backlinks, and daily notes support Zettelkasten and similar methodologies.
Long-term knowledge builders. If you're accumulating research, class notes, project documentation, or journal entries over years, the vault structure and local file ownership are genuine advantages. Your notes are plain .md files on your hard drive, not locked in someone else's cloud.
People who enjoy configuring their tools. Some people genuinely enjoy the process of customizing their workflow. If tweaking CSS snippets, discovering new plugins, and optimizing your vault structure sounds like a fun evening, Obsidian delivers.
Who Obsidian is NOT right for
People who want to write and share quickly. If your workflow is "write something, make it look good, send it to someone," Obsidian's complexity is overhead. You don't need graph view to write meeting notes. You don't need 2,500 plugins to draft a project brief.
Non-technical users. If terms like "YAML frontmatter," "regex," and "CSS snippets" aren't in your vocabulary, Obsidian will feel like it was built for someone else. Because it was.
Anyone who spends more time configuring than creating. If you've caught yourself optimizing your folder structure for the third time this month instead of writing, the tool is working against you, not for you.
Teams that need to share documents. Obsidian is built for individual vaults, not collaboration. Sharing a note means exporting it, and that export process (as anyone who's tried pasting an Obsidian note into Google Docs or Slack knows) is where things fall apart.
When simpler is better
Here's the honest question: what are you actually trying to do?
If your goal is to build a personal knowledge graph with thousands of interconnected notes, use Obsidian. Nothing else does that as well.
If your goal is to write documents and share them with other people, you don't need a personal knowledge graph. You need a writing tool that produces professional output and gets it where it needs to go.
This is where Unmarkdown™ fits. It's not a knowledge management system. It's not trying to be. It's a document publishing tool that does one thing well: turn markdown into professional documents you can share anywhere.
Write markdown (or paste it from any AI tool). Choose from 62 templates to style your document. Copy for Google Docs, Word, Slack, OneNote, Email, or Plain Text. Or publish to a shareable web page. No plugins. No configuration. No learning curve beyond "write markdown."
The core converter is free. There's no vault to set up, no plugin directory to browse, no terminology to learn. You open the app and you start writing.
They solve different problems
This isn't an argument that Obsidian is bad. It's an argument that complexity should match the task.
Obsidian is a workshop full of specialized tools. If you're building furniture, that workshop is exactly what you need. If you're writing a letter, you need a desk and a pen.
Many people use both: Obsidian for long-term thinking and organizing, Unmarkdown™ for the last mile of formatting and sharing. Copy your Obsidian note, paste it into Unmarkdown™, pick a template, and send it wherever it needs to go. That workflow takes about 30 seconds and produces cleaner results than any Obsidian plugin.
The best tool isn't the most powerful one. It's the one that matches what you're trying to do.
Try the Unmarkdown plugin for Obsidian
Unmarkdown is now available as an Obsidian community plugin. Right-click any note and copy it formatted for Google Docs, Word, Slack, OneNote, Email, or Plain Text, directly from your vault. You can also publish notes to the web with 62 templates.
How to install (Community Plugins directory approval pending):
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - In your vault, create the folder
.obsidian/plugins/unmarkdown/ - Move the three downloaded files into that folder
- Open Obsidian Settings > Community Plugins > Enable "Unmarkdown"
- Go to Settings > Unmarkdown > Click "Connect account" to link your free Unmarkdown account
Once approved for the Community Plugins directory, you can install by searching "Unmarkdown" in Obsidian's plugin browser.
