mem1.wiki

Tools

Tool

Logseq

Open-source, outliner-first, local-first PKM with daily-notes as the default capture surface. Closest free alternative to Roam Research; the DB rewrite shifts the bet to a SQLite future.

URL
https://logseq.com
Taxonomy
tools.pkm
License
AGPL-3.0
Hosting
oss
Pricing
free
Status
active
Language
typescript
Stars
36,000
First release
2020
Self-host difficulty
trivial
Tags
pkm, outliner, local-first, daily-notes, open-source

What it is

Logseq is a block-based outliner that stores notes as markdown or org-mode files in a local folder. Every day opens a new “journal” page; everything else grows out of links made from that journal. The current desktop app is built on Electron; an active rewrite moves storage to a SQLite-backed graph database.

When to use

When to avoid

Strategic note

Logseq is currently mid-migration from a file-based to a database-backed model. The new DB version is more capable but the upgrade path for existing graphs is non-trivial. Lock your version if your vault is load-bearing.

Sources

How Logseq compares

AI-generated editorial comparisons against nearest peers (glm-4.6). Cached at build time; regenerate via node scripts/build-comparisons.mjs.

vs ObsidianAI · cached

Logseq bets on an outliner graph, while Obsidian bets on raw markdown files. Logseq excels if your thinking happens in a stream-of-consciousness journal where nested bullets capture ideas naturally, but its block-per-line structure becomes a liability when editing long-form prose or essays. Conversely, Obsidian treats notes as standard documents, making it superior for structured research, academic writing, or Zettelkasten workflows where you need to read and edit paragraphs, not just nested lists.

Logseq feels fragile right now because it is mid-migration to a new SQLite backend, meaning your "personal knowledge base" might break on upgrade. Obsidian wins on stability and ecosystem longevity; because it uses plain files, your notes survive even if the company disappears. If you need a daily journal that doubles as a whiteboard, pick Logseq. If you need a reliable, extensible archive for long-term projects, Obsidian is the safer investment.

vs Roam ResearchAI · cached

Roam Research pioneered the bi-directional link model, but Logseq successfully democratized it by offering the same outliner experience for free while prioritizing local data ownership. The strategic tradeoff comes down to Roam’s closed-source performance versus Logseq’s open-source turbulence; Roam remains a polished, cloud-native environment for legacy users, whereas Logseq offers a transparent future for those willing to manage their own files.

Choose Roam if you are deep in a complex graph and can justify the subscription for a stable, hosted environment that requires no setup. However, for most new users, Roam is a poor investment today because Logseq replicates the core "block-based" architecture—daily notes, outlines, and graph views—without the lock-in. While Roam coasts on its past innovation, Logseq is actively rebuilding its foundation on SQLite, making it the superior choice for tinkerers who demand full control over their knowledge base and want to avoid paying rent for features that are now standard elsewhere.