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.