Bookmarklets

Summary
Using bookmarklets to enhance weblogging.

Wouldn’t it be nice to be able to click on a button while browsing a site and get the title and url in Textile format so I can paste it directly into the current article? Something similar to the popup post to del.icio.us bookmarklet

Used Google Search: javascript copy clipboard title url bookmarklet and found this site on Bookmarklets.

Let’s see how it goes… javascript:void(prompt('','%22' + document.title + '%22:' + location ))
Saturday 26 February 2005 01:19