<?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[HowTo use different calendar?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">i have problems to understand how i can use more than one calendar in a prober way.</p>
<p dir="auto">That’s how i did it now:</p>
<pre><code>                {
                        module: 'calendar',
                        header: 'Kalender',
                        position: 'top_left',
                        config: {
                                calendars: [
                                        {
                                                symbol: 'calendar-check-o ',
                                                url: 'https://calendar.google.com
                                        },
                                        {
                                                symbol: 'calendar-check-o ',
                                                url: 'https://calendar.google.com
                                        },
                                        {
                                                symbol: 'calendar-check-o ',
                                                url: 'https://calendar.google.com
                                        },
                                        {
                                                symbol: 'calendar-check-o ',
                                                url: 'https://calendar.google.com
                                        }
                                ]
                        }
                },
</code></pre>
<p dir="auto">But the result is that it is fading from the first to the second and stay’s on the second right now. Also i would like to have a separate header for each calendar.</p>
<p dir="auto">How can i do it?</p>
<p dir="auto">greets<br />
Dirk</p>
]]></description><link>https://forum.magicmirror.builders/topic/126/howto-use-different-calendar</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 05:01:00 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/126.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 20 May 2016 10:22:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HowTo use different calendar? on Fri, 20 May 2016 17:47:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dirks" aria-label="Profile: DirkS">@<bdi>DirkS</bdi></a>, the <code>'repeatingCountTitle'</code> was implemented by <a class="plugin-mentions-user plugin-mentions-a" href="/user/michmich" aria-label="Profile: MichMich">@<bdi>MichMich</bdi></a> (from a PR that a user created, I forgot who.) You may want to ask him.</p>
]]></description><link>https://forum.magicmirror.builders/post/875</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/875</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Fri, 20 May 2016 17:47:34 GMT</pubDate></item><item><title><![CDATA[Reply to HowTo use different calendar? on Fri, 20 May 2016 20:51:45 GMT]]></title><description><![CDATA[<p dir="auto">I’m using now different icons for every calendar entry and it is fine :)</p>
<p dir="auto">One thing more:</p>
<p dir="auto"><code>repeatingCountTitle</code> 	The count title for yearly repating events in this calendar.</p>
<p dir="auto">If i use this every repeating entry get this title. I just want to have this for yearly repeating. How can i control it more in detail?</p>
]]></description><link>https://forum.magicmirror.builders/post/868</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/868</guid><dc:creator><![CDATA[DirkS]]></dc:creator><pubDate>Fri, 20 May 2016 20:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to HowTo use different calendar? on Fri, 20 May 2016 14:26:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi thanks for your hint. And will the modules be at the same place and fading from one to another?</p>
<p dir="auto">I just noticed right now hat alread every entry is shown. But one calender had so many entries that i did not notice the others. Now i increased the maximun Entries No. and noticed that all other are shown as well.</p>
]]></description><link>https://forum.magicmirror.builders/post/867</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/867</guid><dc:creator><![CDATA[DirkS]]></dc:creator><pubDate>Fri, 20 May 2016 14:26:03 GMT</pubDate></item><item><title><![CDATA[Reply to HowTo use different calendar? on Fri, 20 May 2016 13:26:14 GMT]]></title><description><![CDATA[<p dir="auto">If you want seperate headers for your calendars just add several calendar modules in the config.</p>
]]></description><link>https://forum.magicmirror.builders/post/866</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/866</guid><dc:creator><![CDATA[PtrBld]]></dc:creator><pubDate>Fri, 20 May 2016 13:26:14 GMT</pubDate></item></channel></rss>