Convert notebooks from OneNote into Standard Notes format.
$ python process_notes.py <path to OneNote export>
File > Export > Notebook > Single File Web Page (*.mht)
Other versions coming soon
When Linux is your daily driver, OneNote is not an available option (yet!) without virtualization or other less than ideal setups.
A requirements.txt
is included. Builds require Beautiful Soup and lxml for max performance.
Supports Python 3 only.