-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Highlight scroll hints with another color #4675
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
Comments
This is something that's bothered me as well. I never understood why you have to use link-hint mode to get "Frame:" and "Scroll:" appended to the link. If we add those tips to the markers in default mode, I think it would solve this problem, but it seems like there might be a reason that's not already done. If there's no objection, I might try to implement that. Edit: Looks like this comes up a lot. I see the following frequently
So there's some technical limitation at play, but I still don't understand why it works in one mode but not the other... |
I can't find a good reason why the solutions for Alphabet hints and Filter hints are different. Adding a color changes things a bit and I'm new to contributing here, but just showing the "Scroll." and "Frame." tips is helpful and with a minor tweak seems like it can be available to both. I'll put in a PR for this and hopefully it'll either either be accepted or we'll find out what I'm missing. |
Is it possible to add some functionality to switch scroll if the website has multiple?
I know that when you call LinkHints by 'f' it also select shows you window with scroll which you can switch, but on some websites there are a lot of hints and difficult to find the hint which is responsible to switching the scroll.
With using
Use the link's name and characters for link-hint filtering
it's easier to switch scroll, because it show hint with namescroll
, but if I don't want to enable link-hint filtering.I would expect hints which related to scroll show in different color, to make them noticeable.
Or maybe automatically assign number for scroll, if you don't use link-hint filtering.
The text was updated successfully, but these errors were encountered: