Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
An idea I think your script could allow people to make their own anchors on pretty much any page whatsoever that were 'permanent' and 'bookmarkable' via ordinary urls (as opposed to bookmarklets). I got the idea from Wikipedia and this script:
example On any Wikipedia page - all of the links in the "Contents" box are actually anchors that can be bookmarked. Guitar - Wikipedia, the free encyclopedia
On the Wikipedia Guitar page - a person using your script could shift-middle-click, as example, just before the phrase >Most electric guitar bodies< and your script could make a link with an anchor - but use a google search url starting with a question mark instead of the url itself. ? "Most electric guitar bodies" site:http://en.wikipedia.org/wiki/Guitar - Google Search
The question mark seemed like a good idea since it's already used in the address bar to search the preferred search engine. 1
And the title could be rewritten to show the anchor text: Guitar - Wikipedia, the free encyclopedia [Most electric guitar bodies] If the text can't be found - the person would still be at the right url and the title could show the problem Guitar - Wikipedia, the free encyclopedia >>Text Not Found!<< [Most electric guitar bodies] 2
The person would end up at google and they could see the destination url and the text in question. --- If I weren't so awful at programming - I'd write the script myself. But that's a gigantic "if". |
|
|
this IS indeed a very useful script, thanks.
you might also want to use it with increment ▲ & decrement ▼ (bookmarklets) |
|
|
It occurred to me that I could modify this to use the Back and Forward to move between bookmarked items. Bookmarking a spot on the page could add it to the browser's history, then clicking Back (and then Forward) would move back and forth between bookmarks.
|
|
|
Version 1.3
|
|
|
Version 1.2
|
|
|
Version 1.1
|
|
|
First version 1.0
|