Β· Steve Grice  Β· 1 min read

Python Update - Convert OneNote to Markdown

The last post walked us through a PowerShell script to convert OneNote to Markdown. A lot of people (including me) ran into issues with that script, so this video introduces a Python version, which should be less buggy.

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

0:30 How to run the script

1:42 A few caveats

2:00 How it works / code explanation

Contents
Back to Blog