You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So first thank you for creating a new alternative of a CalDAV/CardDAV server 👍
I recently migrated from nextcloud to baikal to have a more leightweight calendar/contacts server. If I had discovered rustical earlier I think I would have used that instead.
With baikal I really like the implemented sharing feature which has the possibility to show the owners and sharee of a calendar directly in the iOS calendar app. Unfortunately there seems to be no further development and some annoying bugs are not fixed:
With this discussion I would like to encourage you in implementing sharing. I think the sharing feature is a big improvement and especially on iOS a little bit more convenient than adding individual principal uris for shared calendars.
Additionally I think it is much easier to create and share calendars directly in the calendar app and users don't need to open the frontend of the CalDAV server.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So first thank you for creating a new alternative of a CalDAV/CardDAV server 👍
I recently migrated from nextcloud to baikal to have a more leightweight calendar/contacts server. If I had discovered rustical earlier I think I would have used that instead.
With baikal I really like the implemented sharing feature which has the possibility to show the owners and sharee of a calendar directly in the iOS calendar app. Unfortunately there seems to be no further development and some annoying bugs are not fixed:
So I noticed that you already thought about implementing the sharing as in draft-pot-webdav-resource-sharing-04 (#96 (comment)).
With this discussion I would like to encourage you in implementing sharing. I think the sharing feature is a big improvement and especially on iOS a little bit more convenient than adding individual principal uris for shared calendars.
Additionally I think it is much easier to create and share calendars directly in the calendar app and users don't need to open the frontend of the CalDAV server.
The implementation details of baikal (sabre/dav) seems to be documented here: https://sabre.io/dav/caldav-sharing/
I would really appreciate if you look into sharing :)
Beta Was this translation helpful? Give feedback.
All reactions