/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

Built using the fabulous pipenv from Kenneith Reitz. However, a requirements.txt is also included.

Python Version Support

Supports Python 3 only.