In all honesty, I've hated this feature with a passion ever since it appeared. If it was simply a matter of being used in the way outlined in the article, when someone creates a a link that references a particular piece of text, then fine, someone has deliberated intended the link to behave like that. And then we have the lovely folk at Google search... who think it's fun to drag my attention off to a random part of…
Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
111–120 of 145 posts
Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#112Unsurprisingly this is something you could do in Plan 9: /path/to/file:/from.*to opens the file and sets the selection to the range of text between "from" and "to". Bonus: you can use regular expressions. It pains me to see the web having strayed so far from its focus on interlinking. It's easy to make a parallel when on one side device makers have taken control back by removing access to files and putting applicatio…
Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#113Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#114Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#115Sidenote: please don't hijack CTRL+F on webpages, thanks. Sincerely, the world.
Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#116Sidenote: please don't hijack CTRL+F on webpages, thanks. Sincerely, the world.
Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#117Today I learned that Firefox finally implemented these! They don't mention this in the article, but that's new this month—for the longest time Chrome supported it but it isn't in the standard and Firefox didn't include it. Safari got it 2 years later, but Firefox held out for a while. I'm normally not a fan of Chrome unilaterally adding something to the platform, but this has been a long time coming.
[1] https://github.com/mozilla/standards-positions/issues/194#is...
[2] https://github.com/mozilla/standards-positions/issues/194#is...
Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#118Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#119Re: Smarter Than 'Ctrl+F': Linking Directly to Web Page Content
#120Earlier quoted context omitted.
It was added to Firefox in 131, released a few weeks ago: https://www.mozilla.org/en-US/firefox/131.0/releasenotes/ And "add useful UX features that people want" is not "EEE", especially when there's a standard doc and test suite for it.
FYI, the "standard doc" isn't in any sense standardised yet https://wicg.github.io/scroll-to-text-fragment/ > This specification was published by the Web Platform Incubator Community Group. It is not a W3C Standard nor is it on the W3C Standards Track.