[Feature Request] Display Unique Project Names in Hub Window

Problem
Often I’m working in multiple copies of a Unity project, but in different parent folders. When I go to open a project, it’s hard to distinguish them without reading the fine ‘Path’ print below the project name.

Request
If two projects have the same name, then include the parent folder in the main project’s displayed title so it is unique.

Example
If I have these two projects in Unity Hub:

My Unity Project
Path: C:\Dev\Beta\

My Unity Project
Path: C:\Dev\Release\

I would instead see something like:

Beta \ My Unity Project
Path: C:\Dev\Beta\

Release \ My Unity Project
Path: C:\Dev\Release\

A small thing, but I often find myself working in the wrong project folder for quite a while and can get myself very confused before I realize what has happened.

I also have the same problem with the ‘Latest Projects’ menu in the systray, but here there’s no way to know which is which. I have to open the hub instead of jump straight to the project:
3538991--283981--upload_2018-6-21_11-48-59.png