Skip to content

Instantly share code, notes, and snippets.

View Arbel-arad's full-sized avatar

Arbel Arad Arbel-arad

  • rehovot, israel
  • 07:17 (UTC +03:00)
View GitHub Profile
@Arbel-arad
Arbel-arad / onenote_export.py
Created January 4, 2024 09:23 — forked from sspaeti/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