Support calendar event attachments #12

Open
opened 2025-10-28 19:46:59 +00:00 by PhilflowIO · 0 comments
PhilflowIO commented 2025-10-28 19:46:59 +00:00 (Migrated from github.com)

Preserve event attachments during migration.

Requirements:

  • Detect if source event has attachments
  • Download attachments from source
  • Upload attachments to target
  • Handle attachment size limits per provider

Research Needed:

  • Does tsdav support attachments?
  • How are attachments stored in CalDAV (inline base64 or external URL)?
  • Provider-specific limits (Google: 25MB, etc.)

Estimated Effort: Large (depends on tsdav support) - 5-7 days

Related to: DAV Migration CLI - Phase 2

Preserve event attachments during migration. **Requirements:** - Detect if source event has attachments - Download attachments from source - Upload attachments to target - Handle attachment size limits per provider **Research Needed:** - Does tsdav support attachments? - How are attachments stored in CalDAV (inline base64 or external URL)? - Provider-specific limits (Google: 25MB, etc.) **Estimated Effort:** Large (depends on tsdav support) - 5-7 days **Related to:** DAV Migration CLI - Phase 2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Phil/tsdav#12
No description provided.