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

training for specific letters #4

Open
pkozlows opened this issue Feb 2, 2023 · 3 comments
Open

training for specific letters #4

pkozlows opened this issue Feb 2, 2023 · 3 comments

Comments

@pkozlows
Copy link

pkozlows commented Feb 2, 2023

Hi, it's me again. I'm using your program to find a talon of alph that works for me. I was wondering whether it would be simple to implement a way to do training just for specific letters. This could be helpful if someone wanted to hone their alphabet, as I am doing currently.

@shervinemami
Copy link
Owner

Yes you can do this without modifying the code of this tool, but it takes some manual steps. Use the Dragonfly method (ie: don't pass the --talon flag), so it uses the alphabet and symbol files included in this project. Then just modify them manually to use whichever phrases you want. For example, if you only want to practice "air" for "a" and "beta" for "b" but not any other letters or numbers or symbols at all, then modify the included alphabet python file so it only has a and b rows.

@shervinemami
Copy link
Owner

(I'm talking about "lettermap.py". It should be obvious how to modify it even to someone that hasn't done any programming)

@pkozlows
Copy link
Author

pkozlows commented Feb 2, 2023

Thanks, makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants