Compare / Obsidian vs Logseq

Comparison

Logseq vs Obsidian: which free PKM app in 2026?

Obsidian vs Logseq used to be the classic free-PKM coin flip: two Markdown-based, local-first apps — one an outliner, one a document editor — pick whichever matches your head. In 2026 the choice is less symmetric. Obsidian has spent two years shipping fast (database views, an official CLI, free commercial use), while Logseq bet everything on a database rewrite that finally landed in July 2026 as a beta — and split the product in two on the way. Both remain excellent and free; here’s what actually separates them now.

The short answer: in 2026, most people should pick Obsidian — plain Markdown files, mature mobile apps, and the fastest shipping pace in the category make it the safe default. Logseq is still the right call for outline-shaped thinkers who want open source and bullets-first daily notes — as long as you go in understanding the database-version transition you’d be joining.

What is Obsidian?

Obsidian stores your notes as plain Markdown files in a folder on your own device — a “vault” you can read with any text editor, back up however you like, and keep forever. On top of those files it layers backlinks, a graph view, a Canvas whiteboard, and Bases (native database views over your notes, added in 2025). The app is completely free, including for commercial use since early 2025.

Its defining feature is the community: roughly two thousand plugins extend it with everything from spaced repetition to Kanban boards to AI integrations. Official add-ons are paid — Sync ($4/month, end-to-end encrypted) keeps vaults identical across devices, and Publish ($8/month) turns notes into a public site. There’s no web app; Obsidian runs as desktop and mobile apps against your local files.

What is Logseq?

Logseq is the open-source counterpart to Roam: an outliner built on bidirectional links and daily notes, but storing everything as local Markdown (or Org-mode) files on your device. It’s free, AGPL-licensed, and adds flashcards with spaced repetition, PDF annotation, queries, whiteboards and a plugin ecosystem. Sync is available end-to-end encrypted, or you can roll your own with Git or Syncthing.

The project is mid-transition: alongside the classic Markdown version, a rebuilt “DB version” backed by a local database entered public beta in July 2026, bringing real properties and Tana-style structured tags plus more reliable sync. That rewrite consumed several years of development attention, so the classic version evolved slowly — but the foundation of free, local, open-source outlining has kept a devoted community.

Obsidian vs Logseq at a glance

ObsidianLogseq
PriceApp free; Sync $4/mo; Publish $8/mo (annual billing)Free (open source); optional paid sync
Free planYes — the entire app, including commercial useYes — everything
PlatformsWindows, macOS, Linux, iOS, Android — no web appWindows, macOS, Linux, iOS, Android
Storage modelLocal-first — plain Markdown files on your deviceLocal-first — Markdown/Org files (DB version: local database)
Editing modelMarkdown documents with backlinks, Canvas and BasesOutliner — blocks, references, daily notes
Backlinks & wiki linksYes — [[wiki links]] with backlinks panelYes — bidirectional, block-level
Graph viewYes — 2D graph viewYes — graph view
SearchFull-text; semantic search via community pluginsFull-text and queries
Web captureOfficial web clipper extensionCommunity clippers; mobile quick capture
Email-in captureNoNo
RSS / feedsVia community pluginsNo
Team collaborationLimited — shared Sync vaults, no real-time co-editingNo
Publishing & sharingObsidian Publish ($8/mo) for public note sitesStatic-site export via community tools
AI assistant accessNo official AI; community plugins and MCP serversCommunity plugins and MCP servers
Offline accessYes — fully offlineYes — fully offline
Open sourceNo — proprietary app, open file formatYes — AGPL-3.0
End-to-end encryptionYes — Sync is end-to-end encryptedYes — Logseq Sync is end-to-end encrypted
Data exportFiles are already portable MarkdownMarkdown/Org files; OPML, JSON

Pricing and features as of mid-2026 — check each product’s site for current details.

New to this category? Start here: choosing a second brain app — every tool on this page, with a pick for each kind of thinker.

Outliner vs documents — the shape of your notes

Logseq is an outliner: every line is a bullet, every page is a tree, and the day’s journal is where everything starts. You indent instead of filing, and any bullet can be referenced or embedded anywhere else. It’s a superb shape for meeting fragments, task-threaded thinking and interstitial notes — and a constant low-grade friction for long-form prose, which always ends up written inside a list.

Obsidian is document-first: pages with headings and paragraphs, linked by [[wiki links]] with block and heading anchors when you need finer targets. Block references exist but are an approximation of Logseq’s — you link to a ^block-id rather than treating every bullet as a first-class object. In exchange you get notes that read like documents, publish like documents, and export like documents. Neither model is more powerful; they match different heads — and this one difference drives most switching in both directions.

Momentum in 2026 — two very different years

Both projects are alive; their years look nothing alike. As of August 2026:

The DB version modernizes real weaknesses — performance on large graphs, typed properties, reliable sync — but it changes the deal: SQLite becomes the source of truth and Markdown becomes an export, not the thing you edit. For the many users who chose Logseq because their notes were plain files, that’s the moment to re-evaluate — in either direction.

Sync, mobile and what you’ll actually pay

