Is your feature request related to a problem? Please describe.
Filling out a template feels very much like filling out a form, and it would be great to be able to just tab through each field and fill them out without needing to click multiple times. This is especially frustrating if I’m e.g. making dozens of tasks. I would love to be able to do this all with just the keyboard.
Describe the solution you’d like
When I press tab, the cursor should proceed to the next fillable (pre-set) field in my template, or maybe just on to the next block more generically… though that could be tricky if you’re in a text block. Just tabbing between relations in an empty template would be enough.
Describe alternatives you’ve considered
You can click on every field you want to populate as you fill out a new template but this is quite annoying.
Additional context
There are accessibility arguments for this as well… ideally the app would be navigable (even if it were a bit cumbersome) using only the keyboard. Right now it seems I can get into a state where I need to click to re-set the keyboard focus if I try tabbing through the pre-set fields of a template (on v0.25.4 for M1 Mac)