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

Don't capitalize categories #113

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

humdingerb
Copy link
Member

Fixes #101

@humdingerb
Copy link
Member Author

@dospuntos : This would be a very easy fix. The alternative would be to just also CapitalizeEachWord() when the user creates a category on the "Categories" window.
That would take away some naming flexibility from the user, but OTOH would avoid possible awkwardness when auto-completing. Now, if you have a "Test category" and "Test Category", after entering "tes", it always autocomletes to the 1st version and makes it difficult to correct to the 2nd version.
Admittedly an unprobably scenario in the real world.

What do you say? Just always capitalize to deal with that edge case, or leave the user the freedom of not having their categories force-capitalized?

@humdingerb humdingerb merged commit e388a70 into HaikuArchives:master Aug 19, 2024
0 of 3 checks passed
@humdingerb humdingerb deleted the fixcap branch August 19, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Category capitalization triggers duplication
1 participant