1
vote
2answers
95 views

Is there a notion of “primary tags”?

Are some tags more important than others? Is there something like a "primary tag" that identifies the largest-scope problem domain which always appears first? For example, in this question, the ...
-7
votes
2answers
115 views

Won't it be useful if there is a exclusive set of top-level tags which is maintained by special group?

I believe that for proper classification of questions, users should not be allowed to tag as they wish. Of course, this restriction is there to some extent since creating new tags require certain ...
0
votes
0answers
91 views

Why not group related questions in to some sort of guide or have a hierarchy to the keywords?

I asked a question on Area 51 concerning Entity Framework and how to code the various design patterns using it (repository, unit of work, etc). There are some good starter white pages out there, but ...
2
votes
0answers
89 views

Automatically add category tag(s) to questions, or at least suggest them

It seems almost all requests to add tag category/hierarchy/organization/etc have been shot down. I'm suggesting a different variety: automatically add the appropriate "category" tag(s) when the ...
12
votes
2answers
279 views

Provide a virtual URL hierarchy for tags

For example, http://stackoverflow.com/git~/latex/ could behave like a virtual SE which covers only questions tagged [git*] and [latex]. The intersting/ignored part would be ignored for these tags, new ...
5
votes
3answers
222 views

Another kind of tag hierarchy/relationship

Ok, now we have synonyms which is great and helps a bit more to organize the tags. But I think we need something more (in addition). I know that having tag hierarchy was proposed before and more or ...
14
votes
2answers
421 views

Implicit tagging hierarchy

I am aware of similar requests but I ask this regarding SE-2.0 sites, as the example I will take gaming: Both answers on the question Should questions always be tagged with either a console/platform ...
22
votes
6answers
512 views

A proposal for tag hierarchy on SO

Executive summary Introduction of a partial inheritance relation into the set of tags on SO, in order to allow more efficient question organization/filtering/tagging (especially via ...
14
votes
6answers
401 views

Tag hierarchy absence - design reasons? [duplicate]

Possible Duplicate: Implicit tagging hierarchy I've seen some references on MSO to the fact that Jeff rejected (supposedly repeatedly) the idea of a tag hierarchy. However, my searching ...
7
votes
1answer
293 views

Add “tag categories”

Currently questions are added in a rapid pace to SO, so that new questions disappear very quickly from the homepage. It I want to see questions from my areas of interest I can do either: Go to the ...
17
votes
4answers
692 views

Tag hierarchy to browse through tags [duplicate]

Possible Duplicate: A proposal for tag hierarchy on SO Since so many thousands of tags and topics exist, it would be really useful to visually browse through tags by organizing them into a ...
20
votes
4answers
488 views

Could we make tags imply other tags?

The prime example is C# and .Net. 95% of C# questions are also tagged .Net. The reverse isn't the case so it's not a synonym. Basically, C# is a child of .Net. Would it be possible to create some ...