this post was submitted on 13 Nov 2024
44 points (94.0% liked)

Open Source

31218 readers
268 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Does anyone know why there's no desire to see a working standard (protocol) for calendar/tasks?

It's clear that CalDAV doesn't function consistently across devices (and does seem to be dying as a standard). If you work across different devices/OS it's virtually impossible to get things set up seamlessly. Companies and developers of task apps seem happy to create silos and not look at interoperability.

If you want to self-host, it's too hard to do this and you really are limited to a tiny number of options.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (1 children)

Never had an issue with caldav and cardav. Maybe you are using broken servers or clients?

Even notes can be done efficiently on those standards...

But, hey, I am using only FOSS server and clients, maybe you referring to proprietary ones? You know, those who are mare by vendors who have no interest in interoperability?

[–] [email protected] 1 points 12 hours ago (1 children)

What is your foss server set up?

(I do actually run an ok calDAV using Next Cloud. I’m suggesting that things should be much easier to use across different OSes and apps and devices).

[–] [email protected] 1 points 3 hours ago

Gentoo linux with Radicale on bare metal. Radicale is behind NGINX reverse proxy that slaps HTTPS and authelia redirect for authentication on top.

And of course i use DAV5X on android.