 h a l f b a k e r y If you need to ask, you can't afford it.
idea:
add, search, annotate, link, view, overview, recent, by name, best, random
meta:
news, help, about, links, report a problem
account:
Browse anonymously,
or get an account
and write.
Login
Create account.
|
|
|
I often send my friends sections or lines from a specific html page on the net. These are often embedded within a huge contiguous text passed HTML page. Now i could cut the text and send it, but that would loose the context and they might now understand it. I would send them
the selection and also the link but that would be confusing. So i got thinking about a solution. Mind you I am not talking about the # tag tag.
Here is what i propose.
Here is an random link
http://rajatkhungar.rediffblogs.com/2004_27_06_raj atkhungar_archive.html
I want my friend to see The pasage starting with "At one stage, I was appointed as the ..." for reasons personal to me.
This is what should happen. Simulation
http://rajatkhungar.rediffblogs.com/2004_27_06_raj atkhungar_archive.html=0
the 0 indicates one is at the top of the page.. as i scroll the number goes up 1,2,3-etc. so this segment might be something like
http://rajatkhungar.rediffblogs.com/2004_27_06_raj atkhungar_archive.html=32
32 meaning line 32. Now i can cut and paste and send the article. at the other end the person can read what i highlighted and also scroll up and down to put it in perspective. Example
http://www.w3.org/T.../sgmltut.html#h-3.2 Fragment indicator is the "#h-3.2" [angel, Oct 05 2004]
[link]
|
| |
There already is a syntax in URL's to do this using "#" between the base URL and the name of the target. (In fact, the halfbakery uses this extensively). |
|
| |
However, to work it requires the author of the page put a named tag at each potential target. We had a different idea here about solving that part of the problem, but I can't find it. |
|
| |
You want all web pages to have arbitrarily small indicated fragments. See my (fairly random) link; the part after the hash is the fragment indicator, which determines where on the target page the link will land |
|
| |
[krelnik] when i said href tag I was meaning # tag. Sorry for the slip-up. |
|
| |
Talking about line numbers in an HTML document doesn't make sense. |
|
| |
(I'm guessing that you've anticipated that reaction and used <br> to manually break the lines in your own idea posting. But, perhaps under the weight of this annotation, the idea column is slightly squished in my browser, so that your first line is slightly too long, and, in the beginning, "specific" and, in the end, "to" have unintended lines on their own. It's ugly. Don't do this.) |
|
| |
A similar idea that has been proposed that I like much better allows a person to embed a text search string in an URL, automating the phrase "go there, and then search for ....". |
|
| |
[jutta] Yes, that sounds like the idea I was trying to find, but I think it has been deleted. |
|
| |
some browsers have a 'highight' function in the context menu. is it possible to communicate to a friend's browser that highlighting so they can quickly see it highlighted in their browser as well? i don't know if it's currently possible, but it mimics how you might share long paper document with someone, so it seems intuitive. sorry for the poor explanation, 5 guinness... |
|
| |
[Jutta] will keep your comments in mind. |
|
| |