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

Add support for phrases and code #34

Open
Samyak2 opened this issue Jun 7, 2022 · 1 comment
Open

Add support for phrases and code #34

Samyak2 opened this issue Jun 7, 2022 · 1 comment
Labels
enhancement New feature or request words Word selection, word lists, language support, etc.

Comments

@Samyak2
Copy link
Owner

Samyak2 commented Jun 7, 2022

What?

Currently, toipe selects random words from a list of words. This is fine if you want to measure an ideal speed without punctuation, proper language, etc. (Note: some people are slower when typing random words compared to actual phrases while others are not. I'm in the latter group).

It would be nice to allow complete phrases, perhaps out of a book, to be type tested against. This will require a much different "word list" and selection algorithm than the one that is present.

An extension to this idea is to allow type tests against code or programs. This will have additional nuances like keeping indentation.

Why?

There were several requests on reddit:

@Samyak2 Samyak2 added enhancement New feature or request words Word selection, word lists, language support, etc. labels Jun 7, 2022
@aindriu80
Copy link

Adding coding support for the different programming languages would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request words Word selection, word lists, language support, etc.
Projects
None yet
Development

No branches or pull requests

2 participants