onenote导出到markdown
使用 https://github.com/youkaichao/onenote-to-markdown
- 下载安装
pandoc
https://pandoc.org/installing.html - 下载
onenote-to-markdown
https://github.com/youkaichao/onenote-to-markdown - 本地环境
python 3.8
+OneNote 2016
不能是OneNote For Win10
- Python 换源
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
清华源 - 解压
onenote-to-markdown-master.zip
- 打开终端,切换到解压后的目录
- 安装依赖
pip install -r requirements.txt
- 打开OneNote软件
- 运行代码
python convert.py
- markdown文件并存在 ~/Desktop/OneNoteExport