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 »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Should we allow capitalized tags?

Parent

Should we allow capitalized tags?

+7
−2

So this has been bugging me for a while now. Recently, the tags Chinese, Cantonese, and Mandarin were changed to lowercase. When asking why on the discord, I was told that it was because "tags are lowercase".

yanchan:

@ArtOfCode why'd you change them to lowercase though

ArtOfCode:

because tags are lowercase

just haven't got around to enforcing that yet

Note that this isn't a technical issue, the site was perfectly fine while the capital tags were being used (they're both just text, after all). This is just an arbitrary restriction to ... I don't know, make tags consistent? (at the expense of English capitalization rules)

So, I'd like to ask the broader community: Should we allow tags to be capitalized?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (3 comments)
Post
+8
−0

I think tags should be case-preserving and also case-independent. By this I mean: I do not want us to have two tags that differ only in capitalization, because I think that will lead to errors and confusion. (If you need tags for "apple" the fruit and "Apple" the company on the same site, find some other way to distinguish them.) If there's a technical benefit to pushing them all to lowercase in the database that's fine. But it should be permissible to capitalize proper names for presentation.

As a user I would find it a little puzzling for tags to allow other character sets (like Hebrew or Kanji) but not allow capital letters in the Roman alphabet. And we do currently allow other character sets.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
General comments
Olin Lathrop‭ wrote over 3 years ago

In your example, if someone does write your "apple" tag with upper case, it will appear to have a totally different meaning than intended, but the system won't catch "apple" and "Apple" as being different.

Monica Cellio‭ wrote over 3 years ago

@Olin I don't see how that's different from misapplied tags now. People sometimes use the wrong tag because they assumed from the name it was one thing when it's actually meant to be something else. I'm saying we shouldn't allow both "apple" and "Apple" to be tags on the same site; that'll just add even more chaos.