feat: Add CardDAV contacts and VTODO tasks migration support #28
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
feature-request
field-updates
good first issue
help wanted
integration
invalid
performance
phase-2
phase-3
question
research-needed
sync
testing
ui
ux
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Phil/tsdav!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/dav-migration-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements Phase 2.1 features: CardDAV contacts migration (#7) and VTODO tasks migration (#6).
Changes
Migration Types
Now supports:
migrationType: "calendar"- CalDAV (events + tasks)migrationType: "contacts"- CardDAV (contacts)Documentation
Testing
Closes
Closes #6
Closes #7