Macro plugins for Plover to repeat output.
Project description
Macro plugins for Plover to repeat output.
Installation
Download the latest version of Plover for your operating system from the releases page. Only versions 4.0.0.dev6 and higher are supported.
Open Plover
Navigate to the Plugin Manager tool
Select the “plover-last-translation” plugin entry in the list
Click install
Restart Plover
The same method can be used for updating and uninstalling the plugin.
Usage
In order to use these plugins you just need to create dictionary entries of the form:
{
"example_stroke": "=macro_name:macro_arg1,macro_arg2,..."
}
The available macros are:
repeat_last_translation
Arguments
Number of previous translations to output. Default is 1.
repeat_last_word
Arguments
Number of previous words to output. Default is 1.
repeat_last_fragment
Arguments
Number of previous fragments to output. Default is 1.
repeat_last_character
Arguments
Number of previous characters to output. Default is 1.
Some quick examples of the various acceptable forms:
{
"1_translation_stroke": "=repeat_last_translation",
"1_translation_stroke": "=repeat_last_translation:",
"2_translations_stroke": "=repeat_last_translation:2",
"5_fragments_stroke": "=repeat_last_fragment:5,"
}
For the difference between a word and a fragment, see the RetroFormatter documentation.
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
Built Distribution
File details
Details for the file plover_last_translation-0.0.2.tar.gz
.
File metadata
- Download URL: plover_last_translation-0.0.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9668236eec1da99f1e794e26fddd5a905c308f90a696211a2e65c4280b9b8dd9 |
|
MD5 | fa6966c3d05f629523908889299126e3 |
|
BLAKE2b-256 | d7b2680951fef8a55b8166dd7f3695f698745dbceb07c6a0e94ac06a72b46750 |
File details
Details for the file plover_last_translation-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: plover_last_translation-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cfdf9e4263e116c0bd761dddf5ff3c7418fb5bcddd0835ebedda37b8299c744 |
|
MD5 | 0c969babd066dbf0e459356b7acc9c6d |
|
BLAKE2b-256 | 18f802e8d00e3b2325db7848773e299ab13de50e1b9f0ad98c9dfd805026467e |