this post was submitted on 13 Nov 2024
33 points (100.0% liked)

Open Source

823 readers
12 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.

top 25 comments
sorted by: hot top controversial new old
[–] Shimitar@feddit.it 2 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?

[–] tenebrisnox@feddit.uk 1 points 1 day 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).

[–] Shimitar@feddit.it 1 points 15 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.

[–] K4mpfie@lemmy.ml 1 points 1 day ago

The only issues I ever encountered when it came to caldav and webdav is when I want to integrate them in Apple or Microsoft Outlook. I have not had any issues on my android phones, Linux Laptops or even the Windows 10 Calendar App.

[–] bjoern_tantau@swg-empire.de 13 points 3 days ago (2 children)

Guess I was always using the right combination of apps. Never had any problems with CalDAV and CardDAV. Except for frustration at outright missing support.

[–] harsh3466@lemmy.ml 2 points 3 days ago (2 children)

What apps are you using?

Also using caldav and I'm missing a decent macos client and/or web facing client I can self host for tasks.

[–] bjoern_tantau@swg-empire.de 6 points 3 days ago (1 children)

Nextcloud as the server and DAVx⁵ with Fossify Calendar as the client on my phone. On my laptop Kontact, but I haven't looked at that in ages, so it could be in shambles for all I know. I think I've also used Thunderbird with some plugin.

And my Fritzbox router uses CardDAV to populate the phonebook of all connected phones.

[–] smiletolerantly@awful.systems 5 points 3 days ago

Thunderbird doesn't even need a plugin. Just "add new calendar" > "on the network" > enter the URL. Done.

Same for contacts.

[–] Analog@lemmy.ml 1 points 2 days ago* (last edited 2 days ago)

BusyCal as a macOS client and baikal as a server.

Those two are reliable as can be. BusyCal is a great app with a responsive developer and can connect to virtually anything.

As to the topic of this post, despite the above, I’m trying to move away from CalDAV and CardDAV, the latter has poor support on most mobile platforms in the way I want to use it. I also am trying to reduce self hosted platforms I maintain, which is currently a high number.

[–] tenebrisnox@feddit.uk 1 points 3 days ago

You are probably the exception rather than the rule. Nextcloud, in my experience, is the only one that seems to work fairly well. Just look at the Issues on Github for apps that try to use CalDAV.

[–] communism@lemmy.ml 11 points 3 days ago (1 children)

I also haven't had issues with my self-hosted Nextcloud, DAVx, and Fossify Calendar. Has worked without hiccups for me.

[–] theshatterstone54@feddit.uk 3 points 2 days ago (1 children)

Can confirm. I'm basically running the same setup except I'm using a managed Nextcloud instance cuz I currently can't self host.

[–] Eyck_of_denesle@lemmy.zip 2 points 2 days ago
[–] Hexadecimalkink@lemmy.ml 6 points 2 days ago (1 children)

You should look at JTX Board. It's associated with DAVx5 and they do the vjournal and vtodo standards. They have a list of services that support it. https://jtx.techbee.at/sync-with-davx5

[–] tenebrisnox@feddit.uk 2 points 2 days ago

Thank you. This is the sort of thing I was looking for .

[–] smiletolerantly@awful.systems 6 points 3 days ago
  • Radicale hosts my calendars and contacts
  • zero-hassle setup in Thunderbird for both of those things
  • DAVx on Android works seamlessly for calendar and contacts Sync
  • Fossify calendar to view, edit calendar
  • default contact app for contacts
  • Infcloud as a web frontend for Radicale. Not pretty, but absolutely functional (and I hardly ever need it thanks to Android calendar app / Thunderbird)

Haven't tried todo lists yet, but I would imagine they are similarly hassle-free.

The only annoyance I have is that DAVx is required at all, but I'd suspect that's an Android/Google issue? IDK.

But anyways, this setup works flawlessly for me.

[–] ryannathans@aussie.zone 3 points 2 days ago (1 children)

Proton Calendar is pretty solid but obviously have to use their app as it is encrypted

[–] Atemu@lemmy.ml 1 points 1 day ago (1 children)

Is there a bridge like they have for IMAP btw?

[–] ryannathans@aussie.zone 1 points 23 hours ago

For calendar? Not that I am aware of

[–] oranki@piefed.social 3 points 3 days ago (2 children)

I have to join the choir, what do you mean dying and doesn't work? If proprietary apps don't support it, it's just because it's one of the best ways to lock people in.

[–] Samsy@lemmy.ml 2 points 3 days ago* (last edited 3 days ago)

I could follow it a bit. CalDAV is mostly nerd stuff. And proprietary apps use to disallow CalDav to sell their own stuff. Best example: M$ Outlook doesn't support CalDAV natively. You can only add them as only read, or use third party addons. And why? Because they want you to buy 365.

Look at it as the average Bob: wow you can sync all your contacts and Calenders and Tasks to every device? That must be expensive!

[–] tenebrisnox@feddit.uk 2 points 3 days ago

It’s more than the “proprietary apps”. It’s harder than it should be to simply sync calendar and tasks. The one that seems to work the most effectively is Nextcloud. By now there should be straightforward, easy to use (to host) solitions that just work.

[–] grapemix@lemmy.ml 1 points 3 days ago* (last edited 3 days ago) (2 children)

Google etesync. It has everything you need and light weight and written in modern languages, python. It even supports e2e encryption and open source hosting option. You are welcome.

[–] tenebrisnox@feddit.uk 1 points 3 days ago

Hmmm… I quickly emcountered guides for “workarounds” when DAV doesn’t work.

load more comments (1 replies)
[–] arran4@aussie.zone 1 points 2 days ago

Probably because there is no interest in open standards. I find ical is more a file format than a transport format, an actual standard protocol around it would be great. Although I suspect that the "transport" was always supposed to be email.