Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

75%
+4 −0
Meta Should we use more specific version tags for software?

This is one of the use cases that motivated tag hierarchies. If we make windows-10-21h1 a child of windows-10, then anybody searching for windows-10 will also see the questions from child tags by ...

posted 3y ago by Monica Cellio‭

Answer
#1: Initial revision by user avatar Monica Cellio‭ · 2021-05-31T15:42:50Z (almost 3 years ago)
This is one of the use cases that motivated tag hierarchies.  If we make `windows-10-21h1` a child of `windows-10`, then anybody searching for `windows-10` will also see the questions from child tags by default.  (You can restrict it to show *only* the parent tag and not children if you want, though I'm not sure why you would.)  Meanwhile, we can better characterize posts with more specific tags so you can more easily find them, and from a child tag page you can navigate to the parent tag.

This doesn't apply to operating systems (I don't think), but we do need to keep in mind that hierarchies don't support multiple inheritance.  If we wanted to have `ms-office` have child tags for `ms-word`, `outlook`, etc, then we couldn't *also* mix in version there without fragmenting the hierarchy.  I mean, you could have `ms-office-2020` and its children, and `ms-office-2017` and its children, all be children of `ms-office`, but you *couldn't* then find all the Outlook questions regardless of version.  So let's not do that.