You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
3
3
This tool is usefull to :
4
4
* evaluate or migrate to an alternative Knowledge Management Software like Joplin, Obsidian or other softwares based on Markdown format
5
5
* backup your OneNote Notebooks in an interoperable and open file format
6
-
6
+
7
+
The tool is easy to install and use, and generally produces better results than other OneNote export methods.
8
+
7
9
# Requirements
8
10
9
11
- Windows >=10
@@ -50,7 +52,7 @@ Command line is supported, run `OneNoteMdExporter.exe --help` for instructions.
50
52
---
51
53
Page content
52
54
```
53
-
* `PanDocMarkdownFormat` : choose the markdown syntax to use among [those supported by pandoc](https://pandoc.org/MANUAL.html#general-options). Use *Github flavor* by default.
55
+
* `PanDocMarkdownFormat` : choose the markdown syntax to use among [those supported by pandoc](https://pandoc.org/MANUAL.html#general-options). Use *GitHub flavor* by default.
54
56
55
57
## Joplin Raw Directory
56
58
@@ -61,7 +63,7 @@ Command line is supported, run `OneNoteMdExporter.exe --help` for instructions.
0 commit comments