I have a bookmarklet that I have been using a lot lately.

If I am visiting a web page, I often ask "has this page been bookmarked in del.icio.us, and if so, how many times, and using what tags?"

Here is the bookmarklet javascript to answer that question:

location.href='http://del.icio.us/url/?url='+encodeURIComponent(location.href)

You can use the bookmarklet builder at [1] to copy and paste the line above into the form. Enter a name, then click the "Live" hyperlink in the upper left to generate a page with the bookmarklet.

[1]  http://www.webreference.com/js/tools/bookmarklets/

Enjoy.

Paul


_______________________________________________
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss

Reply via email to