Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyanhp/freeing-onenote

A little script to convert OneNote notebooks to Markdown using the Graph API
https://github.com/nyanhp/freeing-onenote

Last synced: 16 days ago
JSON representation

A little script to convert OneNote notebooks to Markdown using the Graph API

Awesome Lists containing this project

README

        

# Free OneNote!

To free your OneNote notes using the Graph API, either download the
script from here or the PowerShell Gallery:

`Install-Script -Name Export-OneNote`

and then run it (on any operating system):

```powershell
./Export-OneNote.ps1 -Notebook 'My Notebook' -Path "$home/freedomfromproprietaryformats"
```

To use your own App Registration, please look at my accompanying blog post. I'd rather
not describe it twice.