Describe the project you are working on
Godot project manager
Describe the problem or limitation you are having in your project
I usually have several projects in progress and each one in a different state. Some projects are unique or share similar solutions, are in similar states or are a specific group. But all together they are shown as a list where they can only be marked as favorites.
The problem I have is that I need to mark my projects with different states/priorities:
- mark and identify a specific one (or let it as usual )
- group them (for whatever reason needed, for example )
.. which are finished
.. which are in a critical state
.. in which I still do not have the final solution
.. different engine versions or scripting language, see #427
Describe the feature / enhancement and how it helps to overcome the problem or limitation
I propose to put a kind of label by color (the design is variable)
They can be grouped by color consecutively and each color responds to a status or priority.
This proposal leaves for discussion:
- Colors and quantity (for example: red, green, blue, yellow, orange, purple)
- If the user can alter the order of priority of the colors (green_up-red_down / red_up-green-down, etc)
- Design
Describe how your proposal will work, with code, pseudo-code, mock-ups, and / or diagrams
I have two solutions as a starting point:


If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
I think it is core.
Describe the project you are working on
Godot project manager
Describe the problem or limitation you are having in your project
I usually have several projects in progress and each one in a different state. Some projects are unique or share similar solutions, are in similar states or are a specific group. But all together they are shown as a list where they can only be marked as favorites.
The problem I have is that I need to mark my projects with different states/priorities:
.. which are finished
.. which are in a critical state
.. in which I still do not have the final solution
.. different engine versions or scripting language, see #427
Describe the feature / enhancement and how it helps to overcome the problem or limitation
I propose to put a kind of label by color (the design is variable)
They can be grouped by color consecutively and each color responds to a status or priority.
This proposal leaves for discussion:
Describe how your proposal will work, with code, pseudo-code, mock-ups, and / or diagrams
I have two solutions as a starting point:
If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
I think it is core.