/onestandard

Convert notes from OneNote for use in Standard Notes

Primary LanguagePythonMIT LicenseMIT

onestandard

Convert notebooks from OneNote into Standard Notes format.

Usage

$ python process_notes.py <path to OneNote export>

Getting Notes from OneNote

OneNote 2016

File > Export > Notebook > Single File Web Page (*.mht)

Other versions coming soon

Why?

When Linux is your daily driver, OneNote is not an available option (yet!) without virtualization or other less than ideal setups.

Other Considerations

Dependencies

A requirements.txt is included. Builds require Beautiful Soup and lxml for max performance.

Python Version Support

Supports Python 3 only.