radlinskii / donkeytype

typing test TUI app
MIT License
17 stars 15 forks source link

support uppercase letters at the beginning of words. #7

Closed radlinskii closed 1 year ago

radlinskii commented 1 year ago

This could be a new option in the config.

I think the optimal behaviour would be to only make Uppercase letters at the beginning of some words (use ratio logic similar to how numbers are inserted currently).

Option to make whole words UPPERCASE might be a separate issue. (I wouldn't use it 😅, but feel free to create an issue and work on it if you'd like)

User should be able to set this flag as an argument or inside config file. Default value should be false.

MercMayhem commented 1 year ago

I can work on this. Can I be assigned this issue?

radlinskii commented 1 year ago

Awesome, good luck, ask if you need anything :)