mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-29 15:09:48 +00: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.