<?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[Copy of calendar]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">i tried with the default calendar to show only birthday events. we can filter “birthday” but not only show birthday.</p>
<p dir="auto">i succed to do it by modifying the file"calendarfetcher.js", row 436 : initial “return title.includes(filter);” to “return !title.includes(filter);”</p>
<p dir="auto">i tried to do a copy of the default module calendar to create a specific-calendar module but this is not working : always a loading message for the copy.</p>
<p dir="auto">I wanted a copy because I want a specific module only showing birthday and in the default calendar not showing birthday</p>
<p dir="auto">or maybe it is possible to show only birthday with the default module ?</p>
]]></description><link>https://forum.magicmirror.builders/topic/14085/copy-of-calendar</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 09:15:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14085.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Nov 2020 20:26:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 21:26:35 GMT]]></title><description><![CDATA[<p dir="auto">i found the module MMM-Mycalendar wich is a copy of the default calendar</p>
<p dir="auto">I will try to do a copy of this and find a way to do my specific-calendar</p>
<p dir="auto">thks</p>
]]></description><link>https://forum.magicmirror.builders/post/84966</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84966</guid><dc:creator><![CDATA[panda974]]></dc:creator><pubDate>Sun, 22 Nov 2020 21:26:35 GMT</pubDate></item><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 21:07:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panda974" aria-label="Profile: panda974">@<bdi>panda974</bdi></a> the fetcher info is displayed in the window where u did npm start.<br />
alt-spacebar, n to minimize mm</p>
]]></description><link>https://forum.magicmirror.builders/post/84964</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84964</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 22 Nov 2020 21:07:58 GMT</pubDate></item><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 20:52:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> i did.</p>
<p dir="auto">with npm run start dev : no error but I have always a loading message for the specific calendar with all the same option as the default</p>
]]></description><link>https://forum.magicmirror.builders/post/84962</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84962</guid><dc:creator><![CDATA[panda974]]></dc:creator><pubDate>Sun, 22 Nov 2020 20:52:26 GMT</pubDate></item><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 20:49:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panda974" aria-label="Profile: panda974">@<bdi>panda974</bdi></a> the copy has to be moved out of the defaults folder</p>
]]></description><link>https://forum.magicmirror.builders/post/84961</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84961</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 22 Nov 2020 20:49:23 GMT</pubDate></item><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 20:40:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> but I succed to do it with the default.</p>
<p dir="auto">that I tried to do is to copy the default module, rename it and use two modules “default calendar” and “specific calendar” with a filter for include only not exclude.</p>
<p dir="auto">but the copy dosn’t work and I don’t know how to do it</p>
]]></description><link>https://forum.magicmirror.builders/post/84959</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84959</guid><dc:creator><![CDATA[panda974]]></dc:creator><pubDate>Sun, 22 Nov 2020 20:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to Copy of calendar on Sun, 22 Nov 2020 20:37:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panda974" aria-label="Profile: panda974">@<bdi>panda974</bdi></a> the calendar does not look for a field labeled birthday.<br />
As u have found u can filter/exclude events whos summary fields contain specific words</p>
]]></description><link>https://forum.magicmirror.builders/post/84956</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/84956</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 22 Nov 2020 20:37:20 GMT</pubDate></item></channel></rss>