Β· Steve Grice  Β· 1 min read

Convert OneNote to Markdown (and Obsidian.md)

Do you have all of your notes in OneNote? Want to move your notes out, but not sure where to start? In this video, we’ll convert all of your OneNote notes to Markdown with an easy-to-use script. Then, you can open it in a different application, like Obsidian.

Resources

Source code: https://github.com/pagekeysolutions/onenote-to-markdown/

Obsidian: https://obsidian.md/

Table converter: https://jmalarcon.github.io/markdowntables/

Timestamps

0:00 Intro - Why plaintext? What is Obsidian?

1:08 The Problem: our notes are stuck in OneNote

1:35 Required Software - Pandoc and Git

1:56 Enable PowerShell Scripts

2:28 Run the script!

2:50 Open your notes in Obsidian

3:35 How to fix tables with line breaks

4:35 Outro - PRs welcome!

Contents
Back to Blog