my Gmail Calendar looks so -->
{
module: "calendar",
position: "top_left",
header: "Familienkalender",
config: {
calendars: [
{
symbol: "calendar-check-o ",
url: "webcal://calendar.google.com/calendar/ical/XXXXXXgooglemail.com/private-6bXXXXXX/basic.ics"
}
],
titleReplace: {
"De verjaardag van ": "",
"'s birthday": ""
},
excludedEvents: [
],
maxTitleLength: 26,
urgency: 3,
timeFormat: "absolute",
maximumEntries: 15
}
},
go with your browser to:
calender.gmail.com
and log in with your emal and your password an go to the settings of your calendar.
go to import / export an look to your privat adress in ical format and now copy the link to your config.js
this work on my mirror.
Greetz Sandy2503