Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add keybinding for quick help #87

Open
anarcat opened this issue Nov 11, 2023 · 0 comments
Open

add keybinding for quick help #87

anarcat opened this issue Nov 11, 2023 · 0 comments
Labels

Comments

@anarcat
Copy link

anarcat commented Nov 11, 2023

Link hints is amazing! I started using it after dropping out of more complicated plugins like vimperator and so on, i love how minimalist yet powerful enough it is.... yet!

Problem

I went through the tutorial, and thought I registered the keybindings in my brain, but somehow only alt-j stuck. I keep having to wander back into the extension to figure out the rest.

Suggestion

Have key shortcut (alt-h seems to be taken in Firefox, obviously, maybe alt-shitf-h?) that pops open a quick reference for key shortcuts.

Right now, to get that list i need to click (click! how outrageous! :) on the addons button, then on the link hints extension, then on "Options", to get the information I need.

Debug info

Debug info
{
  "version": "1.3.1",
  "browser": "firefox",
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0",
  "browserInfo": {
    "name": "Firefox",
    "vendor": "Mozilla",
    "version": "115.4.0",
    "buildID": "20231016232700"
  },
  "platformInfo": {
    "os": "linux",
    "arch": "x86-64"
  },
  "storage.sync": {
    "css": ".hint {\nbackground-color: #68A8E4;\n}\n\n.highlighted {\nbackground-color: #98BC37;\n}"
  },
  "storage.local": {
    "tutorialShown": true
  },
  "language": "en-GB"
}

Thanks again for this great extension, and sorry if I missed something obvious! :)

PS: maybe having a way to trigger the extension's options dialog with a keybinding would be enough, of course!

@lydell lydell added the maybe label Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants