sammdot/rtfcre

Recognize non-English steno strokes

Closed this issue · 0 comments

Steno groups currently do allow Unicode text, but they remain escaped. Recognizing non-English keys would allow for using theories like plover-korean.

Example:

{\*\cxs \u12615\u12636\u12593\u12599}\u50864\u47532\u44032

translates to the following JSON entry:

{
  "ㅇㅜㄱㄷ": "우리가",
}