Convert from OneNote to Markdown¶
General Information¶
- Website
- Typical extension:
.zipor folder of.zipfiles
Instructions¶
- Export as described at the website
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli OneDrive_2024-04-03.zip --format onenote - Import to your app
Compatibility¶
| Feature | Supported? | Remark |
|---|---|---|
| Attachments / Images / Resources | ✅ | |
| Labels / Tags | ❎ | |
| Note Links | ✅ | |
| Notebook / Folder Hierarchy | ✅ | |
| Rich Text | ✅ |
- OneNote notebooks and sections are converted to folders.
- OneNote pages are converted to files.
Acknowledgements¶
The converter is based on one2html and the single file executable onenote.rs.exe. Thanks for developing it!