What: Add label field to a task which would be more user friendly
Why: Currently tasks are described by their name and Id which make them difficult to search for users
How: The default label could be the name of the task (+ id or date..) and would be editable by users. The persistence can be either done in memory or in db.
What: Add label field to a task which would be more user friendly Why: Currently tasks are described by their name and Id which make them difficult to search for users How: The default label could be the name of the task (+ id or date..) and would be editable by users. The persistence can be either done in memory or in db.