GitHub Label Keyboard Shortcuts

Add keyboard shortcuts for adding and removing labels on GitHub

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

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

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

Author
Radon Rosborough
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
2.0.1
Created
2022-08-07
Updated
2024-07-25
Size
2.4 KB
License
MIT
Applies to

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.