Open pfertyk opened 7 years ago
Not yet, but sounds like a sensible suggestion.
Quoting pfertyk (2017-06-27 15:08:48)
I can edit an event using ikhal to set a new date. But I have to set the date as a string (e.g. 2017-08-12). Would it be possible to move the events around? The way I see it working:
- open ikhal, focus on a day with events
- press Enter (entering the list of events), select an event you want to move (use arrows/jk)
- press 'm' (move): the focus is back on the calendar allowing you to select another day
- navigate around the calendar to pick a new day and press Enter
Is something like this on khal's roadmap?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pimutils/khal/issues/682
If it is simpler, the 'move' command could also simply just flag the selected event for moving, and then another command moves it to the location of the cursor.
Hm. This smells a lot like it could be generalized into cut/copy/paste.
I can edit an event using ikhal to set a new date. But I have to set the date as a string (e.g. 2017-08-12). Would it be possible to move the events around? The way I see it working:
Is something like this on khal's roadmap?