eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.
MIT License
332 stars 19 forks source link

Add ability to filter or sort projects by version. #19

Closed egel557 closed 2 years ago

egel557 commented 2 years ago

Is your feature request related to a problem? Please describe. I want to be able to search through my projects depending on the version of Godot they use. Also, I think it would just look nicer in the projects list if they were sorted by Godot version.

Describe the solution you'd like Have two column headings: Name and Version. Then allow the ability to sort projects by name or version by clicking on the corresponding heading.

Describe alternatives you've considered This could also effectively be achieved by creating categories for each version. This works fine but requires projects to manually be added to a category.