plover-lapwing-aio


Nameplover-lapwing-aio JSON
Version 1.1.10 PyPI version JSON
download
home_pagehttps://github.com/aerickt/plover-lapwing-aio
SummaryPlover plugin to install Lapwing dependencies and extras.
upload_time2024-04-13 21:56:25
maintainerNone
docs_urlNone
authorAerick
requires_python>=3.6
licenseNone
keywords plover plover_plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Plover Lapwing AIO

[![pypi](https://img.shields.io/pypi/v/plover-lapwing-aio)](https://pypi.org/project/plover-lapwing-aio/) [![pypi](https://img.shields.io/pypi/dm/plover-lapwing-aio.svg)](https://pypi.org/project/plover-lapwing-aio/) [![paypal](https://img.shields.io/badge/-Buy%20me%20a%20coffee%20%3AD-informational?logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=VNMUULBPTQGMC)

Lapwing AIO automatically installs all the necessary plugins and dictionaries for using Lapwing theory with Plover.

## Installation

In Plover's main window, click on `Tools → Plugins Manager`. Scroll down until you see `plover-lapwing-aio` and select it. Press the `Install/Update` plugin and make sure to press `Restart` afterwards.

![plugins manager](https://lapwing.aerick.ca/img/5-plugins-manager.png)

> NOTE: just closing the main window is not sufficient to restart Plover. **You will have to press the restart button or manually quit Plover by going to `File → Quit Plover` and opening Plover again.**

Once Plover has been restarted, in Plover's main window, click on `Configure → System` and change the system to `Lapwing`. Press `Apply` and `OK`—you should now be good to go!

![system settings](https://lapwing.aerick.ca/img/5-system.png)

## Usage

Under Plover's configuration, change the system to "Lapwing" under the system tab. Note that your dictionary stack will be reset and you will have to re-add any dictionaries you've previously used.

For modal movement to work, you will also have to enable the modal dictionary extension. Go to `Configure → Plugins` and check the  `modal_update` box. Please note that this plugin is somewhat hacky and may cause issues with other plugins such as plover-clippy2 and plover-tapey-tape when enabled.

### How to learn Lapwing

Check out the [Lapwing for Beginners](https://github.com/aerickt/lapwing-for-beginners/wiki) wiki!

## Features

### Dictionaries

This plugin adds the following dictionaries by default:

- user.json
   - This is the same dictionary used in the default English stenotype system
   - If you have made additions to this dictionary, they will carry over to Lapwing
- [jeff-phrasing.py](https://github.com/jthlim/jeff-phrasing)
   - Comprehensive phrasing system with automatic conjugation
- [abby-left-hand-modifiers.py](https://github.com/Abkwreu/plover-left-hand-modifiers)
   - Python dictionary for one-hand shortcuts
- [emily-modifiers.py](https://github.com/EPLHREU/emily-modifiers)
   - Python dictionary for two-handed shortcuts
- [emily-symbols.py](https://github.com/EPLHREU/emily-symbols)
   - Python dictionary for systematic symbols
- [lapwing-movement.modal](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-movement.modal)
   - Modal dictionary for easy movement
   - See [chapter 26](https://github.com/aerickt/lapwing-for-beginners/wiki/Chapter-26:-Editing-Text) of the Lapwing wiki for more details
- [lapwing-commands.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-commands.json)
   - Plover commands and common shortcuts
- [lapwing-numbers.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-numbers.json)
   - Right hand numberpad system
- [lapwing-uk-additions.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-uk-additions.json)
   - UK spellings
- [lapwing-proper-nouns.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-proper-nouns.json)
   - Proper nouns
- [lapwing-base.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-base.json)
   - Main Lapwing dictionary

### Plugins

The following plugins are included when you install plover-lapwing-aio:

 - plover-dict-commands
 - plover-last-translation
 - plover-modal-dictionary
 - plover-python-dictionary
 - plover-stitching

### Number key behaviour

With stock Plover, pressing the number key shifts several keys into numbers. Using the lookup tool, any entries with the number key in it would show up with numbers in the outline. However, with this plugin, the number key is simply just another key. In steno order, it is at the very beginning. This makes it much easier to read and add outlines with the number key.

### Top `S` number key relocation

This plugin contains several keymaps which automatically remaps the top `S` key to the number key.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aerickt/plover-lapwing-aio",
    "name": "plover-lapwing-aio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "plover plover_plugin",
    "author": "Aerick",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ad/36/a50e43dde2899edbb3d800d5f8fc084628d637e717199ec5b3312ab21a0c/plover_lapwing_aio-1.1.10.tar.gz",
    "platform": null,
    "description": "# Plover Lapwing AIO\n\n[![pypi](https://img.shields.io/pypi/v/plover-lapwing-aio)](https://pypi.org/project/plover-lapwing-aio/) [![pypi](https://img.shields.io/pypi/dm/plover-lapwing-aio.svg)](https://pypi.org/project/plover-lapwing-aio/) [![paypal](https://img.shields.io/badge/-Buy%20me%20a%20coffee%20%3AD-informational?logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=VNMUULBPTQGMC)\n\nLapwing AIO automatically installs all the necessary plugins and dictionaries for using Lapwing theory with Plover.\n\n## Installation\n\nIn Plover's main window, click on `Tools \u2192 Plugins Manager`. Scroll down until you see `plover-lapwing-aio` and select it. Press the `Install/Update` plugin and make sure to press `Restart` afterwards.\n\n![plugins manager](https://lapwing.aerick.ca/img/5-plugins-manager.png)\n\n> NOTE: just closing the main window is not sufficient to restart Plover. **You will have to press the restart button or manually quit Plover by going to `File \u2192 Quit Plover` and opening Plover again.**\n\nOnce Plover has been restarted, in Plover's main window, click on `Configure \u2192 System` and change the system to `Lapwing`. Press `Apply` and `OK`\u2014you should now be good to go!\n\n![system settings](https://lapwing.aerick.ca/img/5-system.png)\n\n## Usage\n\nUnder Plover's configuration, change the system to \"Lapwing\" under the system tab. Note that your dictionary stack will be reset and you will have to re-add any dictionaries you've previously used.\n\nFor modal movement to work, you will also have to enable the modal dictionary extension. Go to `Configure \u2192 Plugins` and check the  `modal_update` box. Please note that this plugin is somewhat hacky and may cause issues with other plugins such as plover-clippy2 and plover-tapey-tape when enabled.\n\n### How to learn Lapwing\n\nCheck out the [Lapwing for Beginners](https://github.com/aerickt/lapwing-for-beginners/wiki) wiki!\n\n## Features\n\n### Dictionaries\n\nThis plugin adds the following dictionaries by default:\n\n- user.json\n   - This is the same dictionary used in the default English stenotype system\n   - If you have made additions to this dictionary, they will carry over to Lapwing\n- [jeff-phrasing.py](https://github.com/jthlim/jeff-phrasing)\n   - Comprehensive phrasing system with automatic conjugation\n- [abby-left-hand-modifiers.py](https://github.com/Abkwreu/plover-left-hand-modifiers)\n   - Python dictionary for one-hand shortcuts\n- [emily-modifiers.py](https://github.com/EPLHREU/emily-modifiers)\n   - Python dictionary for two-handed shortcuts\n- [emily-symbols.py](https://github.com/EPLHREU/emily-symbols)\n   - Python dictionary for systematic symbols\n- [lapwing-movement.modal](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-movement.modal)\n   - Modal dictionary for easy movement\n   - See [chapter 26](https://github.com/aerickt/lapwing-for-beginners/wiki/Chapter-26:-Editing-Text) of the Lapwing wiki for more details\n- [lapwing-commands.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-commands.json)\n   - Plover commands and common shortcuts\n- [lapwing-numbers.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-numbers.json)\n   - Right hand numberpad system\n- [lapwing-uk-additions.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-uk-additions.json)\n   - UK spellings\n- [lapwing-proper-nouns.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-proper-nouns.json)\n   - Proper nouns\n- [lapwing-base.json](https://github.com/aerickt/steno-dictionaries/blob/plover-lapwing-aio/lapwing-base.json)\n   - Main Lapwing dictionary\n\n### Plugins\n\nThe following plugins are included when you install plover-lapwing-aio:\n\n - plover-dict-commands\n - plover-last-translation\n - plover-modal-dictionary\n - plover-python-dictionary\n - plover-stitching\n\n### Number key behaviour\n\nWith stock Plover, pressing the number key shifts several keys into numbers. Using the lookup tool, any entries with the number key in it would show up with numbers in the outline. However, with this plugin, the number key is simply just another key. In steno order, it is at the very beginning. This makes it much easier to read and add outlines with the number key.\n\n### Top `S` number key relocation\n\nThis plugin contains several keymaps which automatically remaps the top `S` key to the number key.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plover plugin to install Lapwing dependencies and extras.",
    "version": "1.1.10",
    "project_urls": {
        "Homepage": "https://github.com/aerickt/plover-lapwing-aio",
        "Issue Tracker": "https://github.com/aerickt/plover-lapwing-aio/issues",
        "Source Code": "https://github.com/aerickt/plover-lapwing-aio/"
    },
    "split_keywords": [
        "plover",
        "plover_plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ec02cc3ff2964478cce7d1677364f1965599983029bc43584e7bccab5047700",
                "md5": "6bb01f8776d24d8780182c97540b46f3",
                "sha256": "dd7b8784425f79a8496388b6161e7fe4af0e1171f812b0f4cdbd82253ea710d5"
            },
            "downloads": -1,
            "filename": "plover_lapwing_aio-1.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bb01f8776d24d8780182c97540b46f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1971358,
            "upload_time": "2024-04-13T21:56:23",
            "upload_time_iso_8601": "2024-04-13T21:56:23.401033Z",
            "url": "https://files.pythonhosted.org/packages/7e/c0/2cc3ff2964478cce7d1677364f1965599983029bc43584e7bccab5047700/plover_lapwing_aio-1.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad36a50e43dde2899edbb3d800d5f8fc084628d637e717199ec5b3312ab21a0c",
                "md5": "26ce7c5db81cad24f2f31aaac677457e",
                "sha256": "05b8eb6389031f5ecbb9d6ae9c9cd5bcfc84886c732c975244fdef11b4a0ab25"
            },
            "downloads": -1,
            "filename": "plover_lapwing_aio-1.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "26ce7c5db81cad24f2f31aaac677457e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1969246,
            "upload_time": "2024-04-13T21:56:25",
            "upload_time_iso_8601": "2024-04-13T21:56:25.456896Z",
            "url": "https://files.pythonhosted.org/packages/ad/36/a50e43dde2899edbb3d800d5f8fc084628d637e717199ec5b3312ab21a0c/plover_lapwing_aio-1.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-13 21:56:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aerickt",
    "github_project": "plover-lapwing-aio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "plover-lapwing-aio"
}
        
Elapsed time: 0.27611s