Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
11–20 of 332 posts
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#12Almost caught up to the capabilities of Ted Nelsons Xanadu Hypertext System from the mid 20th century.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#13Very significant limitation: it only links to the first instance of the target text. What is the expected behavior if you highlight a second instance of some target text and try to create a link to it? It’s bad that the spec doesn’t discuss it. I can see this happening with short selections, like linking to a single word. Seems like this could use more thought.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#14Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#15Almost caught up to the capabilities of Ted Nelsons Xanadu Hypertext System from the mid 20th century.
But then I opened the Wikipedia page on Project Xanadu, it's second paragraph is:
> Wired magazine published an article called "The Curse of Xanadu", calling Project Xanadu "the longest-running vaporware story in the history of the computer industry".[2] The first attempt at implementation began in 1960, but it was not until 1998 that an incomplete implementation was released. A version described as "a working deliverable", OpenXanadu, was made available in 2014.
So... I don't know what to make of it.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#16Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#17It seems like more and more, Google is leveraging their near-monopoly on web browsing to just skip the proposal process and do whatever they want without discussion.
> Though existing HTML support for id and name attributes specifies the target element directly in the fragment, most other mime types make use of this x=y pattern in the fragment, such as Media Fragments (e.g. #track=audio&t=10,20), PDF (e.g. #page=12) or CSV (e.g. #row=4).
fragments is already there but most pages do not have a clickable ID attribute. If Chrome could automatically provide one I think it's more convenient than F12 a devtool for links.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#18Very significant limitation: it only links to the first instance of the target text. What is the expected behavior if you highlight a second instance of some target text and try to create a link to it? It’s bad that the spec doesn’t discuss it. I can see this happening with short selections, like linking to a single word. Seems like this could use more thought.
Plus, you can always select more text.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#19It seems like more and more, Google is leveraging their near-monopoly on web browsing to just skip the proposal process and do whatever they want without discussion.
Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page
#20Is this going to lead to an api of # for different scrolling to behavior? Also, what happens if the page already has an anchor text that happens to be the exact match? i.e. #targetText=My%20Heading is already an existing anchor