But let your communication be Yea, yea; Nay, nay: for whatsoever is more than these cometh of evil
Thursday, August 26th, 2010

Mail me!

Maybe you discovered also this nifty little arrow that appears in OS X Snow Leopard Mail indicating that a date is being recognized (and can be moved to ical) or an address (ready for transfer into the address book).

Unfortunately Safari can’t extract dates, so I created a bookmarklet that sits at the top browser bar

and contains the following code in the address field

javascript:location.href=’mailto:me@mydomain.mycountry?SUBJECT=’+document.title+’&BODY=’+escape(location.href)+’%5Cr’+window.getSelection()

Highlighting a date on a website, sending it to me and adding it to ical now takes 3 seconds only, yea, yea.

Related Posts: Playing with your browser, A living desktop for Snow Leopard, Please, send always an ics file in the attachment, Biomedical journal search – a small gift
Categories: Computer + Software,Joke + Fun
Keywords: , ,
Trackback: http://www.wjst.de/blog/blog/2010/08/26/mail-me/


Comments are closed.