docs: add support for converting Obsidian callouts to Notion callout blocks

This commit is contained in:
Jiaxin Peng
2025-10-27 23:17:55 +00:00
parent cf6c80df0f
commit abb699fe4d
2 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
## Feature
- Unify and combine the upload logic for three types of database.
- Better debugging information for upload failures.
- 统一和合并三种数据库的上传逻辑。
- 优化控制台输出的调试信息。
- Support synchronising Obsidian callouts as Notion callout blocks.
- 优化控制台输出的调试信息。
- 支持将 Obsidian Callout 同步为 Notion Callout 区块。