This tag is for questions about tag synonyms (how they work, who can create them, etc). Use synonym-request] for tag synonym requests.
153
votes
3answers
1k views
A real solution to ambiguous tags
Introduction
Even within a site's relatively focused range of topics (it's unlikely anybody on SO will think sun refers to the solar system's star), some tags are inherently ambiguous.
There are ...
132
votes
10answers
2k views
Could the tagging system be enhanced to support tag synonyms?
Quite often Transact SQL questions get tagged as t-sql when the convention now is to tag as tsql.
However, no matter how hard you can try to educate users that the 'correct' tag is tsql, you're ...
76
votes
3answers
577 views
Can we allow 7.5K users to suggest tag synonyms without a score of 5 in the tag?
Feature Request: Could 7.5K users have the privilege of proposing synonyms without the 5 upvotes per tag requirement? (in other words unrestricted synonym suggestion)
Background: I would like to be ...
68
votes
0answers
1k views
Should we get rid of all the tag synonyms which differ by only one or more hyphens?
There are tons of tags out there which have a synonym of the tag itself, just with a dash added into it. Originally this was done to connect those tags so that two different tags for the exact same ...
57
votes
0answers
232 views
Add the ability to create any tag synonym to the “trusted user” privileges
Currently, the ability to create tag synonyms is limited to those users who have a certain amount of activity in that tag. This creates awkwardness for rare tags such as [z-order].
Request: Add the ...
46
votes
14answers
2k views
Official repository of tag synonyms
The purpose of this page has been obsoleted by the implementation of the tag synonym feature request.
See the list of currently implemented tag synonyms.
Purpose
I think it would be a ...
34
votes
5answers
770 views
Tags: iOS vs. iOS5 vs. iOS4, etc
With each major release of iOS, it seems that we grow a new tag. As of now, we have ios, ios4, ios5, ios4.3, ios4-2, ios-sdk-4.3, ios-3.x, ios4.1, ios32, ios4.0.1, and a handful of others that are ...
32
votes
2answers
325 views
Please burninate [software] and similar tags
Water is wet, Stack Overflow is about software development, and these tags carry no information:
application-development, general-development
develop, developer, developers
program, programs, ...
31
votes
1answer
210 views
Does the tag synonym suggestion system work?
I've never seen a tag synonym created via the voting mechanism and I see evidence that the system isn't working to create synonyms without moderator intervention.
Does anyone have any figures about ...
30
votes
5answers
336 views
How should we handle questions for projects that have been renamed or forked?
This is primarily regarding the rename of Hudson to Jenkins, but might apply to similar situations.
If a software project, library, etc. changes its name, should we:
simply create a tag synonym and ...
30
votes
2answers
268 views
Calling all synonymists! We need your help! And now plural(s) too?
There is a straightforward query provided by Michael Mrozek with SEDE
Alarming Results
There are 607 tag pairs on Stack Overflow which differ by only a hyphen!!
SELECT a.TagName AS First, b.TagName ...
30
votes
1answer
219 views
Why does “Suggest Tag Synonyms” require so much rep?
I can understand a restrictive threshold for voting on suggested synonyms, but am curious why it’s so high to initiate suggestions.
For example, I just posted a question about MS Access VBA on ...
30
votes
0answers
182 views
Tag synonyms: show suggestions to people who can vote
I just found (by surfing other questions) the dsl tag (which seems to be used mainly for domain specific languages, although there is no tag wiki yet), and saw that there also is the ...
29
votes
2answers
410 views
How to use version specific tags?
I believe that some of my questions were asked before but I didn't find any satisfying guidance. I just found only this question. I hope senior members will help me to understand the situation and use ...
26
votes
0answers
214 views
Remove or reduce restrictions from tag synonym submission process
According to the FAQ on the subject synonymizing tags is an approved process, much like suggesting edits/voting to close/etc.:
When a tag synonym reaches a vote score of 4, it is accepted and
...
25
votes
1answer
1k views
What are tag synonyms? How do they work?
What are tag synonyms?
How can tag synonyms be distinguished from "real" tags?
How are new tag synonyms created?
Who can create tag synonyms?
How can I delete/reverse/undo bad tag synonyms?
Return ...
25
votes
1answer
183 views
Merge “ggplot2” and “qplot” tags
Per the instructions in How to suggest tags to be merged? can someone please merge ggplot2 and qplot as well as ggplot?
In R (r) the ggplot2 package (library) contains the functions ggplot and ...
25
votes
0answers
161 views
Merge the “google-picasa” and “picasa” tags
There are 111 questions tagged google-picasa, 95 questions tagged picasa, and some questions that use both the tags.
The tags should be merged.
24
votes
0answers
154 views
android-market tag should be renamed or synonymed
Google has renamed the Android market to "Google Play", hence I think the android-market tag should also be renamed, to google-play. (or at least, have any questions tagged google-play synonym to ...
23
votes
1answer
281 views
Break the [ios] -> [iphone] synonym
Someone recently created ios as a synonym for iphone. I can understand why -- there are certainly a lot of questions tagged iphone that should really be tagged ios instead. But "iphone" as a concept ...
22
votes
2answers
73 views
Merging / synonimising tags should warn of tag wiki loss
On Travel.SE I recently merged two tags, where tag A is 'main' tag and tag B is a synonym tag. In this case, tag B was an older tag which had tag wiki content filled out. So when the merge was done, ...
21
votes
1answer
93 views
Should we merge [calender] tag into [calendar]?
calender is not used too often (this is most probably the mistake), I doubt I would ever achieve 5 score required to submit synonym suggestion.
I believe calender should be merged into calendar. Any ...
20
votes
2answers
342 views
C++11 should not be a synonym of C++0x [duplicate]
Possible Duplicate:
Please remove the [c++11] tag synonym
There had been several related discussions here around the question whether the c++0x tag should become a synonym of the c++11 tag. ...
20
votes
0answers
60 views
Synonyms: [email-server], [emailserver], [mail-server], [mailserver]
These 4 tags should be made synonyms:
email-server
mail-server
emailserver
mailserver
mailserver is the most used, so perhaps that should be the primary.
After some consideration, I think ...
19
votes
2answers
219 views
Improve display of tag synonyms
My first encounter with the "Include synonyms in tag suggestions" feature hasn't gone well. It took me quite a while to realise what the "(s)" actually meant (to the extent I wrote up a bug report ...
19
votes
0answers
102 views
Tag merging with synonym mapping [foo] → [bar] fails if proposal for [bar] → [foo] exists
I just attempted a tag merge as per this tag synonym request, merging all instances of sso with single-sign-on and creating a synonym reference mapping the former to the latter, but it ended in a ...
18
votes
1answer
212 views
Add voting buttons to the tag synonym overview page
If you look at the tag synonyms page and want to vote for a tag synonym (or just see its current vote count), you have to click through to the tags page and then to the info tab.
It would be much ...
17
votes
0answers
71 views
relax tag synonym voting rules [duplicate]
Possible Duplicate:
Can we allow 7.5K users to suggest tag synonyms without a score of 5 in the tag?
Is there any support for relaxing the tag synonym voting rules?
A user proposed adding ...
16
votes
6answers
342 views
Possible invalid merge of [cpp] into [c++]
Somehow the tag synonym [cpp] for [c++] got official and then merged, seemingly without anyone noticing that cpp is the C preprocessor.
For normal users that info is gone now after the tags were ...
16
votes
3answers
147 views
Please unsynonym node and node.js
Someone finally went and did it: node and node.js are now synonyms. A lot of questions that were about nodes (as part of data structures), are now parading as being about the JavaScript library.
Can ...
16
votes
2answers
168 views
Metro tags still a giant mess
I confess that my hobby of cleaning up the tags on Windows 8 posts has been neglected these last few weeks. And boy, it shows!
First, the new name metro-framework for the Java web services thing is ...
16
votes
2answers
127 views
Really delete this synonym: please tell me which synonym I'm confirming!
When I go to delete a tag synonym (clicking on the ⊗ button, which I believe is a ♦-only tool), a popup asks me whether I want to “Really delete this synonym?” Since the tag names are in the far left ...
16
votes
1answer
164 views
Tag Synonyms for [java1.5] -> [java-5] and [java1.6] -> [java-6]
I've just seen edits to the tag wikis for java1.5 and java1.6 and thought "Strange, there are already java-5 and java-6 tags with perfectly cromulent tag wikis; why is there duplicate work?"
And I ...
16
votes
0answers
97 views
Please show me my tag score in places that require it
The tags related to extending Visual Studio on SO are kind of a mess. There are way more vspackage questions than visual-studio-package so I just edited the 4 visual-studio-package questions to use ...
15
votes
1answer
145 views
Please remove the [c++11] tag synonym
Sometime ago there was a bit of a mess around the tag synonyms of c++11 and c++0x. At the time there was some reluctance to accept the c++11 tag as the master tag, so everything remained as it was ...
15
votes
1answer
103 views
How can I tell at a glance which synonyms I can vote on?
Inspired by the brave efforts in Calling all synonymists! We need your helpǃ I went to check out the voting on synonyms.
I'm eligible with respect to reputation, and I'm certain I'm eligible to vote ...
15
votes
1answer
65 views
Unhelpful error message when proposing an overlong tag synonym
If you try to propose a tag synonym longer than the maximum of 25 characters, it displays the error message:
Failed to propose synonym:
String or binary data would be truncated. The ...
15
votes
1answer
98 views
Display tag synonyms differently in the tag browser
Is [bugs] a tag with one question, or a tag synonym? Can't tell... can you? This is a real problem when trying to manage tags.
Please differentiate tag synonyms in the list, possibly with a ...
15
votes
0answers
95 views
Allow 10k users to *suggest* tag synonyms on new and developing tags
Why can't 10k+ users suggest tag synonyms in tags that have very few questions?
Tags that don't have tons of questions yet (because they are new) are pretty difficult to manage, because nobody has ...
15
votes
0answers
68 views
Lower the amount of reputation needed to suggest tag synonyms
Today, everyone can suggest post edits. Even unregistered users. But, for some reason, tag synonyms suggestion is very strict, although it's much easier to review - it's only a couple of words.
I ...
14
votes
1answer
108 views
Remove tag synonym [sequel] -> [sql]
The Sequel database ORM for Ruby is perhaps unfortunately named, and happens to generate SQL, but it is quite distinct.
There may be some users who have incorrectly used sequel when they meant sql, ...
14
votes
2answers
58 views
“flashbuilder” and “flash-builder” — Aren't they the same thing? Can they please be merged?
flash-builder should remain the parent tag (1986 posts).
flashbuilder should be a synonym merged into it (290 posts).
14
votes
1answer
94 views
How many autoindent tags do we need?
It seems as though autoindent, auto-indent, and auto-indentation mean the same thing, and should probably be merged. Maybe some synonyms are in order, but there are maybe 10 people in the world with ...
14
votes
0answers
134 views
The thread-safe / multithreading tag synonyms need a cleanup
There's a bit of strange synonym relationship with these tags on Stack Overflow:
multithreading ← thread-safe (and seven of others)
thread-safety ← threadsafe
I was about to suggest ...
14
votes
0answers
113 views
Fixing the sucktastic merge UI (for tags)
(Split off from my answer to Merging / synonimising tags should warn of tag wiki loss...)
The whole interface for this feature is terrible! It has almost no useful information for the poor moderator.
...
14
votes
0answers
66 views
Add a tag-synonym black-list
Some bad synonyms like phpX → php repeatedly get proposed again and even upvoted and active.
As long as the users are not sufficiently aware of the meaning of synonyms, a black list would help. This ...
13
votes
4answers
277 views
Should the [c++11] tag be synonymous with the [c++0x] tag?
As far as I know, the tags c++0x (1,048 questions) and c++11 (8 questions) on Stack Overflow refer to the newly finalized C++ standard that is expected to be published in summer 2011.
Should c++0x ...
13
votes
1answer
136 views
We should “desynonymize” [tag:jscript] and [tag:javascript]
A few questions I've run into lately are somewhat confusing, because they are vaguely asking about client-side operations and tagged with javascript. This can lead to users posting answers that are ...
13
votes
1answer
326 views
Allowing users with a nominal amount of rep to submit possible tag synonyms and vote for them
Introduction
I really love the new tag synonyms feature, but I think that the process of creating a tag synonym should be improved.
Currently, only moderators are allowed to create tag synonyms. ...
13
votes
2answers
137 views
Why we don't make the Tag synonyms suggestion work as for the suggested edits?
I spotted those 2 tags.
validator X 150
validators X 242
I checked If I could propose a Tag synonyms and how they work but I don't have the 2500 reputation needed to suggest a tag synonyms.
...

