cassiecarlson / onestandard

Convert notes from OneNote for use in Standard Notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Convert notes from OneNote for use in Standard Notes

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%