<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-MonthlyCalendar not showing all events]]></title><description><![CDATA[<p dir="auto">This sort of thing isn’t my strong suit so please be patient!  Any help would be greatly appreciated!!!</p>
<p dir="auto">MonthlyCalendar isn’t showing events more than 5-6 days in advance, and no past events.  I created this  MM with a RaspPi 3b+ less than 3 months ago.</p>
<p dir="auto"><img src="https://i.postimg.cc/zXqvsp6z/20260510-080642.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
<pre><code> {
    module: "MMM-MonthlyCalendar",
    position: "lower_third",
        
    config: {
	mode: "fourWeeks",
	maximumNumberOfDays: 365,
	wrapEvents: true,
	fetchInterval: 900000,
	maximumEntries: '10000',
	broadcastPastEvents: true,
	coloredText: true,
	coloredBorder: false,
	coloredBackground: false,
      calendars: [
        {
			url: 'https://calendar.google.com/calendar/ical/be2031826a7855c5e317a2ea6ae3ade05aed2e9bd58f7d5cd3849d56215c6be6%40group.calendar.google.com/public/basic.ics',
			color: '#ffa500'
					
		},
		{
			url: 'https://calendar.google.com/calendar/ical/47b238f74068084be290b71f9e9e05746149408c3b0473c712a06ea00b686643%40group.calendar.google.com/public/basic.ics',
			color: '#cf1e26'
			
		},
			{
			url: 'https://calendar.google.com/calendar/ical/9sqcibn7flt9tup1ebb4378a1k%40group.calendar.google.com/public/basic.ics',
			color: '#7a263a'
			
		},
		{
			url: 'https://calendar.google.com/calendar/ical/up10glq48b1ufoni5hgm47sc04%40group.calendar.google.com/public/basic.ics',
			color: '#132257'
			
		},
			{
			url: 'https://calendar.google.com/calendar/ical/up10glq48b1ufoni5hgm47sc04%40group.calendar.google.com/public/basic.ics',
			color: '#034694'
			
		},
		{
			url:  redacted
			color: '#c33332'
			
		},
			{
			url:  redacted
			color: '#8a00c2'
			
		},
		{
			url:  redacted
			color: '#3b8132'
			
		},
			{
			url:  redacted
			color: '#CC5500'
			
		},
			{
			url:  redacted
			color: '#fee12b'
			
		},
		{
			url:  redacted
			color: '#818380'
			
		},
		{
			url: 'https://calendar.google.com/calendar/ical/v3134htvj13o064cjb7tb6m59q9a9ls1%40import.calendar.google.com/public/basic.ics',
			color: '#ffffff'
			
		},
		{
			url: 'http://ics.sync2cal.com/categories/get_ics/8205354e-0333-4e82-a1e3-c64595e2b6ac.ics',
			color: '#e6ff00'
			
		},
                     
           ],
    }
      
    },
  
		{
		module: "MMM-CalendarWeek",
		position: "top_bar",	// This can be any of the regions. Best results in bottom region.
		config: {
		  maximumNumberOfDays: 6,
		  maximumEntries: 200,
		  allowDuplicate: false,
		  wrapEvents: true,
		  colored: true,
		  coloredSymbolOnly: true,
		      calendars: [
			{
			url: 'https://calendar.google.com/calendar/ical/be2031826a7855c5e317a2ea6ae3ade05aed2e9bd58f7d5cd3849d56215c6be6%40group.calendar.google.com/public/basic.ics',
			symbol: 'fa-light fa-futbol',
			color: '#ffa500',
					
		},
		{
			url: 'https://calendar.google.com/calendar/ical/47b238f74068084be290b71f9e9e05746149408c3b0473c712a06ea00b686643%40group.calendar.google.com/public/basic.ics',
			symbol: 'fa-light fa-futbol',
			color: '#cf1e26'
			
		},
			{
			url: 'https://calendar.google.com/calendar/ical/9sqcibn7flt9tup1ebb4378a1k%40group.calendar.google.com/public/basic.ics',
			symbol: 'fa-ight fa-futbol',
			color: '#7a263a'
			
		},
		{
			url: 'https://calendar.google.com/calendar/ical/up10glq48b1ufoni5hgm47sc04%40group.calendar.google.com/public/basic.ics',
			symbol: 'fa-light fa-futbol',
			color: '#132257'
			
		},
			{
			url: 'https://calendar.google.com/calendar/ical/up10glq48b1ufoni5hgm47sc04%40group.calendar.google.com/public/basic.ics',
			symbol: 'fa-light fa-futbol',
			color: '#034694'
			
		},
		{
			url: redacted
			symbol: 'fa-solid fa-bolt-lightning',
			color: '#c33332'
			
		},
			{
			url:  redacted
			symbol: 'fa-solid fa-cat',
			color: '#8a00c2'
			
		},
		{
			url:  redacted
			symbol: 'fa-solid fa-frog',
			color: '#3b8132'
			
		},
			{
			url:  redacted
			symbol: 'fa-solid fa-jedi',
			color: '#CC5500'
			
		},
			{
			url:  redacted
			symbol: 'fa-solid fa-people-group',
			color: '#fee12b'
			
		},
		{
			url:  redacted
			symbol: 'fa-light fa-calendar',
			color: '#818380'
			
		},
		{
			url: 'https://calendar.google.com/calendar/ical/v3134htvj13o064cjb7tb6m59q9a9ls1%40import.calendar.google.com/public/basic.ics',
			symbol: 'fa-light fa-baseball',
			color: '#ffffff'
			
		},
		{
			url: 'http://ics.sync2cal.com/categories/get_ics/8205354e-0333-4e82-a1e3-c64595e2b6ac.ics',
			symbol: 'fa-solid fa-trophy',
			color: '#e6ff00'
			
		},
		
		],
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/20241/mmm-monthlycalendar-not-showing-all-events</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 13:01:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20241.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 May 2026 13:20:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-MonthlyCalendar not showing all events on Mon, 11 May 2026 03:07:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drunkenkun" aria-label="Profile: Drunkenkun">@<bdi>Drunkenkun</bdi></a> also, this module provides only THESE parms</p>
<pre><code>    mode: "currentMonth",
    firstDayOfWeek: "sunday",
    showWeekNumber: false,
    displaySymbol: false,
    wrapTitles: false,
    hideCalendars: [],
    luminanceThreshold: 110,
    multiDayEndingTimeSeparator: " until ",
    hideDuplicateEvents: true
</code></pre>
<p dir="auto">and it processes the events from the default calendar module</p>
<pre><code>   module:"calendar"
</code></pre>
<p dir="auto">that is where all the number of events, calendar list, urls, etc…  config goes.</p>
<p dir="auto">see the module doc with link to default</p>
<pre><code>You will likely also want to set "broadcastPastEvents": true in your calendar module configuration so past events are still displayed.
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/131086</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131086</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 11 May 2026 03:07:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MonthlyCalendar not showing all events on Sun, 10 May 2026 14:02:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drunkenkun" aria-label="Profile: Drunkenkun">@<bdi>Drunkenkun</bdi></a> <a href="/post/131084">said</a>:</p>
<p dir="auto">maximumEntries: ‘10000’,</p>
</blockquote>
<p dir="auto">numbers in quotes are strings,  and most modules don’t check , so it ends up as a weird value…</p>
<p dir="auto">same for true/false</p>
<p dir="auto">‘false’ is true<br />
‘true’ is true</p>
<p dir="auto">take off the quotes…  and 10,000 is a WAY big number for future events in a year<br />
… maximumNumberOfDays: 365</p>
]]></description><link>https://forum.magicmirror.builders/post/131085</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131085</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 10 May 2026 14:02:02 GMT</pubDate></item></channel></rss>