On Feb 20, 4:14 am, kleinphi <
klein...@gmail.com> wrote:
> This is my situation: I have zero knowledge of steno. Since I'm going
> to have to learn from scratch, I might as well use the default
> dictionary. I may be wrong, but most special characters, such as ()_=+
> \^&%*@~, don't seem to be in the dictionary. Could someone maybe offer
> suggestions on how to best define them? I don't necessarily want to
> develop my own system from my current vantage point of complete
> ignorance and start training on it only to have it turn out to be a
> huge pain at higher speeds.
Hi,
I've only been using Plover myself for a short time, but here's my
2p's worth - however you define them, make sure they're memorable in
some way. For instance, I've defined brackets as:
"BR*L": "{(}",
"BR*R": "{)}",
I'm hoping that Plover will eventually enable the use of other keys on
the keyboard, so we can use the special character keys natively, just
like a normal keyboard. To me, that would be the best of both worlds.
With regards toggling Plover on and off, with the newest version, you
can define a hotkey (hotchord?) in the Plover dictionary itself to do
this. I use:
"P*BGS": "{PLOVER:QUIT}",
"P*L": "{PLOVER:TOGGLE}",
Hope this helps!
Stefan