GitHub Label Keyboard Shortcuts

Add keyboard shortcuts for adding and removing labels on GitHub

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Radon Rosborough
Denně instalací
0
Celkem instalací
2
Hodnocení
0 0 0
Verze
2.0.1
Vytvořeno
07. 08. 2022
Aktualizováno
25. 07. 2024
Size
2,4 KB
Licence
MIT
Spustit na

This script makes it so typing Alt+; on a GitHub issue or pull request will add the "waiting on response" label, and typing Alt+Shift+; will remove it. Obviously, that is a very specific use case, so the script is written in a generic way where you can simply edit the "shortcuts" data structure that is defined inline, to map a custom set of shortcut keys to adding/removing a custom set of desired labels.