LabHub

Blog

PKM Tools 2026 — A Deep Dive into Notion, Obsidian, Logseq, Anytype, Tana, Capacities, and Heptabase

한국어English日本語

The 2026 Map of PKM Tools — Four Axes: Document, Block, Data, Graph, Canvas

As of May 2026, the Personal Knowledge Management (PKM) space is simultaneously thriving and stagnating. Notion is no longer just a notes app — it has become a "work OS" that bundles Calendar, Mail, and AI Workflows. Obsidian shipped Bases as a first-class database feature in 1.7. Late entrants like Logseq, Anytype, Tana, Capacities, and Heptabase carve niches with very different philosophies.

The problem is that there are now too many tools. Every week on r/PKMS, Hacker News, and productivity YouTube, the same question recurs: "Which one should I use?" The result is widespread "tool hopping," where people spend more time migrating than actually writing notes. This post maps fifteen PKM tools onto four axes, compares them side by side, and recommends starting points for different user types.

The Four Axes

AxisRepresentative toolsCore metaphorStrengthsWeaknesses
DocumentBear, Craft, NotePlan"One page = one piece of writing"Flow, beautiful UIWeak structure and linking
BlockNotion, Logseq, AppFlowy"One block = one unit of info"Reuse, embed, databasesCognitive load, lock-in
Data (object)Capacities, Tana, Anytype"Notes are typed objects"Structured search, metadataLearning curve
GraphObsidian, Logseq, Roam Research"The links between notes are it"Zettelkasten, serendipityInformation overload
CanvasHeptabase, Obsidian Canvas"Cards laid out in space"Visual learning, big-pictureHard to search and reuse text

These axes are not mutually exclusive. Obsidian is graph and canvas, and with Bases it is now also leaning into the data axis. Notion is block and database, and with AI it dabbles in graph-style reasoning. But asking which axis a tool feels most "rooted in" exposes its character and trade-offs.

Notion (Block + Database) — Now Extended with AI Workflows, Calendar, and Mail

Notion is still the most widely used PKM and collaboration tool as of 2026. Its core strengths have not changed: block-based editing, powerful databases, a rich template marketplace, and effortless sharing. But what shipped between 2025 and 2026 is more than incremental.

Notion in 2026

Notion's strengths

StrengthDetail
DatabasesRelations, rollups, formulas 2.0 — close to Airtable territory
CollaborationMentions, comments, permissions, guests, share links — all polished
TemplatesLargest free and paid template ecosystem
EmbedsFigma, Loom, YouTube, GitHub — embeds work for almost any SaaS
APIOfficial API plus stable automation via Zapier and Make

Notion's weaknesses

WeaknessDetail
OfflineStill weak in 2026. There is a cache but reliability is uneven
SpeedLarge workspaces still show noticeable page-load lag
BacklinksPresent, but no Obsidian or Logseq-grade graph view
Lock-inMarkdown export exists, but database semantics do not survive intact
PricingPer-seat workspace pricing keeps creeping up

A Notion database example

Here is a 2026-style "Reading List" schema, expressed as an abstract structure rather than the visual editor.

Database: Reading List

Properties:
- Title (text)
- Author (text)
- Status (select: To Read / Reading / Done / Abandoned)
- Rating (select: 5 stars / 4 / 3 / 2 / 1)
- Tags (multi-select)
- Date Added (date)
- Date Finished (date)
- Themes (relation -> Themes DB)
- Quotes (rollup from child pages)
- AI Summary (Notion AI generated)

The interesting part of Notion is that relating "Themes DB" to books lets you visualize themes inside a book's page. With AI Workflows, adding a new book triggers an automatic fill of cover image, author bio, and summary — a flow that finally became reliable in 2026.

Notion fits you if

Notion does not fit you if

Obsidian 1.7 — Bases, Properties, Canvas, Sync v2

Obsidian had its largest single release in late 2025 with version 1.7. The headline is Bases — a proper database experience over local markdown files, paired with the upgraded Properties UI. Combined, they bring Obsidian close to Notion's database power while preserving plain-text data.

Obsidian's philosophy

Major changes in 1.7

FeatureDetail
BasesYAML frontmatter rendered as database views with filters and sorting
PropertiesBetter frontmatter UI, type inference, autocomplete
CanvasStable since 1.4, stored as JSON so git diffs work
Sync v2Better conflict resolution, encryption, version history (paid add-on)
MobileiPad multi-window and external keyboard support improved

Why Bases matters

Before Bases shipped, Obsidian users built database-like workflows with the Dataview plugin. The problem was that Dataview queries lived inside code blocks, which made them inaccessible to non-developer users. Bases is a GUI on top of the same underlying frontmatter — easier to discover and edit, with the data still on disk.

Here is a single book note as plain markdown.

---
title: How to Take Smart Notes
author: Sönke Ahrens
status: Done
rating: 5
tags: [pkm, zettelkasten, note-taking]
finished: 2026-04-10
---

## Summary

Ahrens systematizes Luhmann's slip-box method...

## Linked notes

- [[Zettelkasten]]
- [[Atomic notes]]
- [[Building a Second Brain]]

With Bases in 1.7, building a "books finished this year, sorted by rating descending" view is a few clicks.

Obsidian's strengths

Obsidian's weaknesses

Obsidian fits you if

Logseq — The Open-Source Outliner

Logseq emerged in 2020 as the open-source answer to Roam Research. The atomic unit is not a page but a block, and every block is a potential backlink target.

What defines Logseq

Logseq's strengths

Logseq's weaknesses

Logseq fits you if

Anytype — P2P and the Sovereign Data Experiment

