Leo and Onenote?
Leo and Onenote?
Monday, February 20, 2017
3:21 PM
Holy crap. This could be awesome. I love Onenote for it's editing, searching and navigation experience. I love Leo for it's organization and hierarchy, followed by code editiing IDE, then programmability. Each plays a vital role in distinct parts of my digital life, and are separated by a veritably chasm. What if I could flit from one side to the other with ease? Oh my oh my.
Microsoft has documented the OneNote file format. It is an open file format file that allows for the storage of attachments such as pictures, video, etc. inside a single binary file.[9][13][14]
OneNote file format is also supported by Outline - note-taking app for iPad and Mac. Outline can open, edit and save notebooks in OneNote file format.
From <https://en.wikipedia.org/wiki/Microsoft_OneNote#File_format>
…Specifies the Microsoft OneNote File Format, which is a persistence format for storing digital notes as hierarchical sets of sections and pages. Pages can contain text, images, tables, note tags, and other types of user-defined content.
From <https://msdn.microsoft.com/en-us/library/dd924743(v=office.12).aspx>
Specifies the OneNote Revision Store File Format (.one and .onetoc2). This file format is a collection of structures that specify a revision store organized into cross-referenced object spaces, containing objects with property sets, and containing a transaction log to ensure file integrity across asynchronous writes.
From <https://msdn.microsoft.com/en-us/library/dd951288(v=office.12).aspx>
This download contains the XML Schema Definition (XSD) file for the Microsoft OneNote 2010 (.one) format.
From <https://www.microsoft.com/en-us/download/details.aspx?&id=27396>
one-py: Python Object Model and COM Interface Wrapper for OneNote 2013
From <https://github.com/varunsrin/one-py>
--> Using one-py to export Onenote
OneNoteApi: JavaScript library to make calling the OneNote API easier.
From <https://github.com/OneNoteDev/OneNoteApi>
onestandard: Convert notes from OneNote for use in Standard Notes [python]
From <https://github.com/oxhacks/onestandard>
keywords: export, convert, onenote, translate
Created with OneNote.