I wanna have tags be the main way to navigate my forum, so many dozens of them. They can't curretly be navigated because of being listed by frequency and not alphabetical.
I think I agree with the idea and that it would be useful although I don't see ourselves prioritizing this feature for the next major version at least.
The problem was I was deleting tags that no longer had topics but was doing it in the wrong place. If a user couldn't see any topics the code was deleting the tag. I moved it up to actually check the tids and not the topics the user can see.