nimble0 / dotterel

Dotterel is a free, open source program that provides the ability to use stenographic input on the Android platform.
GNU General Public License v2.0
85 stars 6 forks source link

Inconsistent behavior with Plover with gluing numbers #15

Open user202729 opened 3 years ago

user202729 commented 3 years ago

In Plover, translation entries like 123 are interpreted as {&123}, while in Dotterel, it isn't.

This is not really a bug (the user can explicitly glue the numbers), but the difference should be documented somewhere?

nimble0 commented 3 years ago

I suppose I could put this in a wiki page?

user202729 commented 3 years ago

I guess it's okay, but currently there's no wiki...

nimble0 commented 3 years ago

I've added this page for differences with Plover: https://github.com/nimble0/dotterel/wiki/Differences-with-Plover

user202729 commented 3 years ago

Okay. (perhaps you should also add a README that includes some basic information and points to the wiki)