Removing Entries
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
, --next
or --show-next
options.
Events successfully deleted will be immediately removed from within KDE calendar applications (KOrganizer for example).
Warning
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