mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Add quickmark for PRs
Maybe this will help me to forget about them less often
This commit is contained in:
parent
2e43b285c7
commit
fbd241cf3c
1 changed files with 3 additions and 0 deletions
|
@ -146,6 +146,9 @@
|
|||
"
|
||||
" " Make quickmarks for the sane Tridactyl issue view
|
||||
" quickmark t https://github.com/tridactyl/tridactyl/issues?utf8=%E2%9C%93&q=sort%3Aupdated-desc+
|
||||
|
||||
" " Quickmark for PRs by humans
|
||||
" quickmark p https://github.com/tridactyl/tridactyl/pulls?q=is%3Apr+is%3Aopen+-label%3Adependencies+-author%3Abovine3dom+sort%3Aupdated-desc
|
||||
"
|
||||
" " Inject Google Translate
|
||||
" " This (clearly) is remotely hosted code. Google will be sent the whole
|
||||
|
|
Loading…
Add table
Reference in a new issue