A note-taking app is an intimate piece of software. It is where ideas land before they are ready to be shared, where research accumulates across months, where the first rough sentence of a project gets written before the project itself has a name. The friction or fluidity of that tool shapes what you capture and, in turn, what you think about. This is why the note-taking app debate generates more passion than most software categories -- people are not just comparing features; they are describing their relationship with their own thinking.

The explosion of personal knowledge management (PKM) tools over the past five years has created a richly divergent landscape. Hierarchical apps like Evernote and OneNote reflect a folder-filing mental model. Linked-graph tools like Roam and Obsidian reflect a web-of-associations model. Collaborative databases like Notion reflect a team-knowledge model. Minimalist apps like Bear and Apple Notes reflect a capture-first, friction-minimised model. Each is coherent; none is universally correct.

This guide covers ten tools in depth: Notion, Obsidian, Roam Research, Logseq, Apple Notes, Bear, Evernote, Joplin, OneNote, and Capacities. The emphasis is on each tool's underlying philosophy, linking model, sync and privacy story, pricing, and the type of user for whom it is genuinely the right choice -- not a list of every feature, but an honest account of what each tool is built for.

"We know more than we can tell." -- Michael Polanyi. Note-taking tools exist to externalise and connect the tacit knowledge that would otherwise remain inaccessible. The best tool is the one that creates the least friction between the thought and the record.


Key Definitions

Zettelkasten: A German word meaning 'slip box,' referring to a knowledge management method developed by sociologist Niklas Luhmann. Each note is assigned a unique identifier, and notes are connected to related notes through explicit links, creating a navigable web of ideas. The method has inspired modern linked-note tools including Roam and Obsidian.

Bidirectional linking: A linking model in which links between notes are automatically tracked in both directions. If note A links to note B, note B displays a list of backlinks showing note A. This enables discovery of connections you did not consciously make when writing.

Graph view: A visual representation of note connections as a network graph, with notes as nodes and links as edges. Used in Obsidian, Roam, and Logseq to visualise the structure of a knowledge base.

Block-based editor: A note editor where content is structured as individual blocks -- paragraphs, headings, images, embeds -- that can be moved, referenced, and linked independently. Used in Notion, Roam, and Logseq.

Plain text / Markdown: A file format in which content is stored as human-readable text files with lightweight markup syntax. Notes in plain text are portable, future-proof, and usable with any text editor regardless of which app created them.

Local-first: A software architecture in which data is stored on the user's own device rather than on a vendor's servers. Local-first apps work offline by default and give users full ownership of their data.


At a Glance: The Ten Apps Compared

App Best For Storage Linking Price Platforms
Notion Teams, structured databases Cloud Basic Free / $10/mo All
Obsidian Personal PKM, deep knowledge work Local Bidirectional Free / $4/mo sync All
Roam Research Outline-first daily thinking Cloud Bidirectional $15/mo Web
Logseq Outline-first, open source Local Bidirectional Free All
Apple Notes Quick capture, Apple users iCloud None Free Apple only
Bear Writers, Apple users iCloud None $3/mo Apple only
Evernote Legacy users Cloud None $15/mo All
Joplin Free Evernote replacement Local/WebDAV None Free All
OneNote Microsoft 365 users OneDrive None Free All
Capacities Object-oriented PKM Cloud Bidirectional Free / $10/mo All

Notion

Notion is the most-used knowledge and productivity tool among teams and knowledge workers, combining notes, databases, wikis, project management, and collaborative editing in a single, highly flexible workspace. Its block-based editor allows mixing text, images, embeds, tables, and kanban boards within a single document.

Database-Driven Structure

Notion's most distinctive feature is its relational database capability. You can create structured collections of pages called databases, with custom properties -- dates, tags, selects, relations, rollups -- and view the same database as a table, board, calendar, gallery, or list. This makes Notion uniquely capable of functioning as a lightweight project management tool, CRM, or editorial calendar alongside traditional notes.

The relations and rollup feature allows connecting databases. A book database can relate to a notes database, pulling together every note about a given book into a single view. A project database can roll up the status of all sub-tasks. This relational layer is the feature that separates Notion most clearly from pure note-taking tools.

Collaboration