Anytype is arguably the most "political" PKM in 2026. The core value is data sovereignty: notes stay on your device, sync over P2P, and never reach a server in plaintext.

What defines Anytype

Anytype's strengths

Anytype's weaknesses

Anytype fits you if

Capacities — An Object-First Model (Books, People, Places)

Capacities gained traction in the PKM community across 2023–2024. Its hallmark is an object-centric model.

The Capacities object model

Everything in Capacities is an Object, and every Object has a Type. Built-in types include:

TypeUse
PageFree-form writing, the default
Daily NotePer-day pages
PersonColleagues, friends, interviewees
BookReading notes
Movie / ShowFilms and TV
PlaceTravel, cafes, offices
IdeaQuick ideas, memos
TagFree tags
Custom ObjectUser-defined types

Each object carries its own properties and forms a graph through relations. A natural graph like "Book → Author (Person) → Recommended by (Person) → Related film (Movie)" emerges with little effort.

Capacities' strengths

Capacities' weaknesses

Capacities fits you if

Tana — Supertags and an AI-First Posture

Tana, founded with some Roam Research alumni, is among the strongest "AI-first" PKMs in 2026.

Tana's core ideas

Tana's strengths

Tana's weaknesses

Tana fits you if

Reflect — AI Plus Calendar Integration

Reflect, launched in 2021, pitched "AI + Calendar + Notes" from day one. In 2026 it offers both GPT-class and Claude-class models as options and focuses on automating meeting notes and email summaries.

What defines Reflect

Reflect's strengths

Reflect's weaknesses

Reflect fits you if

AppFlowy — The Open-Source Notion Alternative

AppFlowy, launched in 2022, is an open-source Notion alternative built in Rust and Flutter. The same codebase covers desktop, mobile, and web.

What defines AppFlowy

AppFlowy's strengths

AppFlowy's weaknesses

AppFlowy fits you if

Heptabase — Visual Whiteboards for Studying

Heptabase has a narrow and clear positioning: notes for learning. The product centers on an infinite whiteboard onto which you lay out cards to see a bigger picture.

What defines Heptabase

Heptabase's strengths

Heptabase's weaknesses

Heptabase fits you if

RemNote, Mem, Bear, Craft, NotePlan — Other Options

A short pass through tools with distinct identities that did not deserve their own chapter.

RemNote — Notes Meets Spaced Repetition

Mem — AI Ambition and Uncertainty

Bear — Beautiful Markdown for Mac and iOS

Craft — Apple-Flavored Block Notes

NotePlan — Daily Notes Plus Tasks

Zettelkasten, Building a Second Brain, Tools for Thought — The Theoretical Roots

Tools alone do not make a PKM. Without a method, even the best tool turns into a well-organized graveyard. The three most influential threads in 2026:

Zettelkasten — Niklas Luhmann's Slip-Box

The German sociologist Niklas Luhmann wrote about 70 books and hundreds of articles out of a slip-box ("Zettelkasten") containing 90,000 index cards. The core principles:

Sönke Ahrens' "How to Take Smart Notes" is the most influential English-language primer.

Building a Second Brain — Tiago Forte's CODE and PARA

Tiago Forte's "Second Brain" methodology targets ordinary knowledge workers rather than scholars.

The advantage is approachability. The drawback is that it is so simple that you will inevitably bend it to your own situation.

Tools for Thought — Andy Matuschak's Working Memo

Andy Matuschak's public working notes are arguably the model "open second brain." His emphasis:

This thread fueled the broader "Tools for Thought" movement, which clearly influences Roam Research, Obsidian, Logseq, and Heptabase.

Which Tool Should You Pick? — By User Type

After fifteen tools, the obvious question remains: which one? No single answer fits everyone, but reasonable starting points by user type:

Students (undergrad and graduate)

Researchers (academia, PhD)

General knowledge workers (PMs, designers, engineers, writers)

Developers (Tools-for-Thought friendly)

Team wiki plus personal PKM

Data sovereignty first

Notes for Korean and Japanese Users — IME, Sync, and Pricing

PKM comparisons skew English-language-centric, which hides real issues for East Asian users. Brief notes on the practical pain points.

IME compatibility

Pricing reality

In KRW and JPY, PKM subscriptions add up quickly. Comparison of free or one-time options:

ToolPricing modelNotes
NotionFreemium plus subscriptionPlus tier is where real features open
ObsidianFree for personal, Sync and Publish paidMost reasonable value overall
LogseqCompletely freeDonation-driven
AnytypeFree if running your own nodeAnytype Network has paid options
CapacitiesFreemium plus subscriptionPro tier for real features
TanaPaidEffectively power-user only
ReflectPaidTrial then subscription
HeptabasePaidStudent discounts
RemNoteFreemiumGenerous free tier
BearFreemium plus Bear ProApple ecosystem only
CraftFreemium plus subscriptionStudent discounts
NotePlanSubscriptionmacOS and iOS only
AppFlowyFree, cloud option paidSelf-host whenever you want

A practical recommendation

For a Korean or Japanese reader just starting PKM:

  1. Collaboration-centric — Notion free, upgrade to Plus only when needed.
  2. Personal vault — Obsidian free plus iCloud or Syncthing for sync.
  3. Learning-centric — Obsidian plus RemNote free.
  4. Sovereignty first — Obsidian with your own backup, or try the Anytype beta.

The cost of switching tools is consistently underestimated. Before picking anything, check that your vault can survive five years from now in a portable format (markdown, your own disk, a backup policy). That decision matters far more than which logo you end up with on your dock.

References

Comments

No comments yet.

Sign in to leave a comment