Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to merge similar tags #1469

Closed
vinibrsl opened this issue Jan 6, 2019 · 2 comments
Closed

Ability to merge similar tags #1469

vinibrsl opened this issue Jan 6, 2019 · 2 comments
Assignees

Comments

@vinibrsl
Copy link
Contributor

vinibrsl commented Jan 6, 2019

Is your feature request related to a problem? Please describe.
Recently I've posted "I want to learn functional programming: where to start?" and to tag it, I searched for what people were using to tag functional programming posts. I found out that there were two tags being used, "fp" and "functionalprogramming", but these two tags mean the same.

Describe the solution you'd like
Stack Exchange deals with it very well with moderation features. They provide a way to merge and make tags as synonym, considering one of the tags as the main one.

For instance, if we choose 'functionalprogramming" as the "right" one, this feature would:

  1. Remove synonyms from existing posts, in my case it'd remove "fp" from my post
  2. Add the main tag ("functionalprogramming") to these posts, if it isn't tagged with it yet
  3. For new posts, auto-correct "fp" with "functionalprogramming"
@vinibrsl vinibrsl changed the title Ability to merge tags Ability to merge similar tags Jan 6, 2019
@benhalpern
Copy link
Contributor

Thanks for this. We technically have this on the back end but lack all the proper moderation features. For example, rubyonrails merges into rails automatically. We just haven't worked out all the tooling and auto-correct stuff yet.

@jessleenyc
Copy link
Contributor

Hey @vnbrs, we're actually going to close the issue because this feature technically exists for admins already. We're going to schedule some time to batch merge some tags -- something we haven't done in a while. We're also going to ask tag moderators to alert us when they see tags that should be merged. Thanks for bringing this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants