如何把微信读书笔记导入到 Notion | Notepal - 同步读书笔记
type
status
date
slug
summary
tags
category
icon
password
Tweet Link
Author
Add Date
Notepal 支持通过 Notion API 将微信读书的笔记导入到 Notion 中。
在同步笔记时,会在指定的页面插入以书名为标题的新页面,如果多次同步同一本书,则会多次插入,不会覆盖。
因此,使用 Notepal 同步微信读书笔记到 Notion 需要配置两个必要的值:
- Notion Integration Secret
- 笔记同步到的页面的 page id

准备流程
获取 Integration Secret
进入 此页面 点击「New integration」:

Associated workspace
选择你要同步的 Notion 工作区
Name
建议填 notepal
点击 Submit, 即可查生成出来的 Integration Secret:

获取 page id
你要决定笔记同步到哪个页面,这个页面的 page id 可以通过页面的 URL 获取,比如:
https://www.notion.so/Notepal-88068fed3b844b9f98c19f99b083ae35
, 那么 page id 就是 88068fed3b844b9f98c19f99b083ae35
然后点击此页面右上角的选项,点击 Add connection, 在列表中选择刚刚创建的 Integration 名称:

配置项说明
Integration Secret
在上一步中获取到的 Integration Secret.
page id
你要同步到的页面的 page id.