ja-he / dayplan

A utility to plan and track your time.
MIT License
5 stars 1 forks source link

Come up with complete keyboard-centric input model #13

Closed ja-he closed 2 years ago

ja-he commented 2 years ago

Right now event creation and editing is geared toward the mouse for two reasons

  1. it's similar to other graphical calendar applications
  2. it's pretty easy to implement and doesn't require thinking too hard about what keys should do what etc.

I want to keep it as an option for convenience, but would like to provide a full input model for the keyboard, i.E. make the program fully usable from the keyboard.