diff --git a/docs/en/07-roadmap.md b/docs/en/07-roadmap.md index eb95b1e..50fd8d2 100644 --- a/docs/en/07-roadmap.md +++ b/docs/en/07-roadmap.md @@ -5,6 +5,6 @@ description: Planned features and improvements for Obsidian to NotionNext # Roadmap -- [ ] Automatic Syncing: Implement automatic syncing of notes at regular intervals or upon changes. -- [ ] File Attachments: Support for syncing file attachments from Obsidian to Notion. +- [x] Automatic Syncing: Implement automatic syncing of notes at regular intervals or upon changes. +- [x] File Attachments: Support for syncing file attachments from Obsidian to Notion. - [ ] Relation Property: Enable mapping of Obsidian links to Notion relation properties. diff --git a/docs/zh/07-roadmap.md b/docs/zh/07-roadmap.md index 82746e9..ca45c86 100644 --- a/docs/zh/07-roadmap.md +++ b/docs/zh/07-roadmap.md @@ -3,6 +3,6 @@ title: 路线图 description: Obsidian to NotionNext 的规划功能与未来改进 --- -- [ ] 自动同步:支持按时间间隔或内容变更自动同步笔记。 -- [ ] 附件支持:允许将 Obsidian 笔记中的附件一同上传到 Notion。 +- [x] 自动同步:支持按时间间隔或内容变更自动同步笔记。 +- [x] 附件支持:允许将 Obsidian 笔记中的附件一同上传到 Notion。 - [ ] 关联属性:实现将 Obsidian 链接映射到 Notion 的 relation 属性。