Notion is genuinely built for teams. Real-time collaborative editing, comment threads on specific blocks, page-level permissions, and a robust sharing model make it the strongest collaborative knowledge tool in this comparison. A team of ten people can maintain a shared wiki, a project tracker, and a meeting notes database in a single Notion workspace, with each person able to view and edit exactly the content they need.

Notion AI

Notion AI is integrated throughout the product, allowing users to summarise pages, generate content, translate, create action items from meeting notes, and ask questions about the content of their workspace. The AI can analyse entire databases and surface patterns across thousands of pages.

Limitations

Notion's flexibility is also its friction. A blank Notion workspace can feel overwhelming; the tool rewards structured setup and becomes unwieldy without intentional information architecture. Performance on large databases or deep nesting can be noticeably slow. For private, personal thinking work, its collaborative model can feel like excess overhead. Notion does not store files locally and requires an internet connection to function fully.

Pricing

Free (up to ten guests). Plus: $10/user/month. Business: $15/user/month. Enterprise: custom.


Obsidian

Obsidian is a local-first, Markdown-based note-taking tool with bidirectional linking, a graph view, and a large plugin ecosystem. It stores all notes as plain text .md files on your filesystem, giving you complete ownership and portability.

Local-First Philosophy

Obsidian's defining characteristic is that it treats your notes as files, not database records. Your vault is a folder of plain Markdown files that can be opened in any text editor, synced with any tool -- iCloud, Dropbox, Git -- backed up anywhere, and are readable decades from now regardless of whether Obsidian exists as a company. This future-proofing distinguishes Obsidian sharply from cloud-only tools.

Plugin Ecosystem

The Obsidian community has built over 1,500 community plugins that extend the platform in almost every direction: spaced repetition flashcards (Anki-style), Kanban boards, Dataview (a SQL-like query language for notes), Excalidraw diagrams, advanced tables, citation management for academics, and custom CSS themes. The extensibility is unmatched in this comparison. Whatever workflow you want to build around your notes, there is almost certainly a plugin that supports it.

Graph View

Obsidian's graph view renders the connections between linked notes as an interactive network graph. For users who have built a dense, well-linked vault over time, the graph becomes a meaningful visualisation of conceptual relationships rather than just a visual novelty. The local graph shows connections for a single note; the global graph shows the entire vault.

Templates and Daily Notes

Obsidian's core Templates and Daily Notes plugins support structured journaling and daily capture workflows without requiring any additional setup. Many users pair daily notes with a periodic review system -- weekly, monthly -- to process and link new notes into their permanent knowledge base.

Sync and Mobile

Obsidian Sync ($4/month) provides encrypted end-to-end sync across devices. Alternatively, users can sync via iCloud, Dropbox, or Syncthing. Mobile apps for iOS and Android are available and support the full plugin ecosystem.

Limitations

Obsidian has no real-time collaboration. It is a single-user tool by design. Sharing knowledge with a team requires either exporting or using Obsidian Publish to create a public-facing site. The learning curve for building an effective vault structure -- including which plugins to use and how to manage links -- is steeper than Apple Notes or Notion.

Pricing

Free for personal use. Catalyst (supporter licence): $25 one-time. Sync: $4/month. Publish (public site): $8/month. Commercial licence: $50/user/year.


Roam Research

Roam Research pioneered the bidirectional linking and daily notes approach that influenced most of the linked-note tools that followed. Its block-based, outline-first structure and deep query language make it one of the most powerful thinking tools available -- and one of the most demanding to learn.

The Roam Model

Roam's fundamental unit is the block rather than the page. Every bullet point is a block with a unique identifier that can be embedded, referenced, and linked from anywhere in the vault. The daily notes page provides a natural capture surface that builds a web of contextual references over time. Tagging a block with [[Concept Name]] automatically creates a page for that concept and adds the block to that page's backlinks.

This block-centric model enables a different kind of note architecture than page-centric tools. You can link to a specific observation within a note, embed that observation in another note, and query across all notes that reference a given concept -- all without ever manually filing things into folders.

Roam25

In 2025, Roam Research introduced Roam25, a significant update that improved performance, added AI-assisted writing and summarisation features, modernised the interface, and addressed the long-standing criticism that Roam felt stagnant relative to competitors that had moved faster. The update included a redesigned left sidebar, improved mobile experience, and new natural language queries.

Limitations

