vimium icon indicating copy to clipboard operation
vimium copied to clipboard

Keep LinkHints Active

Open 74yy48 opened this issue 4 years ago • 3 comments

Is there any way we can keep LinkHints Active, I mean the functionality of the f key, every time for navigation I've to press the f key. Can't it stay active all the time? Or maybe if I can use this f key to activate or deactivate the link till I finished with them.

74yy48 avatar Mar 24 '21 23:03 74yy48

Do you mean the command named "LinkHints.activateModeWithQueue"? Or just like #2197 .

gdh1995 avatar Mar 25 '21 06:03 gdh1995

LinkHints.activateModeWithQueue

I'm having trouble finding any documentation on what this command does, it doesn't seem to be documented anywhere?

pimlottc avatar Dec 03 '21 15:12 pimlottc

Has anyone found a way to implement this functionality? I was looking for a way for the tags to always be visible even on a page refresh ( without needing to press the f key again). The aforementioned options don't seem to provide this functionality if I am understanding correctly

C-Loftus avatar Apr 25 '22 15:04 C-Loftus

I'd love this, too! I imagine hitting <a-f> to toggle and then having LinkHints stay active (even on new pages!) until I hit <ESC>. This would make navigating so much easier.

fzadow avatar Jan 08 '24 15:01 fzadow

I believe the common use case for general browsing is to read and scroll the page before navigating a link. Having link hints active on page load impedes both of those tasks (you'd have to exit link hints mode to remove link hint noise on the page, or to scroll).

For single page web apps, I can see how navigation would be the primary action and this would be useful. #2197 is tracking this use case directly.

I'm closing this for now because I think both are niche use cases, and difficult to implement correctly in Vimium.

philc avatar Jan 11 '24 05:01 philc