<?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[Strange problem with the default calendar modul]]></title><description><![CDATA[<p dir="auto">I have a problem with repeating appointments. Every week thursday we pick up the grandson in kindergarden.<br />
In the google calendar i made a weekly appointment for this. Sometimes something comes in between and I delete the appointment in one week, just for this week. On the pc and mobile, the appointment for this week is no longer displayed, perfect, as expected.<br />
But, the appointment is still displayed on the MM screen. Why? How can that be?<br />
I did a test with a daily appointment, then deleted for a day, same result.<br />
All other appointments are displayed correctly. Here my config for the calendar:</p>
<pre><code> {
                        "module": "calendar",
                        "header": "Termine",
                        "position": "top_left",
                        "config":    {
                            dateFormat: "ddd Do MMM HH:mm",
                                timeFormat: "absolute",
                                displayRepeatingCountTitle: true,
                                getRelative: 1,
                                urgency: 0,
                                fullDayEventDateFormat: "ddd Do MMM",
                                maximumEntries: 20,
                                  "calendars": [
                                        {
                                                "symbol": "rocket",
                                                "url": "https://launchlibrary.net/1.2/calendar?next=1"
                                        },
                                        {
                                                "symbol": "female",
                                                "url": "https://my wife.ics"
                                        },
                                        {
                                                "symbol": "male",
                                                "url": "https://me.ics"
                                        }
                                ]
                        },
                        "classes": "default Ralf Dana"
                },
</code></pre>
<p dir="auto">Has the problem already noticed someone? Does somebody has any idea, how to fix?</p>
]]></description><link>https://forum.magicmirror.builders/topic/6978/strange-problem-with-the-default-calendar-modul</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 19:11:19 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6978.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Apr 2018 07:41:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Strange problem with the default calendar modul on Wed, 18 Apr 2018 00:50:39 GMT]]></title><description><![CDATA[<p dir="auto">I have the same issue, a repeating event will show up fine but if I change the time of future events or just delete one it has issues displaying.</p>
]]></description><link>https://forum.magicmirror.builders/post/38574</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/38574</guid><dc:creator><![CDATA[jasondreher]]></dc:creator><pubDate>Wed, 18 Apr 2018 00:50:39 GMT</pubDate></item><item><title><![CDATA[Reply to Strange problem with the default calendar modul on Tue, 17 Apr 2018 16:23:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ralf" aria-label="Profile: Ralf">@<bdi>Ralf</bdi></a><br />
Nobody has an idea? Or poorly explained? Every thought is welcome!</p>
]]></description><link>https://forum.magicmirror.builders/post/38567</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/38567</guid><dc:creator><![CDATA[Ralf]]></dc:creator><pubDate>Tue, 17 Apr 2018 16:23:08 GMT</pubDate></item></channel></rss>