39aldo39 / DecSyncCC

Android app to sync contacts, calendars and tasks without a server using DecSync
GNU General Public License v3.0
232 stars 10 forks source link

Feature request: Support URL field #90

Open jluttine opened 1 year ago

jluttine commented 1 year ago

Hi, I'm not quite sure how calendar data is handled with DecSyncCC so I'm not sure if this feature request is relevant at all.

URL fields in calendar events are quite common (e.g., video call link, ticket link). For specification, see: https://datatracker.ietf.org/doc/html/rfc5545#section-3.8.4.6

It'd be nice if that was supported in DecSyncCC. Or is it already supported? Or is DecSyncCC agnostic about the fields that the event files may contain if it's just a regular file for it, containing anything?

I'm also requesting the same feature for my calendar app (Etar) because it doesn't currently support it: https://github.com/Etar-Group/Etar-Calendar/issues/903

But I want to make sure that after the calendar app side works, also syncing works. Thanks!

kocjs commented 4 months ago

It works for me between android and evolution using the decsync radicale implementation.