Roam's data is stored in its own format on its servers, which creates vendor lock-in risk absent from local-first tools. The interface is intentionally minimal and dense -- it rewards power users who invest in learning it but presents a steep initial learning curve for newcomers. There is no free tier; you pay from day one.

Pricing

$15/month or $165/year. A 'Believer' tier at $500 for five years is available for committed long-term users.


Logseq

Logseq is an open-source, local-first outliner with bidirectional linking that occupies similar territory to Roam but with full data portability -- files are stored locally as Markdown or Org-mode -- and a free pricing model.

Open Source and Privacy

Logseq's open-source codebase means independent verification of its privacy claims. All data is stored locally by default; nothing leaves your device unless you use the sync service. This makes Logseq one of the most privacy-preserving options in this comparison.

Query Language

Logseq's query language allows you to build advanced filtered views of your data. You can create queries that surface all notes tagged with a specific topic that also contain unchecked tasks, or all journal entries from the past week that mention a particular person. This relational querying capability -- built on a local Markdown file base -- is Logseq's most distinctive technical feature.

Database Mode

Logseq has been transitioning from a file-based model to a database model for its next major version (Logseq DB), which promises better performance on large graphs, richer querying capability, and support for nested data structures. The transition represents a significant architectural shift and will require migration from the current file-based model.

Limitations

Logseq's UI is more utilitarian than Notion or Bear. Mobile performance has historically been slower than desktop. The database version transition creates some uncertainty for users building long-term workflows on the current file-based model.

Pricing

Free and open source. Logseq Sync (cloud backup service): in development.


Apple Notes

Apple Notes is the most used note-taking app in the world by raw user count, largely due to its pre-installation on all Apple devices. In recent iOS and macOS versions, it has become genuinely competitive: inline Smart Folders, tags, rich text formatting, PDF and document scanning, collaboration via iCloud link sharing, Quick Note, and deep Siri integration.

When Apple Notes Is the Right Choice

For users whose information lives entirely within the Apple ecosystem, Apple Notes offers a frictionless, fast, and private capture surface that requires no setup. It syncs reliably via iCloud, starts in under a second, handles photos and PDFs naturally, and covers the vast majority of everyday capture needs without any learning investment. The 2024 update added Math Notes, allowing handwritten equations to be automatically solved on iPad with Apple Pencil.

Limitations

No Windows native app and limited web access. No web clipper. No bidirectional linking or relational capabilities. Not designed for the kind of networked knowledge graph that PKM practitioners build in Obsidian or Roam. Notes are locked in the Apple ecosystem with limited export options.

Pricing

Free with Apple devices.


Bear

Bear is a premium Markdown note-taking app for Apple platforms, combining a beautiful interface with tag-based organisation, nested tags, and a focus on writing comfort. It does not have bidirectional linking or database features; it is optimised for prose writing, daily capture, and well-organised personal notes.

Tag System

Bear's tag system is its primary organisational structure. Any word preceded by # becomes a tag, and tags can be nested -- #writing/essays and #writing/research create a hierarchy without requiring traditional folders. This tag-first approach feels natural for writers who do not want to think about folder structures while capturing ideas.

Export and Markdown Quality

Bear's Markdown implementation is clean and its export options are extensive: HTML, PDF, DOCX, Rich Text, and more. For writers who frequently move content from notes to other applications, Bear's reliable formatting is a significant practical advantage over tools where export produces unpredictable results.

Limitations

Apple only -- no Android, no Windows, no web app. No bidirectional linking. No real-time collaboration. Not suitable for teams or users who need cross-platform access.

Pricing

Bear Pro: $2.99/month or $29.99/year, required for sync, themes, and export options beyond basic HTML.


Evernote

Evernote was the dominant note-taking app for much of the 2010s and built a loyal base of heavy users with substantial, long-standing note libraries. Following its acquisition by Bending Spoons in 2023, prices increased significantly, the free tier was effectively eliminated, and several features were deprecated. The product remains functional but most of the innovation energy in the note-taking space has moved to newer tools.

Who Should Stay on Evernote

Users with large, well-organised Evernote libraries who have built workflows around Evernote's web clipper, document scanning, and email-to-note features may find the switching cost higher than the alternative pricing. Evernote's web clipper remains one of the best in the category for saving web content with full formatting.

Migration Path

Users evaluating a move away from Evernote should know that its export format (.enex) is supported by Joplin, Notion, and Bear, making migration technically feasible. The primary cost is time -- reorganising tags, notebooks, and attachments in the new platform's structure can take hours for a large library.

