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

Google Calendar Views

Have several calendars? Stop clicking and create views in Google's calendar application

Note: This script has no frontend, and requires you editing it in order to use it. If you would like to see a friendly interface, post your thoughts here. With enough, I might be convinced it could actually be worth the time.

To Use:

  1. Inspect the page to find your calendar checkbox ID's
    e.g. <input id="checkbox-bnApfkeFKSlzRqieQUe" ... >
  2. Add all of your checkbox ID's to the script under the line labeled "// Declare all of your checkboxes here"
  3. Create a new view following the format provided in the script (The number in views[0] must be unique or your views will be overwritten)
    // Example
    views[0] = {
    	name: 'Work',
    	items: [work, appointments]
    };



Mar 27, 2008
no0n Script's author

Updated in preparation for possible GUI of sorts

 
Mar 27, 2008
no0n Script's author

lol, i'll see what kind of interface I can think up. Keep watching here EroMraB

 
Mar 26, 2008
EroMraB User

I would love to use this script but that is way too much work.

 
Mar 25, 2008
coder2007 User

Many thanks for the quick whip up.

The new css addon is more visually appealing.

 
Mar 25, 2008
no0n Script's author

Updated, thanks for the tip

 
Mar 25, 2008
Michael Sacchi Scriptwright

You should change the include line to http*:// ... in order to enable the script for those using SSL. Other than that it's working, thanks

 
Mar 25, 2008
Michael Sacchi Scriptwright

Sweet, I'm trying it!

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