Status update 2025-11
The author refactors libdav to use a new Requests API with a builder pattern and updates vstorage to use a streaming API for synchronization.
The author refactors libdav to use a new Requests API with a builder pattern and updates vstorage to use a streaming API for synchronization.
Developer details adding experimental JMAP support to pimsync, focusing on challenges with Etag/State handling and serialization libraries.
Designing Google CalDAV support for pimsync, focusing on Google's unique calendar paths and OAuth authentication flow.
Developer explains why adding calendar 'owner' metadata sync to Pimsync was impractical due to WebDAV property structure and potential data conflicts.
Developer updates on pimsync v0.2.0 and libdav improvements, including optimized discovery, storage monitoring, and faster startup.
A developer's 2024 status update on vdirsyncer, covering atomic writes, security audits, and tooling improvements for calendar/contact sync.
Explains how adding Unix domain socket support to vdirsyncer provides flexibility for advanced CalDav sync scenarios without bloating the core code.
Developer updates on vdirsyncer fixes, including item renaming, property synchronization, and memory usage improvements.
An update on the vdirsyncer rewrite project, detailing progress, overlooked tasks, and coordination with related tools.
A developer's progress update on vdirsyncer, focusing on configuration parsing and CardDav implementation in Rust.
A developer provides a May 2023 progress update on vdirsyncer, covering CalDAV testing, sync algorithm improvements, and iCloud compatibility issues.
Explains how DNS-based service discovery works for CalDav and CardDav servers, simplifying client configuration for users.
Author shares results of live integration tests for the vdirsyncer rewrite against real CalDav servers like Baikal and Nextcloud.
A 2023 status update on the vdirsyncer rewrite, covering funding from NLnet and technical progress on the asynchronous storage module in Rust.
The vdirsyncer developer seeks volunteer-hosted CalDAV/CardDAV servers to improve the project's test suite and reduce CI overhead.
A guide on using iOS Shortcuts to migrate iCloud reminders to a Fastmail CalDAV account, covering limitations and steps.
Introducing Todoman, a simple, open-source CLI task manager for Unix-like systems that saves tasks as iCalendar.