Pricing

Personal: $14.99/month. Professional: $17.99/month. No meaningful free tier.


Joplin

Joplin is a free, open-source note-taking app with Evernote import, Markdown support, end-to-end encrypted sync, and clients for Windows, macOS, Linux, iOS, and Android. It is the best choice for users who want a free, private, cross-platform Evernote replacement with full data ownership.

Sync Flexibility

Joplin syncs via any WebDAV server, Nextcloud, Dropbox, OneDrive, or its own Joplin Cloud service. This flexibility means you are not dependent on any single vendor for cloud access -- you can use infrastructure you already own or control. All sync options support end-to-end encryption.

Limitations

Joplin's interface is functional but not particularly refined. It lacks bidirectional linking, graph view, and the kind of structured database features that Notion offers. For users who want a straightforward, private, free note-taking app with Markdown support across all platforms, those limitations are acceptable trade-offs.

Pricing

Free and open source. Cloud sync via Joplin Cloud: from $2.99/month (optional).


OneNote

Microsoft OneNote is a free, feature-rich note-taking app included with Microsoft 365. It uses a canvas model rather than linear or block-based structure -- content can be placed anywhere on a freeform page. This makes it particularly well-suited for diagrams, handwritten notes on tablets, and visually structured reference material.

Integration with Microsoft 365

OneNote's integration with Teams, Outlook, and SharePoint makes it the natural choice for organisations already running Microsoft 365. Notes can be shared, collaborated on, and embedded in Teams channels without leaving the Microsoft ecosystem. The Class Notebook variant is specifically designed for educational settings.

Ink and Handwriting

On Windows tablets and Surface devices with stylus support, OneNote's handwriting capture and ink-to-text conversion is among the best in the category. For professionals who prefer handwritten notes in meetings, OneNote provides a digital equivalent without forcing a purely typed workflow.

Limitations

OneNote's freeform canvas model, while flexible, makes consistent formatting and retrieval harder than in structure-first apps. Search is powerful but the lack of a proper linking system makes knowledge discovery primarily dependent on good naming and notebook organisation.

Pricing

Free with a Microsoft account. Included with all Microsoft 365 subscriptions.


Capacities

Capacities is a newer knowledge management tool that organises information around object types -- notes, books, people, tasks, ideas -- rather than folders or tags alone. This 'object-oriented' structure creates a different mental model from both Notion (database-centric) and Obsidian (file-centric).

Object Types and Structure

In Capacities, you do not create a generic note and then tag it. You create a Book, a Person, a Meeting, or a Concept, each with its own properties and views. This enforces a richer semantic structure from the point of capture. Linking between object types creates a knowledge graph that is easier to navigate than a flat tag system.

Daily Notes and Studio

Capacities combines a daily journal capture surface with a structured object library. The Studio view provides a more visual working environment for extended knowledge work. The tool is designed to balance the flexibility of general-purpose notes with the structure of purpose-specific databases.

Limitations

Capacities is still maturing compared to Notion or Obsidian. Some features that power users expect are still in development. Data is stored in the cloud rather than locally, which is a disadvantage for users with strong data sovereignty preferences.

Pricing

Free tier available. Pro: $9.99/month.


Detailed Feature Comparison

Feature Notion Obsidian Roam Logseq Apple Notes Bear Evernote Joplin OneNote Capacities
Bidirectional links Limited Yes Yes Yes No No No No No Yes
Local storage No Yes No Yes iCloud iCloud No Yes OneDrive No
Open source No No No Yes No No No Yes No No
Collaboration Full Limited Limited No Share only No No No Full Limited
AI features Yes Plugins Yes Plugins Yes No Limited No Copilot No
Mobile app Yes Yes Web Yes Yes Yes Yes Yes Yes Yes
Graph view No Yes Yes Yes No No No No No Yes
Free tier Yes Yes No Yes Yes Yes No Yes Yes Yes
Offline use Limited Full No Full Limited Limited Limited Full Limited Limited
Export quality Good Excellent Fair Good Limited Excellent Good Good Fair Good

Choosing the Right Tool: A Framework

The right note-taking app depends on three questions: Where does your knowledge live -- individually or with a team? How do you think -- hierarchically or associatively? How much do you value data ownership versus convenience?

