The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   Send To Omnifocus from Google Reader (http://forums.omnigroup.com/showthread.php?t=16283)

gokubi 2010-05-25 11:03 AM

Send To Omnifocus from Google Reader
 
I just made a simple solution for adding a Send To Omnifocus link to Google Reader that leverages the URIHandler:

[url]http://gokubi.com/archives/send-to-omnifocus-from-google-reader[/url]

Feel free to use it if you want.

iNik 2010-05-26 12:54 PM

Wow! That is just amazingly super wonderful! Great work!

gokubi 2010-05-26 02:56 PM

Thanks for the awesome integration Nik!

iNik 2010-06-04 02:44 PM

I set up my own version of this with some minor improvements. (Inspired by Instapaper's Send To) Specifically:

EASY! No need to install my URI handler script. Provided you're using 1.8 sneakypeeks or the iPhone, it just works like magic.

PRETTY! There's an OmniFocus icon on it! And a favicon!

INFORMATIONAL! It updates its text to let you know that it's working.

CLEAN! It closes itself when it's done. (Well, unless you go to the page directly)

FAULT TOLERANT! If you haven't sent a "name" for the item, it lets you know.

To set it up, use the following as your Send To URL in Google Reader:

[code]http://omnifocus.nik.me?name=${title}&note=From+${source}%3A+${short-url}[/code]

The icon is at [url]http://omnifocus.nik.me/OmniFocus-16.png[/url]

Y'all can feel free to use my URL. I've got plenty of bandwidth for these teeny tiny pages. :)

To Do: Figure out how to make the page work entirely in Javascript. There's really no reason for PHP to be necessary. (Except that we don't know JS, I imagine.)

a1ehouse 2010-06-05 02:16 PM

[QUOTE=gokubi;77622]I just made a simple solution for adding a Send To Omnifocus link to Google Reader that leverages the URIHandler:

[url]http://gokubi.com/archives/send-to-omnifocus-from-google-reader[/url]

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

[PHP]echo "setTimeout('self.close();',50);";[/PHP]

fwdkfwdkfwdk 2010-08-04 12:17 PM

For those with OCD, I have made an Omnifocus 16x16 icon for google reader with no white background. If you have a theme on Google Reader, it will make the Omnifocus Icon look better.

I am hosting it and using this URL:
[url]http://dl.dropbox.com/u/565411/Hosted%20for%20Websites/Google%20Reader/OF.GR.16x16.png[/url]
You are welcome to steal it. I may move the location sometime in the future, so I would recommend hosting it yourself to be safe :).

turadg 2010-11-15 11:40 AM

Thanks iNik for this service! and fwdk^3 for the transparent icon. ;)

mikegibb 2010-11-16 04:41 AM

I must be doing something wrong. When I click on "Send to OF" in Google Reader, OF opens, but nothing gets added.


All times are GMT -8. The time now is 01:20 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.