Thursday 11 September 2003 — This is 21 years old. Be careful.
Recently, I noticed two mentions of things I had linked to, and each mention said something like “I forget where I found this”. One was on kryogenix.org, the other in a comment in Simon Willison’s blog. I suspect that the authors had found them here.
Considering the web is fundamentally about links, and that surfing constantly takes us far afield, why don’t our bookmarks help us more with this problem? Typically a bookmark is simply a URL and a title. Why can’t a bookmark also include the chain of referrers (the history stack) that led up to it? Wouldn’t that be valuable contextual information?
Someday when I’m independently wealthy and can spend my days in a smoking jacket writing the software I want to use, I’ll write a bookmark manager that remembers not just the bookmarks but where they came from.
Or maybe the LazyWeb.org can help out...
Comments
It uses the contextual (ctl-click) menu, which is very close to being directly integrated with the browser but not all the way there. The real key for me is being able to better credit quotes or ideas...
Having done a bit of investigation, I conclude that this is because I actually read the thing on your site, rather than in my agregator; for some reason I'm not subscribed to your feed. (Well, I wasn't; I am now.) The reason I couldn't remember where it came from wasn't that I bookmarked the link -- I very rarely do that -- but that I open links in a new tab, and then if, later, I close the source page (yours, in this case) I don't have a Back button to get back to where I found the link.
What I should have done, of course, was javascript:alert(document.referrer) in the address bar, which would have told me, but it never crossed my mind. My fault. I shall try and do better.
Add a comment: