跳转至

如何将有道云笔记导入到Obsibian

第一步:导出笔记

首先在电脑上使用 youdaonote-pull 脚本导出笔记,下载地址:https://github.com/DeppWang/youdaonote-pull

第二步:转码笔记

导出的笔记后辍分别有 .md.note,其中 .notehtml 网页源码的文件。

然后使用工具 html-to-markdown 将 网页转成 Markdown 格式,下载地址:https://github.com/JohannesKaufmann/html-to-markdown

第三步:导入 Obsibian

最后修改后辍 .note.md,导入到 Obsibian 即可完成。