Comparison · Last updated 2026-08-08

Obsidian writes documents.
SeqLog writes outlines.

These two apps are less alike than the category suggests. Both keep your notes as Markdown files on disk, and that is about where the resemblance ends. Obsidian is a document editor with a very large plugin ecosystem. SeqLog is a keyboard-driven outliner that happens to be native. Which one fits depends on how you think, not on a feature count.

The short version. If you write in paragraphs and want an app you can extend endlessly, Obsidian is the better tool and it is not close. If you think in nested bullets, live in a daily journal, and want an app that opens instantly and scrolls smoothly on macOS, that is what SeqLog is for.

Obsidian is free for personal use and asks 50 USD per user per year for commercial use. SeqLog is free forever for both.

The real difference: blocks or documents

Obsidian's unit is the note. You open a file and write in it. Headings give it structure and the outline sidebar reflects them. Bullet-first workflows are possible, and the community Outliner plugin adds folding, zoom and drag, but they are an addition to a document editor.

SeqLog's unit is the block. Every line is a node you can indent, collapse, drag to another page, or link to. There is no document mode to switch out of, because there is no document. A page is a tree of blocks, and the daily journal is the front door. This is the Logseq and Roam lineage rather than the Obsidian one.

Neither model is better. They are different enough that most people know within an hour which one matches how they think.

Side by side

SeqLogObsidian
Primary unitOutline blockDocument
StoragePlain .md filesPlain .md files
RuntimeNative SwiftUI + AppKitElectron
PlatformsmacOS 15+ onlymacOS, Windows, Linux, iOS, Android
Plugins & themesNone, none plannedThousands
Graph view / canvasNoYes
Backlinks & unlinked refsBuilt inBuilt in
Searchripgrep over the files, no indexBuilt-in index
Version controlGit built in: auto-commit, push/pull, inline diffs, revertCommunity Git plugin
SyncYour Git remote, or any file syncObsidian Sync (paid) or any file sync
Personal useFree foreverFree
Commercial useFree forever$50 / user / year
Open sourceNoNo

What being native actually buys

Obsidian is one of the better-behaved Electron apps, so here is the difference in specifics rather than in adjectives.

None of this makes your notes better. It just keeps the app out of your way.

Git, without assembling it yourself

Obsidian's usual answer to version control is the community Git plugin, which works well once configured. SeqLog embeds libgit2 directly: auto-commit on save, push and pull to any remote, branch switching, conflict resolution, commit history with inline diffs, and revert down to a single file. No plugin to install, no Git binary required, and a UI instead of a command palette.

Coming from Obsidian

Your notes are already Markdown with wikilinks, so they open. Two things to expect.

SeqLog organises a vault as pages/ and journals/ folders, so a flat Obsidian vault will need its files moved into pages/. And because every line is a block, a long prose note arrives as one block per line rather than flowing paragraphs. That is fine for notes that were already bulleted and awkward for essays. Obsidian-specific syntax that SeqLog does not implement, such as Dataview queries, callouts and plugin blocks, stays in the file as literal text.

Nothing is converted, so both apps can point at the same folder while you decide.

Where Obsidian is the better answer

Questions

Can SeqLog open my Obsidian vault?

Partly. Both read plain Markdown with wikilinks, so your notes and links come across. But SeqLog organises a vault as pages/ and journals/ folders, and it treats every line as an outline block, so a long prose note arrives as one block per line rather than flowing paragraphs.

Does SeqLog have plugins like Obsidian?

No, and none are planned. The plugin ecosystem is Obsidian's single biggest advantage, and SeqLog does not try to compete with it.

Is SeqLog free for commercial use?

Yes. SeqLog for macOS is free forever for personal and commercial work, with no seat count and no licence to buy. Obsidian asks for a 50 USD per user per year commercial licence for organisational use. See the Terms.

Does SeqLog have a graph view?

No. SeqLog has backlinks and unlinked references, but no graph visualisation and no canvas.

Both can read the same folder.

Nothing is converted, so trying it costs you a download and an afternoon.

Free forever · macOS 15+ · Apple Silicon · Intel build