Stop Choosing Sides
Most PKM discussions start with a false choice: go local and own your data but lose AI, or go cloud and get AI but cede control. This framing is seductive because it is simple. It is also wrong.
Between Obsidian’s plain Markdown files on your hard drive and Mem’s cloud-native AI engine there is a continuous landscape of encryption architectures, AI integration depths, and convenience trade-offs. The binary misses the tools that live in the middle — and it misses why those middle options matter.
Consider this: you can have a cloud-synced note-taking app where the company cannot read your notes — not even under legal compulsion — and still get transcription, summarization, and search. That is not theoretical. It exists today. But the local-vs-cloud framing would tell you it does not.
I have been through a dozen tools and read through enough security pages to know that most people pick a tool based on a feature list and a demo. They do not ask the question that matters: what actually happens to my data when I stop paying, when the startup gets acquired, when I need to export 10,000 notes at 2 a.m. This article gives you a framework to ask that question honestly.

Three Axes, Not Two Sides
Every PKM tool you evaluate sits on three independent spectrums. Understanding where your tool lands on each is more useful than asking whether it is “local” or “cloud.”
- Data Control: Where are your notes stored, who holds the keys, and what happens if the company disappears? The range runs from plaintext Markdown on your device (Obsidian) → local encrypted (Logseq vaults) → end-to-end encrypted cloud (Reflect) → encrypted-at-rest cloud (Tana on Google Cloud) → plaintext cloud (Mem stores unencrypted for AI).
- AI Capability: What can the tool do with your content beyond storing it? From nothing (Anytype, as of mid-2026) → plugin-powered local AI (Obsidian + Ollama) → native AI features built into the app (Reflect’s built-in transcription and summarization) → AI-native design where AI is the primary interaction mode (Mem, Tana).
- Convenience: How much setup, maintenance, and onboarding work does the tool require before it becomes useful? Manual (Obsidian: sync setup, plugin wrangling, Markdown learning) → configurable (Logseq: more opinionated defaults but still a learning curve) → polished out-of-box (Reflect, Tana, Mem: sync works, AI works, mobile apps work without tinkering).
These axes interact. Convenience often means you let someone else handle the architecture — that is itself a control trade-off.
No tool maximizes all three simultaneously. The “impossible triangle” is real: max control means accepting some friction; max AI means trusting someone with your content; max convenience usually means someone else makes the architecture decisions for you. Acknowledging this is the first step to choosing honestly.
For readers who want a deeper grounding in what makes a PKM app tick, this article on the five core capabilities of a second brain lays the foundation.
Where the Major Tools Land
The table below places six tools on the three axes. Read it not as a ranking but as a topography: each tool occupies a zone defined by real trade-offs.
| Tool | Data Control | AI Capability | Convenience | Pricing (Personal) |
|---|---|---|---|---|
| Obsidian | High (plain Markdown, local) | Medium (2,000+ plugins, local AI via Ollama) | Moderate (manual sync setup, Markdown learning) | Free personal; $50/yr commercial |
| Logseq | High (local encrypted, open format) | Low (limited native AI) | Moderate (opinionated defaults, learning curve) | Free |
| Anytype | High (local-first, peer-to-peer encrypted sync, open source) | None (as of mid-2026) | Moderate (synced desktop/mobile, no plugin ecosystem) | Free beta |
| Reflect | High (E2EE, XChaCha20-Poly1305, Doyensec audited) | Medium-High (native transcription, summarization, search) | High (polished apps, sync, AI out of box) | $10/mo |
| Tana | Moderate (Google Cloud encryption at rest/in transit, SOC 2 target Q3 2026) | High (AI-native, supertags, automation) | High (opinionated structure, AI-assisted capture) | $8-16/mo (beta pricing) |
| Mem | Moderate (SOC 2 Type II, encrypted at rest/in transit, unencrypted for AI processing by vendors) | High (AI-native, chat, auto-organize) | High (polished, AI as primary interface) | $14.99/mo |
A few notes that do not fit neatly into a table cell:
Obsidian’s plugin ecosystem — over 2,000 community plugins — allows you to run local AI models (Ollama) that never send data to the cloud. That moves AI capability from “low” to “medium” if you are willing to do the setup. The cost is convenience: a test-drive noted that “Obsidian required manual setup for sync, learning Markdown, and downloading community plugins for basic functionality.”
Anytype is interesting because it aims for high control (local-first, peer-to-peer encrypted sync, open source) with reasonable convenience (free, sync works out of box). But it has no AI features yet, which limits its range on that axis.
Tana’s Google Cloud encryption at rest and in transit sounds reassuring, but it is not end-to-end encryption. Google holds the encryption keys. As Sébastien Dubois points out in his detailed critique, this means Tana cannot prevent Google from accessing your data if compelled. The company’s contractual obligations not to train on your data are meaningful, but they do not close the architectural gap.
For a direct comparison of Obsidian, Logseq, and Notion — the most common trio — the 2026 comparison page has you covered.

