I think browsers should also come with headingMaps [0] and landmarks by default for all websites. With a keyboard shortcut to access them, navigation would be great (assuming websites have a semantic DOM).
I'm using Firefox and the links were activated when I hit enter in the quick-find prompt. Not sure why the behavior is different than what the author is seeing.
When you press Enter in the search box, Firefox finds the next occurrence of your search pattern. An easy fix that doesn't require an extension is to press Esc first, which closes the search box, and then you can press Enter.
It may be well-known, but I’m quite happy with Vimium C for keyboard-based browsing. It provides a sufficiently good set of Vim keybindings* and highlights all clickable elements when you press 'f', not just <a href> ones.
Incidentally, I've been trying to use the keyboard to scroll webpages recently, and it's a disaster. Nobody does it, apparently.
PageUp/PageDown do not work correctly on sites that have a permanent topbar (some of the content is never shown). Cursor up/down often does something unexpected (for example in Mastodon, if you use PageDown several times and then cursor down, you will get yanked back).
I think it is a sad regression. Not everybody is able to use the mouse and its scrollwheel!
Mapping mouse events to key shortcuts might be the only way forward that could realistically work. Something like moving the mouse where the cursor/selection is, and sending scrolling events from there.
The lenovo keyboard with its trackpoint and mouse buttons is a kind of solution to this, but IME scrolling is still a PITA as it needs two inputs (switching to scroll mode while moving the trackpoint)
I would typically do something like this - I'd press "/", search for an occurence, it navigates to one, if it's a link, pressing "go" - opens it in a new tab, "gb" - opens it without switching to it. I promise you, you'd love this.
FWIW, using Chromium on Linux, I was able to use Ctrl+F + Escape + Enter to find and click on all of them except for the "span with an onclick handler".
For people using keyboard a lot, and who HATE to have focus going out of the HTML rendering panel, you can simply Ctrl-F Esc and you are back on focus. Best hint I read on the Internet since 1967 !
Pressing down-arrow on WSJ articles unmutes the auto-playing video. This may have happened by mistake, but surely they've kept it this way on purpose. I hate it.
I’ve always found Firefox’s / quick find feature incredibly useful. But having to click on a link after selecting it always felt awkward and interrupted my flow. This little tweak is brilliant because it removes that extra step with just a few lines of code. If browsers allowed links to activate automatically once selected, navigating with a keyboard would feel so much smoother. I sincerely hope that becomes a standard feature one day.
Just chiming in with recommendation of yet another hints extension, this one is called »Yet Another Hints Extension (YAHE)« and is really minimal and nice.
Signed, happy long-time user.
yeah seriously wth, I just did powercfg /requests and it says an audio stream is in use... so many web apps open I wonder how much power its been eating.
33 comments
[ 2.7 ms ] story [ 53.8 ms ] threadI think browsers should also come with headingMaps [0] and landmarks by default for all websites. With a keyboard shortcut to access them, navigation would be great (assuming websites have a semantic DOM).
[0]: https://addons.mozilla.org/en-GB/firefox/addon/headingsmap
https://addons.mozilla.org/en-US/firefox/addon/vimium-ff
Firefox: https://addons.mozilla.org/ko/firefox/addon/vimium-c/
Chrome: https://chromewebstore.google.com/detail/vimium-c-all-by-key...
* not exactly the same with Vim
PageUp/PageDown do not work correctly on sites that have a permanent topbar (some of the content is never shown). Cursor up/down often does something unexpected (for example in Mastodon, if you use PageDown several times and then cursor down, you will get yanked back).
I think it is a sad regression. Not everybody is able to use the mouse and its scrollwheel!
The lenovo keyboard with its trackpoint and mouse buttons is a kind of solution to this, but IME scrolling is still a PITA as it needs two inputs (switching to scroll mode while moving the trackpoint)
Now, with the summary, it's:
Just wild lolMouseless as well for navigating anywhere on the computer without a mouse -> https://mouseless.click/
Share your interesting options.
This doesn't seem to work with English International keyboard.
https://amun.pl/blog/post/working-on-windows-with-keyboard-o... (Sorry for missing images, I accidentally deleted them when messing with containers backups)
I mention the BrowseCut chromium plugin over there, which made navigating all kinds of pages, a total breeze.
Expecting questions if the BrowseCut extension works with Duolingo. It does not. Although, I have not had issues on any other pages.
https://leopardlinks.com/
(YAHE) https://gitlab.com/jpallari/yahe
(BTW, does anyone here remember extension called »Hit-A-Hint«?)