- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.1k
 
Labels
Description
Please take a look at these screenshots. The first one shows the full task list with 3 tasks:
And the second shows the same 3 tasks listed in the sidebar in the details view of one of the tasks.
As you can see, the names are completely different and none of the views shows both naming conventions. The name used in the sidebar are also used on the workspace list view.
Recommendation:
- use the same task naming convention on both screens: task view and task details view in the sidebar
 - do not use the workspace name as-is as the primary name -> it always starts with "task" and ends with an identifier making the name ugly
 - in both cases of sidebar and full task list use the shortened name but without the prefix and suffix and all the dashes
 - as a hover-over action over the task name display a tooltip with: (1) workspace name and (2) the prompt (first N characters)