How to share a URL quickly

by Matt Sital-Singh on Feb 04, 2008
Filed Under:

To give me the ability to distract colleagues all as often as possible, whilst taking as little time out of my own day, I have an 'email this page' bookmarklet set up for firefox.

Basically its a tiny piece of javascript that pops up a pre-filled email to 'staff', with the title of the page as the subject, and the url as the message body.

To create a bookmarklet, first bookmark any page and stick it in your Bookmarks Toolbar, then right click it -> properties.

Change the name to whatever you like, and the location to this:

javascript:window.location = 'mailto:somebody@somewhere.com?Subject=' + document.title + '&body=' + document.location

Ta da! Instantly share useful links / hilarious tat with the whole office.

(p.s. you can do this in Safari too - not sure about IE)

Filed under: ,

Commenting has now closed on this post.

Follow us

— via Twitter

Is proudly sponsoring #BlueLightCamp today. If you want to come talk Open Source content management @HammerToe is there #blcamp
last month