Bug 501015 - Add support for iCalendar "cancelled" status
Summary: Add support for iCalendar "cancelled" status
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-03 17:53 UTC by Marc Joliet
Modified: 2025-08-31 23:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Joliet 2025-03-03 17:53:09 UTC
SUMMARY

One of the few features I'm sorely missing in AKonadi/KOrganizer is support for the "cancelled" status for appointments and tasks (though quickly checking the RFC (https://www.rfc-editor.org/rfc/rfc5545) for the correct terminology it's also a status for journal entries).  I find it useful for keeping track of certain tasks especially (e.g., "I considered this, but decided against it"), which just deleting them does not sufficiently cover.

Ideally support would also include the necessary UI for cancelling items, though at least correctly displaying cancelled items would be a good start.

This feature is supported by Nextcloud (which is what I use) and various Android apps.

(The only bug or ticket I was able to find was https://bugs.kde.org/show_bug.cgi?id=345570, which has been closed for ten years now and merely concerns the *display* of cancelled items.)

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20250301
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.4-1-default (64-bit)
Graphics Platform: Wayland
Comment 1 Hans 2025-08-31 23:30:05 UTC
Can confirm for KOrganizer 6.5.0. A correctly set STATUS:CANCELLED still gets ignored.

I'm not familiar with how far KDE PIM tries to implement iCalendar standards. But I can tell that from a user's perspective, it's a nasty surprise to see the very same entry that Android calendars, Thunderbird, Nextcloud calendar and others mark with strikethrough text appear as a normal entry in KOrganizer.

My current workaround are square brackets in the SUMMARY field.