diff options
Diffstat (limited to 'docs/feature_stenography.md')
-rw-r--r-- | docs/feature_stenography.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/feature_stenography.md b/docs/feature_stenography.md index 11e54965d..bf4bd39db 100644 --- a/docs/feature_stenography.md +++ b/docs/feature_stenography.md | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | [Stenography](https://en.wikipedia.org/wiki/Stenotype) is a method of writing most often used by court reports, closed-captioning, and real-time transcription for the deaf. In stenography words are chorded syllable by syllable with a mixture of spelling, phonetic, and shortcut (briefs) strokes. Professional stenographers can reach 200-300 WPM without any of the strain usually found in standard typing and with far fewer errors (>99.9% accuracy). | 3 | [Stenography](https://en.wikipedia.org/wiki/Stenotype) is a method of writing most often used by court reports, closed-captioning, and real-time transcription for the deaf. In stenography words are chorded syllable by syllable with a mixture of spelling, phonetic, and shortcut (briefs) strokes. Professional stenographers can reach 200-300 WPM without any of the strain usually found in standard typing and with far fewer errors (>99.9% accuracy). |
4 | 4 | ||
5 | The [Open Steno Project](http://www.openstenoproject.org/) has built an open-source program called Plover that provides real-time translation of steno strokes into words and commands. It has an established dictionary and supports | 5 | The [Open Steno Project](https://www.openstenoproject.org/) has built an open-source program called Plover that provides real-time translation of steno strokes into words and commands. It has an established dictionary and supports |
6 | 6 | ||
7 | ## Plover with QWERTY Keyboard :id=plover-with-qwerty-keyboard | 7 | ## Plover with QWERTY Keyboard :id=plover-with-qwerty-keyboard |
8 | 8 | ||
@@ -52,7 +52,6 @@ On the display tab click 'Open stroke display'. With Plover disabled you should | |||
52 | ## Learning Stenography :id=learning-stenography | 52 | ## Learning Stenography :id=learning-stenography |
53 | 53 | ||
54 | * [Learn Plover!](https://sites.google.com/site/learnplover/) | 54 | * [Learn Plover!](https://sites.google.com/site/learnplover/) |
55 | * [QWERTY Steno](http://qwertysteno.com/Home/) | ||
56 | * [Steno Jig](https://joshuagrams.github.io/steno-jig/) | 55 | * [Steno Jig](https://joshuagrams.github.io/steno-jig/) |
57 | * More resources at the Plover [Learning Stenography](https://github.com/openstenoproject/plover/wiki/Learning-Stenography) wiki | 56 | * More resources at the Plover [Learning Stenography](https://github.com/openstenoproject/plover/wiki/Learning-Stenography) wiki |
58 | 57 | ||