Add CardDAV contacts migration support #7
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#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Extend the migration tool to support contacts (CardDAV) in addition to calendars (CalDAV).
Requirements:
Technical Details:
tsdavCardDAV methods (fetchAddressBooks,fetchVCards,createVCard)MigrationEnginewithmigrateContacts()method--typeCLI flag:calendar(default),contacts, orbothdav-migrate run --config my-config.json --type contactsDependencies:
/docs/docs/webdav/addressBook)Estimated Effort: Medium (2-3 days)
Related to: DAV Migration CLI - Phase 2