Allow changing the due date with keyboard shortcuts #589
Replies: 2 comments
-
Good idea @pbienst! Thanks! Would you move all dates of a task forward at once if they exist (due, scheduled, starts)? Or only the one where the cursor is located? The former would, of course, be much easier than the latter. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Personally I only use 'due', but I guess moving all dates is good enough. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to migrate from emacs org-mode, which has a feature I'm rather addicted to: in the agenda view (i.e. their list of tasks), once you're on a certain task, pressing cntrl+right moves the scheduled date one day to the future, and cntrl+left moves it one day to the past. If you do that, there's a visual indicator like "--> <2002-04-09 Sat>" to indicate how you've rescheduled the task.
This makes it extremely easy to reschedule a task (something I do a lot!), without needing to spend a lot of mouse clicks and key presses.
Do you think something like this is technically possible?
Beta Was this translation helpful? Give feedback.
All reactions