Read the statement by Michael Teeuw here.
mmm-calendarEXT3 multiple questions
-
Hello,
I am new to the magic mirror scene, and am struggeling with the code for the mmm-CalendarExt3.
The code runs when i start the magic mirror application, but google agenda doesn’t load in it (even when its on for a while ~5min)And in the beginning of each week is “CW 1” now I’ve read that it is current week. But how can i change it so it shows the real current week? And change the “CW” to something else?
This it the snippet of my code:
{ module: "MMM-CalendarExt3", position: "bottom_bar", title: "", config: { broadcastPastEvents: true, // <= IMPORTANT to see past events mode: "week", instanceId: "basicCalendar", locale: 'nl-NL', maxEventLines: 5, firstDayOfWeek: 1, calendars: { url: "https://calendar.google.com/calendar/ical/private/private-code/basic.ics", name: "Name", // <= RECOMMENDED to assign name color: "Red" // <= RECOMMENDED to assign color } } },Thanks in advance!
-
@redux703 see this post
-
@sdetweil Thanks! This worked like a charm. Also had to add to normal calendar module
-
R redux703 has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login