Converting from OneNote 2010 format to input/output html and vice versa

AlexeiSo 81 Reputation points
2021-06-18T14:03:52.817+00:00

Hello!

Microsoft provides cloud version of OneNote.

The same document could be retrieved from this service in the following ways:

  1. As a *.one file from OneDrive web interface.
  2. As an html document via MS Graph API.

The retrieved file from OneDrive is in OneNote Online format. Its document model is described in MS-ONE specification.
The html document uses the different model that is described in https://video2.skills-academy.com/en-us/graph/onenote-input-output-html

So I think that there is an algorithm for converting of a document from one model to another.

Is it possible to publish this algorithm?

Thanks!

Sincerely, Alexei.

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
127 questions
{count} votes

Accepted answer
  1. Tom Jebo 151 Reputation points
    2021-06-18T18:48:21.92+00:00

    Hi @AlexeiSo ,

    I discussed this with the OneNote team. The conversion process for .one to input/output HTML is not trivial or simple and we do not have documentation or plans to document this conversion.

    Tom


0 additional answers

Sort by: Most helpful