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

Implement app tagging system #4

Open
4 tasks
lberrymage opened this issue Feb 28, 2022 · 2 comments
Open
4 tasks

Implement app tagging system #4

lberrymage opened this issue Feb 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@lberrymage
Copy link
Member

lberrymage commented Feb 28, 2022

Allow developers to add tags to their app like "requires GMS," or "open-source" for filtering and categorization. Arbitrary tag names should not be allowed; tag names should come from a predefined list of allowed values to ensure they're actually useful for filtering.

To-do:

  • Define app tag representation in repodata
  • Properly update tags when fetching repodata in client
  • Allow developers to specify tags when submitting their app
  • Implement tag filters in search function

This is an enhancement to accrescent/accrescent#21

@S7venLights
Copy link

S7venLights commented Feb 24, 2023

See https://github.com/ImranR98/Obtainium for category tagging inspiration

Allowing the user to assign custom tags should help too as then every user can choose what they need

@loyl1
Copy link

loyl1 commented Apr 15, 2023

Near the top of the page, possibly list
"popular tags"
"Open Source" "Communication" " etc
Can expand to "all tags"
In this way, those who follow open source religiously can hide all closed source apps. Possibly allow filter by multiple tags, like "open source" and "security"

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
Status: Backlog
Status: Beta
Development

No branches or pull requests

3 participants