typey-type
typey-type copied to clipboard
Typey Type for Stenographers is a free typing app designed specifically to help steno students practise and rapidly master stenography.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
As per https://github.com/didoesdigital/typey-type/issues/5 … suggest at the start of a lesson which entries you might be missing from your dictionary that you should add before starting. For example, the stories...
# Overview What if you could go back a word? That could let you immediately practice/fix your mistake until you are happy with it before moving on. The idea to...
First off all: Thanks for building this amazing tool! It is really helpful in learning steno 😊 Playing around with other learning/typing tools I had the idea of a distraction...
# Overview The finished page for each lesson makes some guesses about possible stroke improvements steno students could make, showing intermediate strokes they made and misstrokes they made on their...
# Overview Following on from https://github.com/didoesdigital/typey-type/issues/45, we might import long-term detailed progress data to generate lessons, incorporate Plover data, or other cool things. # Approaches Import button for long-term detailed...
# Overview People want to see more detailed data. Better data can improve feedback loops for more effective and efficient practice. # Problem Local storage space is limited. # Approaches...
# Overview Typey Type is currently using a fork of [react-tippy](https://github.com/tvkhoa/react-tippy) that supports [custom tag elements for the tooltip trigger](https://github.com/didoesdigital/react-tippy.git#custom-tag-element-for-tooltip-trigger). React tippy has some drawbacks and appears to be unmaintained...