Ulauncher extension for set and get snippets of any text in a local database
- ulauncher
- Python >= 2.7
Other:
- xdotool -- If you are interested in using the funcionality that paste value directly in the current app (ALT + ENTER shortcut)
sudo apt install xdotool
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/laercioskt/ulauncher-kv
set <key> <value> | [get] <key> [unset]
kv set someKey some value
kv get someKey unset
kv get someKey
kv get partOfAKey
kv someKey
kv partOfAKey
ENTER
ALT + N (where N is the position of a value at the list)
ALT + ENTER: