You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
#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?
The text was updated successfully, but these errors were encountered: