Skip to main content

Plugin for assigning strokes to different output if it starts or not a word

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plover_start_words-1.0.2.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distribution

plover_start_words-1.0.2-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page