Read the statement by Michael Teeuw here.
MMM-CalendarExt2
-
-
@sdetweil thx its working now
-
Hello,
I am having difficulties understanding how the deduplicateEventsOn works. I can get the configuration to make duplicated events not show; but how do I combine the entries under calendarName so the events show up “Bob/Jane/Sue/John” ? Or just “Everyone” ??This is what I have that removes the duplication. Its at the very top of the module. Does it need to be somewhere else?
{module: 'MMM-CalendarExt2', config: { rotateInterval: 45*1000, deduplicateEventsOn:["startDate","endDate","duration","title","location"], calendars: [ -
How to get quicker update of the google calendar in Magic mirror?
-
@fedale u can change the updateInterval… but note that too fast might get you denied for a while…
-
@sdetweil I tried that earlier without any result. And seemed like the only thing updating was the screen flickering
I put it under the module config in the config.js was that the correct postion?
-
@fedale ok, in the calendar its
fetchInterval
sorry,
doc always wins!
https://docs.magicmirror.builders/modules/calendar.html#configuration-options
-
@sdetweil I tried the fetchInterval. But have not been sucessfull with that one.
But everytime i save my config file it update at once.
Is there somewhere else than in the config.js file i need to change the fetchInterval?
-
@fedale that is inside the config:{} section of the calendar module, yes,
and NOT in the place where url: is -
This works. URL Blanked to prevent private data.
{ module: "MMM-CalendarExt2", // https://github.com/MMM-CalendarExt2/MMM-CalendarExt2 config: { calendars : [ { url: "", name: "Main", // Optional, Recommended maxItems: 1, scanInterval: 1000*60*.5, // every 30 seconds, Appt Book, needs this speed beforeDays: 0, afterDays: 2, forceLocalTZ: false, }, ... -
This post is deleted! -
@BKeyport This solved the problem. Thank you
-
How can i have week numbers as an own colum?
Showing the weeks separerat in its own colum?
And the yellow marking accross the week for the current week?
Like in this picture https://imgur.com/mwwPwElToday i have it in the first day of the week. Due to a small screen its not showing all the calendar inputs as it takes up a row by itself. limiting the amount of events i could have
-
Great Module!! I started customizing a CSS file to enhance the display. I was able to do everything I wanted to do except one mod. I’m trying to make the calendar title font larger on each of 2 calendars, but can’t seem to find where this property is set. Looking for help with this.
Thx Norb
-
@nschertz I don’t know, but you can learn the css settings by using the developers window
see
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1650761970911 -
@sdetweil Thanks. That redirect was very helpful. Problem solved.
-
I’ve added a border around today’s date in the month view but I can’t seem to figure out how to adjust the actual events to not overlap the left border. Anyone know how to do this?

-
How do i get an extra colium for week numbers? Today its in the field for monday in my calendar.How do i specify this in css?
I have the weeksmark added. But unsure how to resolve this into its own colum. Any one have a surgestion? -
@fedale use MMM-CalendarExt3.
ext2 is no longer supported
-
@sdetweil okay thanks. I did not know that.
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