onenote导出到markdown
使用 https://github.com/youkaichao/onenote-to-markdown
- 下载安装
pandochttps://pandoc.org/installing.html - 下载
onenote-to-markdownhttps://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