Skip to content

Instantly share code, notes, and snippets.

View sspaeti's full-sized avatar
🔗
maintaining awareness of new emerging open-source #dataengineering technologies

Simon Späti sspaeti

🔗
maintaining awareness of new emerging open-source #dataengineering technologies
View GitHub Profile
@sspaeti
sspaeti / onenote_export.py
Last active January 4, 2024 09:23 — forked from danmou/onenote_export.py
Onenote export to HTML
### README
# This Python scripts exports all the OneNote notebooks linked to your Microsoft account to HTML files.
## Output
# The notebooks will each become a subdirectory of the `output` folder, with further subdirectories
# for the sections within each notebook and the pages within each section. Each page is a directory
# containing the HTML file `<page-name>.html` and its images and attachments. I changed to create
# sepearte directories for `images` and `attachments` as my Markdown editor (obsidian) would show
# this directories seperately what didn't look nice in the File-Tree. Like this, images and Attachments
# are not shown in the tree but within the Markdown which is what I wanted. Any sub-pages will be