bartaxyz / daily-tasks

Opinionated MacOS-first task app to help you get through the day
https://ondrejbarta.com/pet-projects/daily-tasks
8 stars 0 forks source link

Input Focus On Task Creation #4

Closed bartaxyz closed 2 years ago

bartaxyz commented 2 years ago

Every new task that is created should automatically get keyboard focus, regardless of where it is created.

At the moment, tasks can be created in two ways:

Both of those use cases should be covered as part of this issue.