Reflect’s Middle Ground
Reflect is the tool that breaks the binary. It uses end-to-end encryption (XChaCha20-Poly1305) with client-side encryption and zero-knowledge architecture. The company cannot read your notes. This architecture was independently audited by Doyensec. On the data control axis, Reflect sits close to Obsidian.
And yet it has native AI: automatic daily summaries, transcription of audio recordings, semantic search. These features run on Reflect’s servers after decryption on your device. The server never holds your encryption keys, but it does see decrypted content in memory while processing. That is the nuance the marketing pages glide over: E2EE means the vendor cannot read your notes at rest. It does not mean the vendor never touches plaintext. The difference is whose hands the plaintext passes through — and under what contractual and technical constraints.
What Reflect gives up in exchange is customization. There is no plugin ecosystem, no local AI, no ability to use your own LLM. You get the AI features Reflect chooses. Convenience is high — $10/mo, polished apps, sync works — but you trade deep control over your AI pipeline for the comfort of E2EE.
The contrast with Mem is instructive. Mem achieved SOC 2 Type II compliance in January 2026. That is a real milestone: it certifies that the company has documented policies for security, availability, and confidentiality. But SOC 2 does not verify end-to-end encryption. Mem encrypts content in transit and at rest, but content is only unencrypted for AI processing with trusted, SOC 2 compliant third-party vendors (from Mem’s own blog). Mem contractually prevents those vendors from training on your data. But contractual prevention is not technical enforcement. If your threat model includes a third-party vendor being compromised or acquired, the plaintext exposure is real. That is the architectural gap E2EE tools like Reflect do not have.
Vendor Risks That Don’t Show Up in the Feature List
Even if a tool scores well on all three axes, vendor risk can undermine everything. BARC’s 2026 Data Sovereignty survey of 320 enterprises — not individual PKM users, but the sentiment signal is relevant — found that 51% of companies now rate data sovereignty as “very important,” and 76% expect its importance to rise. Concern about dependencies on public cloud providers reached 46%, up six points. The share of companies with cloud repatriation initiatives doubled within a year, from 8% to 16%.
The same logic applies to personal knowledge management. Sébastien Dubois identifies six concrete risks of cloud-native PKM:
- Acquisition risk: VC-funded startups (Mem, Tana) are acquisition targets. The Evernote parallel — a tool people trusted that degraded under new ownership — is not hypothetical.
- Opaque data model: If the tool uses a proprietary internal format, export tools may not preserve structure, links, or metadata.
- No offline mode: Tana and Mem have no offline mode. If you lose internet access, you lose access to your knowledge base.
- Limited API: Tana’s API restricts data portability and custom workflows (one call per second per token, limited payload size).
- Price hikes: Once a startup needs to show revenue growth, pricing can change. Mem at $14.99/mo is already on the high end for individual note-taking.
- Account loss: Tana login depends on third-party providers (Google, Apple, GitHub, Microsoft). Losing access to that account — or a policy change — could jeopardize access.
Reflect’s E2EE mitigates the acquisition risk: even if the company is bought, the buyer cannot read your notes. But no encryption protects against price hikes. Obsidian’s sustainable model — free for personal use, $50/year for commercial — is a deliberate contrast. Its open format (plain Markdown) means even if Obsidian disappeared tomorrow, you have a folder of readable files.
For the broader market shifts driving these concerns, the State of PKM Apps 2026 article provides context.
Find Your Own Trade-off: Three Questions
Rather than recommend a tool for generic categories, here is a self-assessment. Answer three questions:
- What is your threat model? If your notes were leaked tomorrow, what is the worst consequence? If the answer is “mild embarrassment” — you probably do not need E2EE. If the answer is “I lose client confidentiality” or “my research is compromised by competitors” — that changes the calculus.
- How much do you need AI? Do you want the tool to summarize, link, and suggest — or do you just need a reliable searchable archive? If AI is central, you accept some reduction in control. The question is how much.
- What convenience threshold can you tolerate? Are you willing to set up sync, learn Markdown, configure plugins? Or do you need the tool to work in five minutes? The answer determines whether Obsidian or Reflect makes more sense.
Three illustrative scenarios:
- A journalist handling sensitive sources → Obsidian (maximum control, no third-party ever touches notes) or Reflect (E2EE, AI, but vendor processes plaintext transiently). The choice hinges on whether the journalist trusts the E2EE boundary or wants zero plaintext on any server.
- A consultant who needs AI to recall across thousands of notes → Tana or Mem. High AI, high convenience, moderate control. The consultant’s professional logic: the value of AI recall outweighs the vendor risk, and the contractual protections (SOC 2, no training clauses) are sufficient for client data under NDA.
- A developer who wants version-controlled notes → Obsidian with Git. Max control, plugin-based AI if needed, moderate convenience. The developer has the skills to manage the setup and values the long-term portability.
For thinking style as a complementary filter, the PKM app thinking-style comparison covers which tools suit visual, networked, structured, and linear thinkers.
And if device mix determines your options, the cross-platform buyer's guide covers portability and migration.

Choose Honestly
The impossible triangle is not a limitation. It is the only honest framing. Every tool you pick involves giving up something real. Obsidian gives up out-of-box AI. Mem gives up control over your data in transit to AI processors. Reflect gives up a plugin ecosystem and the ability to customize its AI.
The binary local-versus-cloud framing has been the default for too long because it is easy to sell. It is also easy to buy — you pick a side and stop thinking. The three-axis spectrum asks you to keep thinking. Where on the control axis do you actually need to be? How much AI capability justifies the corresponding trade-off? How much convenience are you willing to pay for?
Answer those honestly, and the right tool choice emerges. It might not be the tool with the best AI demo or the one your colleague recommended. It will be the one whose trade-offs you can live with five years from now.
For readers who want to go deeper, the broader PKM app selection guide integrates thinking styles, privacy, and AI alongside the trust spectrum.
Comments
Join the discussion with an anonymous comment.