View Single Post
Quote:
Originally Posted by gokubi View Post
I just made a simple solution for adding a Send To Omnifocus link to Google Reader that leverages the URIHandler:

http://gokubi.com/archives/send-to-o...-google-reader

Feel free to use it if you want.
Thanks gokubi, I added a line near the end of your php code to close the window :D

PHP Code:
echo "setTimeout('self.close();',50);"