klaudiosinani / ao

Elegant Microsoft To-Do desktop app
https://klaussinani.github.io/ao
MIT License
2.11k stars 199 forks source link

Add navigation inside list with arrow keys #69

Open karottenreibe opened 5 years ago

karottenreibe commented 5 years ago

Is your feature request related to a problem? Please describe. I want to select a todo with the keyboard's arrow keys from one of my lists so that I can subsequently e.g. mark it as done.

Describe the solution you'd like Arrow up: select the todo that's one higher in the list than the currently selected one Arrow down: select the todo that's one lower in the list than the currently selected one