I’ve just started daily driving Aurora for work and it’s perfect for what I need; it has required very little effort to get up and running. However I have one thing I’m trying to figure out.
On MacOS I had a little widget like this (GitHub - artisticat1/gnome-next-up: Show your next calendar event in the status bar) to help my ADHD brain be on time for meetings. I assume the best way to build something like that would be to hook into whatever generic calendar APIs Plasma has, which brings me onto my next question.
My company uses Google Workspace for its productivity suite, but if I build something I don’t want it to be specific to Google. I know Gnome has integrations to easily integrate your Google Calendar into the desktop, but nothing that ships with Aurora (or is available via Flatpak) that I’ve found gives the same experience. Maybe GitHub - KDE/kalendar: A calendar application using Akonadi to sync with external services (Nextcloud, GMail, ...) is what I want, but how do I get it on universal blue?
Any ideas? Sorry for the slightly incoherent train of thought.