<?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[problem updating events to mmm-monthlycalendar]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/238/monthly-calendar">Monthly Calendar</a><br />
Hello, i am having an issue, i have 3 calendar modules working with diff. cals. but monthly calendar only shows me the events from the last one that update…</p>
<p dir="auto">there is a way to make monthly calendar shows the events from the 3 calendars?</p>
<p dir="auto">tks</p>
<pre><code class="language-{">  module: "MMM-MonthlyCalendar",
  position: "top_left",
  
  config: {
    updatesEvery: 30,
    weeksInFuture: 5,

  }
},
		{
			module: "calendar",
			header: "Calendario Flori",
			position: "top_left",
			config: {
				colored: true,
				calendars: [
					{
						symbol: "heart",
						url: "https://calendar.google.com/calendar/ical/xxxxxxxxxxxxxxxxxxxx.ics",
						color: "#5fd700"},
				]
			}
		},
		{
			module: "calendar",
			header: "Feriados AR",
			position: "top_left",
			config: {
				colored: true,
				calendars: [
					{
						symbol: "guitar",
						url: "https://calendar.google.com/calendar/ical/psnmblmbogte9ohfhij0kjiebc%40group.calendar.google.com/public/basic.ics",
						color: "#ffd700"},	
				]
			}
		},
		{
			module: "calendar",
			header: "Feriados US, CA",
			position: "top_left",
			config: {
				colored: true,
				calendars: [
					{
						symbol: "hat-cowboy",
						url: "webcal://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics",
						color: "#3b83bd"},
					{
						symbol: "cannabis",
						url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics",
						color: "#e30613"},		
				]
			}
		},
code_text
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1634682634101-a016c028-be05-4b41-b365-3ed8a32496ba-image.png" alt="a016c028-be05-4b41-b365-3ed8a32496ba-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/15762/problem-updating-events-to-mmm-monthlycalendar</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 18:58:09 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15762.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Oct 2021 22:33:10 GMT</pubDate><ttl>60</ttl></channel></rss>