-
i had a hard time establishing a testing sketch that includes and uses all plugins.
It would be desirable to have a common naming scheme for plugin headers and instance names. This would make it ea…
-
Glen suggested that Plover should automatically detect which writer is attached to the computer. This sounds like a nice feature.
Here are some thoughts on this:
- It would be great if the user coul…
-
## Summary
When you type 'return' (all lowercase) into the lookup tool, I feel like it should come up with {#Return}, but it doesn't.
## Reproducing
Open the lookup tool. Ty…
mulka updated
6 years ago
-
A Software list will allow people to find other projects, look projects by name, and generally peruse what's available.
## Issues
- [ ] table has 2 weird timestamps in it
- [ ] table is too…
-
NLP can be used for two cases:
1. Word suggestions (predicting the next word) e.g. distilbert (potentially tricky as NLP models predict the next token, not the next word. Generating a list of "potent…
-
The MechWild BBSteno layouts have an extra column of keys on the leftmost end. I'd like to add support for this layout to Javelin - ideally, have it appear in the layout pulldown, but I'm not sure whe…
mhoye updated
3 weeks ago
-
https://github.com/jthlim/jeff-phrasing
Why did I file this as special request instead of just building a custom lesson?
1) It's a Python dict, so I'd need to generate all possibilities programm…
-
When you click on the [progress page](https://didoesdigital.com/typey-type/progress), the top of the page reports `You’ve successfully typed words without misstrokes`. From what I can tell, the count…
-
## Summary
When the letters in IMPLICIT_HYPHEN_KEYS are repeated more than once in a steno layout (even with the hyphen on different sides of them) plover treats both keys as implicit hyphen ke…
-
**Is your feature request related to a problem? Please describe.**
The *infix* Union stenotype grammar has ambiguous precedence with regards to *prefix* shorthands: ``await A or B`` can mean both ``A…