You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I have Project Manager configured with more than ten projects.
In several cases, the root project name is the same for two different projects. To differentiate, I've resorted to naming projects so that my sidebar looks something like this:
@alefragnani It seems that this could be supported by extending projects.json in a similar fashion to what you suggested in #50. An optional projectName property could be added, and if missing or empty string the project would be displayed as it is currently. If a valid string value is present, the project would be displayed under the group.
I imagine this could be supported by adding a context-menu item "Add to project group".
Yep, these are similar requests, and I guess a single solution would fit. I have an idea, but I need to test the concept. If everything goes as expected, I would add more comments.
I’ll close this issue as a duplicate of #50, but I’ll take your request in consideration while developing #50.
On Wed, Mar 11, 2020 at 4:18 PM Alessandro Fragnani < ***@***.***> wrote:
Hi @supdegrave <https://github.com/supdegrave> ,
Yep, these are similar requests, and I guess a single solution would fit.
I have an idea, but I need to test the concept. If everything goes as
expected, I would add more comments.
I’ll close this issue as a *duplicate* of #50
<#50>, but
I’ll take your request in consideration while developing #50
<#50>.
Hope this helps
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#341 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLONOEZF323QJPQI3UTGM3RG6TUVANCNFSM4LE3ZZEQ>
.
Currently I have Project Manager configured with more than ten projects.
In several cases, the root project name is the same for two different projects. To differentiate, I've resorted to naming projects so that my sidebar looks something like this:
Where
project-1
andproject-2
under the different parent folders have the same name.It would be useful to have the sidebar support project groups, like this:
Note that I believe this to be different from #247, as I want to see this in sidebar rather than the pick list.
The text was updated successfully, but these errors were encountered: