Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 644 Bytes

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.