https://github.com/dozius/keypirinha-snippets
A Keypirinha plugin to quickly copy user defined snippets to the clipboard
https://github.com/dozius/keypirinha-snippets
keypirinha plugin python
Last synced: 9 months ago
JSON representation
A Keypirinha plugin to quickly copy user defined snippets to the clipboard
- Host: GitHub
- URL: https://github.com/dozius/keypirinha-snippets
- Owner: dozius
- License: mit
- Created: 2018-03-03T20:20:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T02:27:49.000Z (over 4 years ago)
- Last Synced: 2025-04-06T16:53:06.084Z (about 1 year ago)
- Topics: keypirinha, plugin, python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Keypirinha Plugin: Snippets
A [Keypirinha](http://keypirinha.com) plugin to quickly copy user defined
snippets to the clipboard.
[](https://github.com/dozius/keypirinha-snippets/releases/latest)
[](https://github.com/dozius/keypirinha-snippets/releases/latest)
[](https://www.paypal.me/cisc)
## Installation
### With [PackageControl](https://github.com/ueffel/Keypirinha-PackageControl)
Install Package "keypirinha-snippets"
### Manually
* Download `Snippets.keypirinha-package` from the
[releases](https://github.com/dozius/keypirinha-snippets/releases/latest) page.
* Copy the file into `%APPDATA%\Keypirinha\InstalledPackages` (installed mode) or
`\portable\Profile\InstalledPackages` (portable mode)
## Usage
Snippets items are added to the
[Catalog](http://keypirinha.com/glossary.html#term-catalog). Select these items to
list and search all user defined snippets. Selecting a snippet copies it to the
clipboard.
Snippets items are defined in the configuration file.
### Configuration
The configuration file `snippets.ini` can be auto-generated by entering
`configure package snippets` in Keypirinha.
The readonly documentation for Snippets will appear alongside the config file,
reference the documentation to define your own snippets.
## License
This package is distributed under the terms of the MIT license.