Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Google Calendar todo list prototype

A really basic TODO list for Google Calendar

*NOTE* Please see Gimite's version at http://gimite.ddo.jp/archive/user_js/googlecale...
for a functional version that stores entries within Google Calendar.

This is a *prototype* for a script to add a To-do list to Google Calendar. As of this writing it stores to-do entries in the GM local store, which means that each of your firefox installs/computers will have its own list.




Oct 4, 2007
brasilius Scriptwright

thanx for great script
решение контрольных

 
Jul 23, 2007
mswenzday User

Hi,
I don't know how to install this script.
Could someone talk me through it? do I need to be running FireFox? [I am running Mozilla 1.7 (i like the old version better)]

I clicked "Install this Script" and I got a page full of code but I don't know what to do next.

I am not a programmer but I am fairly computer savvy.
any help appreciated.

thanks,
wenzday

 
Jun 6, 2007
Morten Barklund Scriptwright

Due to a recent google calendar update, this line:

todo_title_div = single_xpath("//div[@id='nb_todo']//div[@class='s h']");

Isn't working anymore. Thus I would suggest that you all upgrade to version 0.4.1 here: http://userscripts.org/scripts/show/9179

 
May 15, 2007
iamnu User

I get the yellow bar at the top of the page that reads "This is a GreaseMonkey userscript. Click install to start using it."

When I click the "Install" button, nothing happens. Can some explain what the problem may be?

I have both GCal and GreaseMonkey as Add-Ons.

Thanks for your help...

 
May 11, 2007
Morten Barklund Scriptwright

I have created an improved version improving further on Gimite's improvement :)

http://userscripts.org/scripts/show/9179

 
Apr 27, 2007
josephbradford User

i tried messing around with the script and settings so that the list would also show up in gMail but have been unsuccessful thus far. anyone have any thoughts?

 
Nov 29, 2006
Gimite User

maest: My modified version (see comment below) shows To-do list between the small calendar and "Calendars" list.

 
Nov 28, 2006
maest User

would be nice if the to-do list was placed above the calendar box. I have a lot of calendars and the to-do list runs off the bottom of the page.

 
Nov 8, 2006
Gimite User

Thank you for great script. I've hacked it to:
> store the tasks as "fake events" somewhere in the past using the Google Calendar API
as Carl S said, and made some little (hopefully) improvements of UI.
http://gimite.ddo.jp/archive/user_js/googlecale...

 
Sep 9, 2006
Shelton User

Hey, just a suggestion, but wouldn't it be easier to take the to-do list google already offers on ig and just feed it into the calendar sidebar....Kind of like this guy: http://userscripts.org/scripts/show/3829

Like I said, Just a suggestion.

 
Sep 4, 2006
jpommer User

This is amazing -- and useful. I don't understand proframming, so this might be off the wall, but is there a way to store this list at some random hour of each day's calendar -- like 4 am?

jack

 
May 15, 2006
Carl S User

Why don't you just store the tasks as "fake events" somewhere in the past using the Google Calendar API?

 
May 3, 2006
jotaroh User

very cool

 
Apr 13, 2006
Paul Irish Scriptwright

This is fantastic. Nicely done! And very quickly done, as well.

 
Apr 13, 2006
Matias Pelenur Script's author

Some useful URLs...
* S3 clone: http://code.whytheluckystiff.net/parkplace
* S3 and Ajax, and adding method to GM to use S3 for storage: http://decafbad.com/blog/2006/04/03/javascript-...

You could comment on this script if you were logged in.