UnityLauncherPro icon indicating copy to clipboard operation
UnityLauncherPro copied to clipboard

Project Properties window

Open unitycoder opened this issue 5 years ago • 1 comments

i'm thinking about adding Properties.. context menu: image

that would open separate proper properties window, where you could manage things related to that project:

  • [ ] Secret Project *if you dont want to show this project in the list (during streaming, screen shots etc), this could hide the project, or maybe just scramble the name and path
  • [ ] Clear Library Folder
  • [ ] Shows more project info and details Size in disk, Current platform...
  • [ ] command line arguments editor (select args from ready list?)
  • [ ] see list of packages and assets in the project
  • [ ] project thumbnail (app icon, or manually selected image)
  • [ ] project tags (so that can search by tag: like "work", "game", "vr")
  • [ ] quick view of files and folders in the project (with search would be nice, if you are looking specific project that contained something)

unitycoder avatar Sep 14 '20 18:09 unitycoder

now with hundreds of projects in the list, this is getting more important..

needs:

  • easy filter/category for work projects, hobby projects, random projects (untagged), so that if need to browse work projects, no need to see others
  • project frequency idea from https://github.com/unitycoder/UnityLauncherPro/issues/9#issue-593969496 so can sort by most opened projects (add opencounter.txt file into some non-git folder)
  • multi string search support: so that can add 2 keywords like: companynamehere projnamefirstfewletters (then as it searches from folders, and if you have work projects inside companyname folder, you get those projects listed with projectname letters too)

unitycoder avatar Aug 20 '22 09:08 unitycoder