/ Published in: PHP
URL: http://blog.evernote.com/2009/08/14/send-blog-posts-from-google-reader-to-evernote/
This will create a bookmark link to send a Wordpress post to your Evernote Account similar to the send to Google reader feature on the Evernote blog.
Expand |
Embed | Plain Text
<a href="http://s.evernote.com/grclip?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>">send to evernote</a>
You need to login to post a comment.
