Skip to content

Add a Tag Type property to Tags #80

@essenbee

Description

@essenbee

I think it would be useful for clients to know what category of thing a given tag represents - for example Programming Language (C#, C, C++, F#, Rust etc), Stream Language (English, German, etc) and Framework (.Net Core, Vue.js, etc). A new column should be added to the Tags table for this, along with a supporting table of TagCategories. Then the Admin pages should be updated to allow administrators to categorize tags. The tag category should be mandatory.

This would allow clients to display tag choices grouped by type, like this:

image
(example above using Adaptive Cards)

Other categorizations might be useful, but these 3 should be supported at minimum, along with Other to account for tags where its not obvious which category the tag falls into..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions