Closed geier closed 7 years ago
Or the shell completion could get the uids and complete on them. Zsh can present the user with augmented completion entries so that the human readable version of the event could be displayed next to the uid. The git zsh completion presents recent commit ids in this way.
@lucc good idea, example with zsh: kill
tab
as editing has been merged, I'll update the title.
this can now be done with the new edit
command.
suggested usage:
khal --delete 04.15 09:00 11:30 some event
khal --edit 04.15 09:00 11:30 some event - new time 09:00 12:00
(not sure how practical that really is)