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.
Should we allow capitalized tags?
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?
I think tags should be case-preserving and also case-independent. By this I mean: I do not want us to have two tags tha …
4y ago
Yes! Tags presentation should not obey to any technical constraint. Store tags any way you like, present them in Engl …
4y ago
Capitalization is part of spelling. Tags should be allowed to be spelled correctly. Forcing all lower case not only lo …
4y ago
It bugs me when some of the tags are capitialized and some are not, I would much rather they all be one way or the other …
4y ago
4 answers
Capitalization is part of spelling. Tags should be allowed to be spelled correctly. Forcing all lower case not only looks stupid, but may lead to confusion.
For example, "microchip" is quite different from "Microchip".
If you don't think capitalization matters, consider the sentence
I helped my uncle Jack off a horse.
0 comment threads
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.
Yes! Tags presentation should not obey to any technical constraint.
Store tags any way you like, present them in English
0 comment threads
It bugs me when some of the tags are capitialized and some are not, I would much rather they all be one way or the other.
It's way easier to enforce that they all be lowercase and to automatically set them that way in the DB (I can write the SQL in my sleep) so I would rather all the tags be consistently in lowercase.
1 comment thread