mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-19 08:13:10 -05:00
Route the create flow through taskStore.createNewTask so titles typed into the related-task input get parsed for labels, priority, assignees, due dates and cross-project targets - matching the main add-task input. Also surface the quick-add-magic hint next to the field.