plover-start-words 1.0.2

Last updated:

0 purchases

plover-start-words 1.0.2 Image
plover-start-words 1.0.2 Images
Add to Cart

Description:

ploverstartwords 1.0.2

Plover Start words
This plugin provides a meta for Plover, so we can choose the output produced deppending on the last typed text.
Usage

# initial.json
{
"STROke": "{:initial:textStartingNextWord | textFollowingPreviousFragment}"

...
}


API
API can be manipulated via Python dictionaries.
For example:

# single.py
from plover_start_words import meta

meta.prefixes = ("", "foo", "var")

LONGEST_KEY = 1


def lookup(key):
raise KeyError


Versioning
We use SemVer.
Changes
Changelog

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.