accrescent / meta

Umbrella Accrescent issue tracker
6 stars 1 forks source link

Implement app tagging system #4

Open lberrymage opened 2 years ago

lberrymage commented 2 years ago

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:

This is an enhancement to https://github.com/accrescent/accrescent/issues/21

S7venLights commented 1 year ago

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 commented 1 year ago

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"