Converts the last X translations to a specified format consisting of raw steno and/or a translation
Project description
plover-retro-untranslator
Converts the last X translations to a specified format consisting of raw steno and/or a translation and/or definition
Examples
put these into your dictionary:
{
"RA*UD": "=retro_untranslator:`%r`"
"STRO*EBGD": "=retro_untranslator:`%r` → `%T`"
"TKAO*EFPBD": "=retro_untranslator:`%r` → `%D`"
}
example stroke ⇒ output:
KWRURPB/RA*UD ⇒ `KWRURPB`
KWRURPB/STRO*EBGD ⇒ `KWRURPB` → `yes, your Honor`
KWRURPB/TKAO*EFPBD ⇒ `KWRURPB` → `yes{,}your Honor`
Configuration
(literally the same thing as tapey-tape)
Code | Item | Example |
---|---|---|
%r |
raw steno | KWRURPB |
%D |
definition | yes{,}your Honor |
%T |
translation | Yes, your Honor |
%% |
an actual % |
% |
Prerequisites
- Download plover and find the executable
- see this website for finding the location of plover depending on which platform you are using (Linux, Windows, etc.)
Installation
- Now run this command to install the library
<plover_executable> -s plover_plugins install plover-retro-untranslator
Developers
- This section shows how you can have an editable version of this project
- Firstly, fork this repository (in GitHub), then clone it:
git clone https://github.com/your_user_name/plover-retro-untranslator
- cd into this repo
- Then install for use!
- Note that "plover" is the executable that you downloaded to make Plover work in the first place
- See this [[https://plover.readthedocs.io/en/latest/cli_reference.html][website]] for the different locations depending on which platform you are using (Linux, Windows, etc)
cd plover-retro-translator
plover -s plover_plugins install -e .
Acknowledgments
- Sachac's plover-retro-stroke for motivating the creation of this plugin
- rabbitgrowth's tapey-tape for motivating the format of this plugin
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
Built Distribution
File details
Details for the file plover_retro_untranslator-0.2.0.tar.gz
.
File metadata
- Download URL: plover_retro_untranslator-0.2.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86953e752e166073dffd07c113bcbd52ce94a7eb5a591f3c5f5cbf3058560456 |
|
MD5 | 958dbbba0a558ddf231e525db4e9215d |
|
BLAKE2b-256 | d4440b1ad4630ab032f84704a426bf46f5fb39dd35d53ea1f9fa804c0aba44bc |
File details
Details for the file plover_retro_untranslator-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: plover_retro_untranslator-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2f619b187a2040f838a517abc00fbccbd60541b032600842d1cfb8210d7a66d |
|
MD5 | a2281a8b3ab1d031f62b50587f361128 |
|
BLAKE2b-256 | 0612fb4c59b2458cfd1347e4c20a5fcc217fac6df45753ce67c346404a501373 |