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
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plover_start_words-1.0.2.tar.gz.
File metadata
- Download URL: plover_start_words-1.0.2.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec7cf07335c71c0d69deec2baf33ec816d70213f60e91aa01b47d9dbc456732d
|
|
| MD5 |
386687405a9a4e6eab1972afa239df0a
|
|
| BLAKE2b-256 |
e18efd4dac60a6707a2d4cba30d0f13c9374786deaeb67580925bc1a7160f419
|
File details
Details for the file plover_start_words-1.0.2-py3-none-any.whl.
File metadata
- Download URL: plover_start_words-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
191de2f0238eef845bad4b3c35f132909a2f309abb22a95e86b300789cf7f727
|
|
| MD5 |
e121145b6c9094c2ea9c986050ce2ebb
|
|
| BLAKE2b-256 |
0731baa681beebc0b026f8f5efd1b5fec97f87a72d9aa7be6cfa7f6b64fd925e
|