Right now tags have their name stored in the data attribute data-tag-name:
Could there also be an attribute data-tag-group? It would make it easy to style and distinguish tags from different groups on the ux. A use-case where I find this especially helpful is on setups that only use tags. Then you likely have some top-level tags and it makes navigation more intuitive when tags from that group stand out with a distinct look.
I saw there was a request years ago for adding a css class. Bringing this up again as things might have changed and maybe it’s more straightforward to implement with data attributes as well?
Could this be used to assign Tag Icons based on tag group as well? My Tag Icon settings are pretty brutal right now, and something to slim those down would be
Just a note to share that this was worked on but then was found to be a big change, so closed. It’s a great idea but it’s not certain that it will be picked up by the team anytime soon unfortunately.