Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Properties window #13

Open
8 tasks
unitycoder opened this issue Sep 14, 2020 · 1 comment
Open
8 tasks

Project Properties window #13

unitycoder opened this issue Sep 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@unitycoder
Copy link
Owner

unitycoder commented Sep 14, 2020

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
Copy link
Owner Author

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 一些建议 #9 (comment) 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant