chore: Update roadmap to reflect completion of automatic syncing and file attachments features

This commit is contained in:
Jiaxin Peng
2026-01-29 20:25:03 +00:00
parent a37bda1575
commit 269d354734
2 changed files with 4 additions and 4 deletions

View File

@@ -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.

View File

@@ -3,6 +3,6 @@ title: 路线图
description: Obsidian to NotionNext 的规划功能与未来改进
---
- [ ] 自动同步:支持按时间间隔或内容变更自动同步笔记。
- [ ] 附件支持:允许将 Obsidian 笔记中的附件一同上传到 Notion。
- [x] 自动同步:支持按时间间隔或内容变更自动同步笔记。
- [x] 附件支持:允许将 Obsidian 笔记中的附件一同上传到 Notion。
- [ ] 关联属性:实现将 Obsidian 链接映射到 Notion 的 relation 属性。