Python Update - Convert OneNote to Markdown (and Obsidian.md)

Опубликовано: 14 Апрель 2026
на канале: PageKey
7,627
111

The last video 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.

Blog post with notes: https://github.com/pagekey/blog/blob/...

Source code: https://github.com/pagekey/onenote-to...

Original video:    • Easily Convert OneNote to Markdown (and Ob...  

Visit our website: https://pagekeysolutions.com/

0:00 Intro

0:30 How to run the script

1:42 A few caveats

2:00 How it works / code explanation