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

Capitalization of category names #23

Open
aguillon opened this issue May 23, 2022 · 1 comment
Open

Capitalization of category names #23

aguillon opened this issue May 23, 2022 · 1 comment
Labels
blocked bug Something isn't working

Comments

@aguillon
Copy link
Collaborator

aguillon commented May 23, 2022

When I enter a new category with capitalized letters, they are converted to lower caps. I don't believe this transformation is appropriate, as capitalized letters often carry a specific meaning and can even help with disambiguating similar names.

If devs stand by this decision, I believe they should treat Unicode capitalization accordingly:
capitalisation

(NB: for future issues, please don't hesitate to tell me to follow a specific template. Am I right to assume that issues should be reported in English?)

@gr-im
Copy link
Collaborator

gr-im commented May 24, 2022

Hello. It was a scient choice because I imagined that the category names would be "tokens" (trim + lowercase). Indeed, I think the right way to do it would be to have an additional field that would represent the category with a slug and that this slug should be used to link a category by URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants