I have a lot of google calendars, and find this monkeyscript very helpful! As the name says, it allows you to group several calendars and gives a one-click access to any set of calendars. My reason for posting this (as anyone coulde easyly find the script on their own) is that the setup might be a little tricky. As with any clientsidescript - we never no when the script will stop working because google has changed their pagedesign!? Anyway - to find the labels you have to view source of your google calendar page and search for the names of your calendars. syntax is like this (on mine):
..., LABELNAME, 2, CALENDARNAME, ...
except for the native (first) calender which is in the start of the
var rt_clientDispatches line, the first complex code, usually (always?) shorter than the other label names.
If a calendar is not owned by you, and a native one, you will have to get the code form the other users view source, at least that is how i get them
..., LABELNAME, 2, CALENDARNAME, ...
except for the native (first) calender which is in the start of the
var rt_clientDispatches line, the first complex code, usually (always?) shorter than the other label names.
If a calendar is not owned by you, and a native one, you will have to get the code form the other users view source, at least that is how i get them

Ingen kommentarer:
Send en kommentar