Team knowledge base and project management: Notion. Its collaborative database features are unmatched in this comparison. Nothing else comes close for shared wikis, project tracking, and team documentation in a single workspace.

Personal PKM and deep knowledge work: Obsidian. Local-first, extensible, future-proof file format, and the richest plugin ecosystem. The right choice for researchers, writers, and knowledge workers who take note-taking seriously.

Outline-first daily thinking with block references: Roam Research if you want a polished, maintained product; Logseq if you want local files and open source. Both use the same fundamental model; the choice comes down to pricing and data ownership preferences.

Apple ecosystem user who wants simplicity: Apple Notes or Bear. Both are fast, private, and designed for Apple hardware. Apple Notes for maximum simplicity; Bear for writing comfort and better Markdown support.

Cross-platform Evernote replacement: Joplin (free, open source, encrypted) is the most direct functional replacement. Notion works if you want database features alongside notes.

Microsoft 365 organisation: OneNote. Native integration with Teams, Outlook, and SharePoint justifies the choice for organisations already in the Microsoft ecosystem.

Object-oriented thinker who wants structure without folders: Capacities. Its object-type model suits people who find both Notion (too team-focused) and Obsidian (too file-focused) poorly matched to their thinking style.


Getting Started Without Getting Stuck

The most common mistake when choosing a note-taking tool is optimising for the most powerful option rather than the most appropriate one. Notion's relational databases are impressive but require investment to set up. Obsidian's plugin ecosystem is extensive but requires curation. Roam's block-linking model is elegant but requires a different way of thinking about notes.

For most people starting fresh, the highest-return approach is to start with the simplest tool that meets your immediate needs -- Apple Notes or Bear for Apple users, Joplin or OneNote for cross-platform -- build a consistent capture habit, and migrate to a more sophisticated tool only when the limitations of the simpler tool create genuine friction.

The note-taking tools that create the most lasting value are not the most feature-rich ones. They are the ones that get used consistently over years, building a knowledge base that compounds over time.


References

  1. Notion Labs Inc. (2026). Notion documentation and AI features. https://www.notion.com/help
  2. Obsidian.md. (2026). Obsidian plugin ecosystem and documentation. https://obsidian.md/plugins
  3. Roam Research. (2026). Roam25 update and documentation. https://roamresearch.com/about
  4. Logseq. (2026). Logseq open-source repository. https://github.com/logseq/logseq
  5. Apple Inc. (2026). Apple Notes feature documentation. https://support.apple.com/guide/notes
  6. Shiny Frog Ltd. (2026). Bear Markdown notes documentation. https://bear.app/faq
  7. Evernote Corporation. (2026). Evernote product features. https://evernote.com/features
  8. Joplin. (2026). Joplin open-source note-taking app. https://joplinapp.org
  9. Microsoft Corporation. (2026). Microsoft OneNote documentation. https://support.microsoft.com/onenote
  10. Capacities. (2026). Capacities object-oriented PKM. https://capacities.io
  11. Ahrens, S. (2022). How to Take Smart Notes (2nd ed.). Soenke Ahrens.
  12. Forte, T. (2022). Building a Second Brain. Atria Books.

Frequently Asked Questions

What is personal knowledge management (PKM)?

PKM is the practice of intentionally capturing, organising, and connecting information to support thinking and creative work. Tools like Obsidian and Roam implement the Zettelkasten method, building a web of linked ideas rather than a traditional folder hierarchy.

What is bidirectional linking in note-taking?

Bidirectional linking means that when note A links to note B, note B automatically shows a backlink to note A. This creates a navigable web of connections and surfaces relationships between notes you may not have consciously grouped.

Is Obsidian safe for storing sensitive notes?

Obsidian stores notes as plain Markdown files on your local device, giving you full control. Obsidian Sync uses end-to-end encryption, and for maximum security you can use local-only storage with OS-level disk encryption.

Why do some people use both Notion and Obsidian?

Notion excels for team collaboration and structured databases, while Obsidian is better for personal thinking and private knowledge graphs. Many knowledge workers use Notion for shared team resources and Obsidian for personal research.

Is Evernote still worth using in 2026?

For new users, no -- Evernote's prices have risen sharply and the free tier is largely gone. Long-term users with large existing libraries should evaluate migration to Bear, Joplin, or Notion, all of which support Evernote's .enex export format.