Stenotypy (aka Spellbook) is a true QWERTY steno dictionary with a couple thousand entries by solomonkimrey.
KBD.news Published December 12, 2021
Creators! Feel free to tip me off about your keyboard related projects to bring them to 140K readers.
Stenotypy is an AutoHotKey script based on Laszlo's code with a dictionary (set of commands) dubbed Spellbook created by Solomon Kimrey.
I've been always amazed by the concept of stenography but as someone typing in a heavily agglutinating language I can't really utilize steno.
Anyway, I hope some of you typing exclusively in English may find this useful. At least you don't need a dedicated steno keyboard nor have you to start learning classic stenography from scratch.
You need AutoHotKey to use this script. Just download AHK and then launch spellbook.ahk which is available in this Github repo:
The code is based on Laszlo's method pupblished back in 2005:
The following script recognizes multiple keys (letters only) pressed in the same time (like s,d,f) and sends a special character or an arbitrary string to the active window – Laszlo.
If a key is pressed alone, it is sent unchanged, so the normal keyboard behavior is not altered. (As of my understanding, typing single characters is cumbersome on steno boards.)
This is a dictionary I built for myself to work faster and with less fatigue as a transcriptionist. […] I found stenography fascinating, but thought that the phonetic spelling concept and new keyboard were actually taking me longer to learn than generating my own spellings for a layout that was intuitive to me – Solomon Kimrey.