-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
💡 [FEAT] adjustments for number string length and frequency and punctuation frequency and type #21
Comments
Hmm, I can create two menus:
How does that sound? Feel free to add more if you have any other suggestions :) |
low med high max without any said meaning how much they are is obfuscating but sounds good otherwise. |
If you've noticed, all the menus have a title which explains how the setting is going to affect the typing experience |
low med high max are not exact or accurately descriptive unlike "Replace the word with a random number every X words" or "Every Y words will require punctuation after the word". |
Seems fair enough.... Guess I'll add a custom input box then :) |
Any way I could help out on this? feel comfortable at least with the logic and algorithm of the backend and can learn string parsing enough for TUI in python :) Never done anything open source before but I'm a full-time SWE and I'd love to get some experience. |
Hey @ponderstine,
and then can change the paragraph generator acccordingly? |
Currently number string frequency and length are not controllable, there's only an on/off switch. Same for punctuation but for punctuation it would also be nice to be able to control what punctuation characters are able to appear. Preferably as writable list like {[()]}*!=?&.,_:;~'|<>^ if that's not too hard to implement.
I've recently setup additional keylayers commonly used on 40% keyboards so I'm able to type numbers and special characters without leaving the letter keys, this looks like a good offline trainer for learning those layers which is usable even on a shittop but its numbers and special characters are far too sparse for my preferences and I feel like I'm wasting time writing regular words too much.
The text was updated successfully, but these errors were encountered: