Why do you want to shut down Nextcloud? 🤔
Comment on Self hosted calendar
non_burglar@lemmy.world 3 weeks ago
Radicale. I just finished setting it up and with that, I can now finally shut down Nextcloud.
mikedd@lemmy.world 3 weeks ago
non_burglar@lemmy.world 3 weeks ago
I had a very old install, migrated from 2016. It broke on nearly every upgrade, where I’d have to invoke some occ command to fix the db. It was more work than was worth having Nextcloud.
Now I have syncthing and radicale.
KlavKalashj@lemmy.world 3 weeks ago
Not the pne you replied to, but for me it works to add the full path to another users calendar in davx5, and then setting appropriate permissions to it in the rights file.
pedroapero@lemmy.ml 2 weeks ago
Agree, very lightweight, simple once-and-forget setup.
doeknius_gloek@discuss.tchncs.de 3 weeks ago
How do you handle shared calendars with radicale?
mr_pip@discuss.tchncs.de 3 weeks ago
There is a symlink trick on the server side. It’s a little annoying that it is only a workaround, but one set up it’s great! I was looking for the git issue where i found it, but was only able to find this one (it seems to be documented now).
github.com/Kozea/Radicale/…/Sharing-Collections
doeknius_gloek@discuss.tchncs.de 3 weeks ago
Thank you! I’d wish Radicale would include a dedicated sharing feature, at least there’s a workaround.