The Core Philosophy: Your Files, Your Control
Obsidian stores every note as a .md file in a folder on your computer (called a "vault"). There is no proprietary format, no database, no server. You can open your notes in any text editor — Notepad, VS Code, or nothing at all if you only need to read a file. This design choice has two practical consequences Czech users care about: it works offline by default, and your data never leaves your device unless you explicitly set up sync.
The trade-off is real-time collaboration. Obsidian is built for individual use. If you need a shared workspace where multiple people edit the same document simultaneously, Notion or Confluence are better choices. Obsidian does offer a paid Sync service for cross-device access, but it's a single-user product at heart.
The Graph View and Linked Thinking
Obsidian's signature feature is the Graph View — a visual map of all your notes and the connections between them. You create connections by typing [[Note Name]] inside any note, and Obsidian automatically draws a link. Over time, a well-maintained vault develops a visible structure: central notes (hubs) attract many connections, while peripheral notes sit at the edges.
For researchers, academics, and anyone building a personal knowledge management (PKM) system, the graph is genuinely useful — not just a visual gimmick. Czech university students using Obsidian for their thesis research consistently report that seeing the relationship between sources and arguments helps them find gaps in their reasoning.
Czech academic context: Several Czech universities, including Charles University (Univerzita Karlova) and Masaryk University, have active student communities using Obsidian for academic note-taking. The tool is particularly popular in computer science, linguistics, and philosophy departments, where structured thinking and source management are central to the work.
Plugin Ecosystem
Obsidian's community plugin library contains over 1,400 plugins as of early 2026. This is both a strength and a complexity risk. The most widely used include:
- Dataview — queries your notes like a database, letting you automatically generate tables of tasks, books read, or project statuses
- Templater — creates dynamic note templates with dates, file names, and custom scripts
- Calendar — adds a calendar sidebar linked to daily notes
- Excalidraw — embeds a whiteboard drawing tool directly into notes
- Kanban — turns a Markdown file into a drag-and-drop task board
The plugin system means Obsidian can approximate many features of Notion or even task managers like Todoist — but this requires manual setup and regular maintenance. Community plugins are maintained by volunteers, and occasional breaking updates happen when Obsidian's core API changes.
Sync Options for Czech Users
| Method | Cost | End-to-End Encrypted | Works Offline |
|---|---|---|---|
| Obsidian Sync (official) | ~€8/month | Yes | Yes |
| iCloud Drive | Included with Apple | No (managed by Apple) | Partial |
| Syncthing (self-hosted) | Free | TLS in transit | Yes |
| Nextcloud | Self-hosted or ~€5/month | Depends on setup | Yes |
| Google Drive / OneDrive | Varies | No | Partial |
Czech users with GDPR concerns often choose Syncthing — an open-source peer-to-peer sync tool that works well on Windows, which dominates Czech business environments. Syncthing syncs files directly between your devices without any cloud intermediary. The official Obsidian Sync service processes data in the EU if you select that option during setup.
Mobile Experience
The iOS and Android apps have matured considerably since their 2021 launch. As of 2026, the mobile apps support all core features including the graph view, plugin support, and custom themes. Performance on mid-range Android devices — which are more common in Czechia than high-end flagships — is acceptable but occasionally sluggish with large vaults (2,000+ notes).
Quick capture on mobile is handled through the "Quick Add" feature or the dedicated note button in the bottom toolbar. It's functional, but still slower than dedicated capture apps like Google Keep or Apple Notes. The recommended workflow for mobile is to capture rough notes and process them into your vault later on desktop.
Pricing
Obsidian is completely free for personal use — with no storage limits, no paywalled features, and no nag screens. The only paid services are:
- Obsidian Sync (~€8/month or ~€96/year) — optional encrypted sync across devices
- Obsidian Publish (~€8/month) — optional web publishing to share notes as a website
- Commercial license (~€50 one-time or ~€50/year) — required if you use Obsidian in a for-profit company with more than 2 people
For individual Czech users, freelancers, or students, Obsidian represents exceptional value. A small Czech s.r.o. using it professionally should purchase the commercial license — it's reasonably priced compared to SaaS alternatives.
Who Should Use Obsidian
Obsidian rewards users who take note-taking seriously and are willing to spend time structuring their knowledge. It's the better choice if you value data ownership, work frequently offline, or want a tool that works the same way in five years as it does today. Developers, researchers, writers, and students consistently get more out of it than casual users.
If you need real-time team collaboration, mobile-first capture, or a ready-made project management system without setup work, Notion or Todoist will serve you better.
Rating: 9.1/10 — Best-in-class for personal knowledge management. Free for individuals, fully offline, and future-proof by design.