Both apps are free without limits on your own device — the money and the friction are in multi-device life:

If your phone is a primary writing device, this section alone decides it for Obsidian in 2026.

The shared-vault trick — and why it’s ending

A genuinely nice property of the classic pairing: because both apps read plain Markdown, you can point Logseq at an Obsidian vault and run both against the same folder — outline in Logseq, write documents in Obsidian. It takes some alignment (journal filename formats, a pages directory, accepting that key:: properties and YAML frontmatter don’t mean the same thing to each app), and it’s a well-documented community pattern.

Know that it’s a sunset feature: the trick depends on Markdown being Logseq’s source of truth, which stops being true in the database version. If “both apps, one folder” is your plan, you’re planning around Logseq OG — the maintenance-mode branch.

Switching between them

Logseq → Obsidian is common enough to have community scripts, and they’re needed: text and links come through, but key:: value properties arrive as literal text (Obsidian wants YAML frontmatter), ((block refs)) flatten, TODO/LATER/NOW keywords need converting to checkboxes, and {{embed}} blocks and logbook sections drop. Budget an afternoon of cleanup, not a one-click move.

Obsidian → Logseq classic is gentler — often just opening the vault, per the shared-folder pattern above — though block IDs, frontmatter and plugin syntax (Dataview, Templater, Bases) stay Obsidian-only. Migrating into the Logseq DB version goes through its Markdown importer instead, and the round trip back out depends on export fidelity that’s still young. If you’re also weighing the other big outliner, we’ve compared Logseq against Roam Research too — and if it’s the open-source, self-hostable side you care about, SiYuan against both Obsidian and Logseq.

Where Obsidian shines

Worth knowing: There’s no web app, and multi-device use effectively requires paid Sync or DIY setups. Collaboration is weak — shared vaults exist but there’s no real-time co-editing. Out of the box it’s fairly bare; the power comes from configuring plugins yourself, which is a hobby in its own right. Capturing web content, newsletters or feeds means assembling extensions and plugins rather than anything built in.

Where Logseq shines

Worth knowing: No real-time collaboration — it’s a single-player tool. The MD-to-DB transition splits the product; some features (like whiteboards) are temporarily missing from the DB beta. Polish and mobile experience trail the paid competition, and web capture relies on community tooling.

Which should you choose?

Choose Obsidian if:

Choose Logseq if:

A third option: Dexi

Obsidian and Logseq both assume your knowledge starts as something you type into them. If much of yours arrives from the web — articles worth keeping, newsletters, RSS feeds — Dexi starts there instead: everything you capture from your browser, inbox or phone becomes a searchable note next to the ones you write, connected by tags and [[wiki links]] into one knowledge graph, with semantic search across all of it and an MCP server so Claude can work with your notes directly. Nothing to install, no sync to configure — it’s web-based, free for up to 1,000 notes, and $5/month after that.

Frequently asked questions

Is Logseq still maintained?

Yes — actively, but split. The database version shipped as Logseq 2.0.1 on July 13, 2026 and carries all new development; it is explicitly beta, with the team recommending automated backups. The classic Markdown app ("Logseq OG") continues as maintenance-only: security fixes and dependency updates, no new features. Facts as of August 2026.

Can Logseq and Obsidian share the same folder?

With classic (file-based) Logseq, yes — both apps read plain Markdown, so a Logseq graph can live inside an Obsidian vault with some setup (aligned journal filename formats and a pages directory). Property syntax and plugin features don’t cross over. This stops working with Logseq’s database version, where SQLite is the source of truth and Markdown is only an export.

What happens to my Markdown files in Logseq’s database version?

They become an export format rather than the thing you edit. The DB version stores your graph in a local SQLite database and can export to Markdown, but the files-on-disk-are-the-notes model — the reason many people chose Logseq — only survives on the maintenance-mode classic app.

Which is cheaper, Logseq or Obsidian?

Both apps are completely free with no note limits, including commercial use (Obsidian made its commercial license optional in February 2025). For sync: Obsidian Sync is $4/month billed annually, or free DIY via iCloud/Syncthing/git; classic Logseq syncs free the DIY way, while the DB version’s real-time sync is in invite-gated alpha with pricing unannounced as of August 2026.

Is Obsidian or Logseq better for long-form writing?

Obsidian, clearly. Logseq is an outliner — everything is a bullet, which is excellent for daily notes and fragmentary thinking but awkward for prose. Obsidian edits real documents with headings and paragraphs, and its ecosystem (themes, export, publishing) is built around them.

Can I move my Logseq notes to Obsidian?

Yes, with cleanup. Classic Logseq graphs are already Markdown, so text, bullets and images carry over directly; community scripts handle the rest, converting key:: properties toward YAML frontmatter and TODO keywords to checkboxes. ((Block references)), embeds and queries arrive as literal text and need manual attention. Run a trial on a copy of your graph first.

Collect, connect and search everything you read — free, no credit card required.

Try Dexi free

Related comparisons

More Obsidian comparisons

More Logseq comparisons

All comparisons →

Looking for Notion alternatives? Our guide, by use case →