KonsoleKalendar supports the removal of entries in a calendar file or
resource using the --delete
command line argument.
Calendar entries to be removed are specified exactly by their Unique-string
identifier (UID) using the --uid
option. UIDs are found by first viewing the event,
using the --view
option.
Events successfully deleted will be immediately removed from within KDE calendar applications (KOrganizer for example).
When you delete something from the calendar you cannot undo it! In other words, when you delete an entry you cannot reverse the deletion. It's gone for good.
Here we delete a calendar entry with UID KonsoleKalendar-1887551750.196
:
%
konsolekalendar
--delete
--uid
KonsoleKalendar-1887551750.196
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team