Hi everyone,
I’ve been a long-time user of KDE Plasma, and while the desktop environment itself is lighter and more modular than ever, KDE PIM (Kontact, KMail, KOrganizer) still feels massively overweight for modern, minimal use cases.
My specific pain point is that I only need to sync my Google Accounts to have my calendar integrated into the desktop.
To achieve just this, the system spins up the entire Akonadi framework with its underlying database instance (MySQL/PostgreSQL), multiple background agents, and a massive memory footprint. It feels like cracking a nut with a sledgehammer.
-
Pros of the current stack: It is an incredibly powerful, enterprise-grade groupware suite for offline management if you need full local indexing.
-
Cons: For users who rely primarily on cloud sync (like Google Calendar, CalDAV, or EWS) and just want basic desktop integration, the resource overhead, background idle usage, and configuration complexity are disproportionately high.
My questions to the community and developers:
-
Is there any technical roadmap or active effort in the Plasma 6 lifecycle to decouple simple calendar/contact syncing from the heavy Akonadi database architecture?
-
Are there lighter official alternatives being cooked up (perhaps leveraging Kankou, Kalendar/KOrganizer split, or native Plasma widgets that fetch directly via APIs) to bypass the full PIM suite entirely?
I would love to know if the community shares this feeling or if there are better, lightweight workarounds that I might be missing for modern, cloud-centric workflows.
Thanks!