nextcloud / nextcloud/calendar
Implement CalDAV-Managed Attachments (RFC 8607)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
Hey, i installed Calendar 4.3.0 (Manual Way) on my Nextcloud server, adding attachments to events through web interface works but when i want to add attachment through aCalendar+ which normally support attachments with davx5.
Attachments are added through aCalendar+ and are available on aCalendar+ but is not synced to nextcloud calendar (Event is synced).
Describe the solution you'd like
DAVx5 support to Extended event properties:
https://manual.davx5.com/integration.html#extended-event-properties
Could be possible to implement attachments synchronisation in this way through DAVx5?
Describe alternatives you've considered
No response
Additional context
No response
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 RFC 8607 and the DAVx5 extended event properties documentation linked in the issue. Trace how the Calendar app currently handles event attachments and CalDAV synchronization; done means attachments added through aCalendar+/DAVx5 synchronize to Nextcloud calendar events.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100