calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Implement CalDAV-Managed Attachments (RFC 8607)

Open AnorBanantje opened this issue 2 years ago • 10 comments

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

AnorBanantje avatar Feb 21 '23 17:02 AnorBanantje

The page you've linked to refers to DAVx5 <-> Android app compatibility, not DAVx5 <-> CalDAV Server compatibility.

It's unclear from the release notes if DAVx5 has brought RFC 8607 support (see https://github.com/nextcloud/calendar/pull/4251#issuecomment-1146838486 and https://github.com/nextcloud/calendar/pull/4251#issuecomment-1147475916). In any case, that's what Nextcloud currently misses, even though https://github.com/nextcloud/calendar/pull/4251 is available.

cc @devvv4ever

tcitworld avatar Feb 21 '23 18:02 tcitworld

Currently we don't have support for Managed Attachments in DAVx5 either. It is however on our "This will definitely come to DAVx5"- to do list :) It was a bit post-poned since we now bundling forces to bring WebDAV (+CalDAV) Push to life first. This is our main goal for the next months.

Attachment support will be on the list after the Push I think. We primarily want to support Managed Attachments, where the server is managing the file. This would be the best way I think and we will get in touch with Nextcloud people to possibly coordinate an implementation for this at maybe the same time as we implement it in DAVx5 so that it can get to people on Android without much delay.

devvv4ever avatar Feb 21 '23 19:02 devvv4ever

Is there any progress with this?

dflvunoooooo avatar Jun 16 '23 09:06 dflvunoooooo

Maybe it would make sense to add a link to the attached file in the description so on mobile the user can click on the link and open the attachment?

jakobroehrl avatar Jun 28 '23 09:06 jakobroehrl

Is there any progress with this?

Not yet. For DAVx5 this is planned for 2024 now. Quite a wait, I know, sorry.

devvv4ever avatar Jun 28 '23 15:06 devvv4ever

@devvv4ever, does an issue exist in DAVx5's repo?

RokeJulianLockhart avatar Jul 06 '23 16:07 RokeJulianLockhart

Not yet, but we have thought about that so many times, we will not forget about it ;-)

devvv4ever avatar Jul 07 '23 18:07 devvv4ever

I'd like to be notified when it's completed, though.

RokeJulianLockhart avatar Jul 10 '23 17:07 RokeJulianLockhart

@devvv4ever Any news/ticket/timeline on that now?

KaeTuuN avatar Feb 23 '24 11:02 KaeTuuN

WebDAV Push is on a good way, and we'll probably start on support for attachments after this as our next "bigger" project.

devvv4ever avatar Feb 23 '24 12:02 devvv4ever