Nodum vs Microsoft OneNote

A OneNote alternative for text-first, linked note-taking

Nodum is an open-source alternative to Microsoft OneNote for people whose notes are mostly text. OneNote is a freeform notebook canvas built around handwriting and mixed media inside the Microsoft ecosystem. Nodum stores plain markdown files, links them with wikilinks, generates backlinks automatically, and is MIT licensed and self-hostable.

Facts checked 20 August 2026 · Microsoft OneNote’s own site

What Microsoft OneNote is

OneNote is Microsoft's digital notebook: notebooks, sections and pages, with a freeform canvas you can type or draw anywhere on. It is free with a Microsoft account, syncs through OneDrive, and is excellent with a stylus. It is not markdown, has no wikilinks or backlinks, and its export options are limited.

Side by side

PropertyMicrosoft OneNoteNodum
LicenceProprietary, closed sourceMIT — the whole stack, frontend and backend
HostingMicrosoft 365 / OneDriveHosted at nodum.md, or self-hosted with one Docker Compose command
Your notes areA proprietary notebook format synced through OneDrivePlain markdown files, exported as a folder-true zip whenever you ask
LinkingInternal page links; no wikilink syntax, no backlinks[[wikilinks]], [[path/Note]], [[Note|alias]], ![[embeds]] — Obsidian syntax
GraphNo graph viewGlobal and local force-directed graph, GPU-rendered on WebGL2
Pricing modelFree with a Microsoft account; storage counts against OneDrive quotaFree and open source; self-host at your own infrastructure cost
PlatformsWindows, macOS, browser, iOS, AndroidAny modern browser, desktop and mobile; installable as a PWA
Getting outPDF, or the .one notebook format — no clean markdown pathVault zip of .md files, plus a REST API and an MCP server

Where each one actually wins

The left-hand column is the honest part. If none of it applies to you, the switch is probably worth making; if several do, it probably is not.

What Microsoft OneNote does better

  • Handwriting and stylus input, which Nodum does not attempt at all.
  • The freeform canvas: put anything anywhere on the page.
  • Deep integration with Outlook, Teams and the rest of Microsoft 365.
  • Free with an account most workplaces already have.

What Nodum does better

  • Plain markdown files instead of a proprietary notebook format with no real export.
  • Wikilinks, backlinks and a knowledge graph.
  • Open source and self-hostable — no Microsoft account, no OneDrive quota.
  • A real markdown editor with code blocks, KaTeX maths and Mermaid diagrams.

So — switch, or stay?

Switch to Nodum if…

  • Your notes are text and you have hit OneNote's lack of linking.
  • You want out of the Microsoft account requirement.
  • You want an export that is readable without Microsoft software.

Stay on Microsoft OneNote if…

  • You write by hand on a tablet.
  • Your team runs on Microsoft 365 and shared notebooks are part of the workflow.

Microsoft OneNote and Nodum: common questions

Is there an open-source alternative to OneNote?

Yes. For text-first notes, Nodum is MIT licensed, stores plain markdown, and adds wikilinks, backlinks and a knowledge graph. Joplin is the closer match if you want OneNote's notebooks-and-tags structure specifically. Neither replaces OneNote's handwriting and freeform canvas.

Can I export OneNote notes to markdown?

Not directly. OneNote exports to PDF or its own .one format, so most people convert with a script or a third-party tool, or copy pages out section by section. Once you have markdown, zip the folder and import it into a Nodum vault.

Before you move anything

Whatever you decide, run this once. It takes ten minutes and it is the difference between a migration and an incident.

  • Export from Microsoft OneNote first, and keep that export somewhere safe.
  • Import a copy into a throwaway Nodum vault, not your main one.
  • Open the graph and look for ghost nodes — those are links that did not resolve.
  • Export the Nodum vault and diff it against what you put in.
  • Only then delete anything.

Other comparisons

Every comparison is on the alternatives index, and the glossary defines the vocabulary these pages use.

Bring your Microsoft OneNote notes with you.

Import a zip, look at the graph, export it again. Nothing about it is one-way.