OneNote

How to Move OneNote to Logseq

Leena Taylor Paul By Updated August 27, 2026 10 min read
Quick Answer

To move OneNote to Logseq, convert the notebooks to Markdown and move the .md into your graph's pages folder. Logseq reads no OneNote file, so the Univik ONE Converter writes the Markdown that drops into the graph.

You are moving to Logseq, the outliner that keeps every note as a local Markdown file.

Logseq has no OneNote import of its own, so the route is short. Convert the notebooks to Markdown, then copy the files into your graph. The twist is how Logseq reshapes what you bring in.

The Markdown Path into Logseq

Logseq reads Markdown and Org mode, and nothing from OneNote directly. That makes the path one step of conversion followed by a copy. Turn the notebooks into .md with a converter, then bring the files into the graph. Building the Markdown is its own task, taken up in the OneNote to Markdown guide, and the output choices live on the OneNote converter page.

Drop the Markdown into Your Graph

A Logseq graph is a folder on your disk, with a pages folder for notes, a journals folder for daily notes and an assets folder for images. Bringing notes in is a copy into that pages folder.

  1. Open the graph folderFind it where you set up the graph.
  2. Copy the .md into pagesPaste the note files there.
  3. Copy images into assetsMove the pictures alongside.
  4. Refresh LogseqRe-index and the notes appear.

Starting a graph from a folder of existing files works the same way, laid out in Logseq's own guide.

Logseq people care about owning plain files, so they want a clean Markdown export, not a black box import. Our job is to get real .md out of the OneNote file, images and structure intact. What they do with the outline after that, blocks, namespaces, daily notes, is the fun part and it is theirs.

NR
Nick Rogers
Founder, Univik
Building Windows tools since 2013
Get plain Markdown ready to drop into a Logseq graph

Set the ONE Converter on a notebook and it turns out .md files with the pictures beside them, ready for the pages and assets folders on the next refresh.

Free Download See All Features

Logseq Turns Every Note into Blocks

Logseq is an outliner, so a page is not a flowing document but a stack of blocks, one per bullet. When a Markdown note comes in, its paragraphs and list items become blocks, and a plain paragraph lands as a single top level block. This is the part that catches people coming from OneNote, where a page is free form. The words are all there, only they sit in the outline instead of a page of prose.

Worth knowing
Every line in Logseq is a block. A converted note keeps its words, though they arrive as outline blocks instead of a free form page.

Notebooks and Sections Become Namespaces

Logseq does not lean on folders for hierarchy the way some apps do. It uses namespaces, page names built with a slash such as OneNote/Project/Meeting, together with nested blocks inside a page. A notebook and its sections map onto that naming scheme rather than a folder tree.

In OneNote In Logseq
NotebookA top namespace
SectionA nested namespace
PageA page or a block

You set these up by naming the .md files with slashes or with a processor that does the naming for you.

Where Your Images Land in the Graph

Logseq keeps images in the assets folder and links to them from the block. A converter drops the pictures next to the Markdown it makes, so copy those into assets and the links resolve. Leave the file names as the converter made them, or a block will point at a picture that is not there.

Reshape the Hierarchy in Logseq

A raw import gives you the notes as flat pages. To get the old OneNote structure back as namespaces and nested blocks, a community processor can rebuild it. OneNoteMD2Logseq takes the Markdown from a OneNote export and folds a section's pages into one page with the hierarchy kept in blocks. It is optional. Plenty of people drop the flat .md in and tidy the outline by hand later.

Your Notes Stay Local Markdown

Once the notes are in, they are plain .md files in a folder you control, with no cloud lock in and no closed store. You can grep them with any tool, sync the folder however you like and keep the whole graph in git. That is the case for a Markdown move over retyping pages into the app by hand.

What Stays Behind in the Move to Logseq

Parts of a OneNote page get left out.

At a glance
Drawn ink shows up as a picture, not as writing.
Sound and video recordings stay behind in OneNote.
A free canvas loses its layout and stacks into blocks.

Locked sections must be opened in OneNote before the move. What comes through is the written note, its tables and pictures, ready to fold into your outline.

OneNote to Logseq Questions

Convert the notebook to Markdown with a converter, then copy the .md files into the pages folder of your Logseq graph and refresh. Logseq has no OneNote import, so the converted Markdown is what it reads.

No. Logseq reads Markdown and Org mode and nothing from OneNote on its own. You convert the notebook to Markdown first, then bring the files into the graph the way you would any Markdown notes.

A graph is a folder with pages, journals and assets subfolders. Put the .md files into pages and the pictures into assets, then refresh Logseq so it picks them up.

Logseq is an outliner, so every line is a block shown as a bullet. An imported note keeps all its words, but paragraphs and list items land as blocks rather than a flowing page of prose.

Logseq uses namespaces, page names joined with a slash like OneNote/Project/Meeting, plus nested blocks. Name the files with slashes, or run a processor that rebuilds the section and page hierarchy for you.

Yes. Copy the pictures a converter saves beside the Markdown into the graph's assets folder and keep the file names as they were, so the links in each block still point at the right image.
Leena Taylor Paul

Written and maintained by Leena Taylor Paul and the Univik team, developers of Windows data conversion and recovery software since 2013. Logseq has no OneNote import at all, so the questions here are about the block outline and namespaces your notes land in, which is what this guide spends its time on. Last verified August 2026. Building a Logseq graph out of old notebooks? Contact our support team.