Hacker News new | ask | show | jobs
by mos_6502 1612 days ago
I landed on a similar approach. Nextcloud is heavy for my purposes, but integrating everything into one service has benefits.

The only feature I miss from Radicale is the built-in support for versioning in Git. It's definitely handy to keep track of/roll back changes to my calendars, contacts, todos, etc on the server.

I wrote a small script [1] that periodically syncs changes from my Nextcloud cal/cardDAV feeds into a Git repository. Sharing it here as a bonus in case it's useful to others.

[1] https://blog.ctis.me/2021/12/31/nextcloud-backer-upper/