nextcloud / nextcloud/cdav-library
Implement RFC6578
Open
Nobody has claimed this yet.
enhancement
feature: CalDAV
feature: CardDAV
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 16
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 9
Description
Don't query everything all over and all over again, sync changes instead
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading RFC6578 and reviewing the library's existing CalDAV and CardDAV client behavior. Identify the appropriate synchronization entry points and determine how changes should be represented and requested. Done means the library supports RFC6578-based incremental synchronization rather than repeatedly querying all resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100