A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step.

    • lemmyvore@feddit.nl
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 year ago

      notifications for invites and whatnot aren’t even good or present in most cases

      A CalDAV server doesn’t do notifications. Its job is to store event definitions, period. Even if it wanted to, it can’t interpret the definitions (because it’s not its job). For example if you define an event as recurring every week the CalDAV server only holds one copy of the event that says “recurring every week”. You need a calendar client to create an instance of the event for every week, and to email participants and so on. So what you really want is either a calendar client app or a groupware solution (which integrates the extra features around a calendar server).

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 year ago

          The Google apps are a groupware suit (which happens to have a CalDAV interface, which is incomplete btw because Google likes to keep some features proprietary).

            • lemmyvore@feddit.nl
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 year ago

              If you’ve read the Radicale ticket you saw that the contributors agree with me and aren’t eager to implement such a feature.

              I’m just trying to help you. If you need email notifications you should look at groupware products like NextCloud, not CalDAV servers. But be aware that groupware software often implement some parts of their stack as proprietary or non-standard.