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

add tag to hide a project #733

Open
cranmer opened this issue Apr 29, 2021 · 3 comments
Open

add tag to hide a project #733

cranmer opened this issue Apr 29, 2021 · 3 comments

Comments

@cranmer
Copy link
Contributor

cranmer commented Apr 29, 2021

We have some projects that maybe don't need to be featured in the focus group.
Instead of deleting it, it would be nice if we could add a field in the project so that it is hidden on the focus group webpage.

Maybe the project webpage is still generated, just not linked off the focus group page.

@davidlange6
Copy link
Member

I think there are three project states
a) active
b) done/stopped but still interesting
c) done/stopped and not interesting (eg, never really happened, merged with something else)-> I propose to git rm these

@henryiii
Copy link
Collaborator

henryiii commented May 5, 2021

Do you have an example of an active: false project I can set?

@henryiii
Copy link
Collaborator

So one idea would be to support trove classifiers; specifically, status: <INT> where the status was an integer from 0-7. 1-7 would correspond to the trove classifiers, and 0 would hide the project. We could make groupings eventually that would put 1-4 in one group, and 5-7 in another group, etc.

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

No branches or pull requests

3 participants