Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete events from khal #49

Closed
geier opened this issue Apr 11, 2014 · 5 comments
Closed

delete events from khal #49

geier opened this issue Apr 11, 2014 · 5 comments

Comments

@geier
Copy link
Member

geier commented Apr 11, 2014

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)

@untitaker
Copy link
Member

Proposed usage:

khal list | selecta | khal delete

https://github.com/garybernhardt/selecta

@geier geier mentioned this issue Jul 31, 2014
@lucc
Copy link
Contributor

lucc commented Feb 13, 2016

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.

@geier
Copy link
Member Author

geier commented Feb 13, 2016

@lucc good idea, example with zsh: kill tab

@geier
Copy link
Member Author

geier commented Jun 30, 2016

as editing has been merged, I'll update the title.

@geier geier changed the title modify and delete events from khal delete events from khal Jun 30, 2016
@geier
Copy link
Member Author

geier commented Jan 11, 2017

this can now be done with the new edit command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants