What's New in 2.9.2
Mobile-to-Desktop Sync
Your highlights, notes, tags, and deletions from the mobile app now sync to your Obsidian vault in real-time.
- Notes sync — Notes you add on mobile automatically appear in the
commentproperty of the matching vault note. Multiple notes are joined together. - Tags sync — Tags added on mobile are merged into the
tagsproperty. Your existing local tags are preserved. - Delete sync — When you delete an archive on mobile, the corresponding vault file is moved to your system trash (recoverable).
All sync features are behind a new Mobile Annotation Sync toggle in Settings → Sync. Turn it on to get started.
Improved WebSocket Connection
The plugin now connects to the authenticated (private) WebSocket channel, which means all real-time events — including new archives, action updates, and deletions — are delivered instantly instead of relying on periodic polling.
Timeline Card Refresh
When a note's metadata changes (comment, tags, like status), the timeline card now updates immediately without needing to scroll away and back.
Full Changelog: 2.9.1...2.9.2