<?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-calendarext]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m very new to magic mirror and don’t quite fully understand it. This module one I can’t get to work.</p>
<p dir="auto">I want a monthly calendar that pulls info from Microsoft outlook isc that displays the Daily entries.</p>
<p dir="auto">I’m still struggling with the config file too.</p>
<p dir="auto">Can anyone help?</p>
]]></description><link>https://forum.magicmirror.builders/topic/13739/mmm-calendarext</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 10:57:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13739.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Sep 2020 18:26:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mmm-calendarext on Tue, 31 Aug 2021 12:57:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pastormingle" aria-label="Profile: pastormingle">@<bdi>pastormingle</bdi></a> valid-url was removed in 2.16,</p>
<p dir="auto">and the module didn’t do ument using it.</p>
<p dir="auto">so, if the module has a package.json file do, in the module folder</p>
<p dir="auto">npm install valid-url</p>
<p dir="auto">if no package.json, then</p>
<p dir="auto">in the module folder do<br />
npm init -y<br />
npm install valid-url</p>
<p dir="auto">there are 3 libs we know of</p>
<p dir="auto">valid-url<br />
request<br />
rrule-alt</p>
]]></description><link>https://forum.magicmirror.builders/post/94132</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94132</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 31 Aug 2021 12:57:55 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Tue, 31 Aug 2021 12:53:38 GMT]]></title><description><![CDATA[<p dir="auto">I am trying to setup the MMM-CalendarExt module to display my google calendar. I can get it to load but it’s a black screen and when I check the log it is giving me the error;<br />
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘valid-url’<br />
Require stack:</p>
<ul>
<li>/home/pi/MagicMirror1/modules/MMM-CalendarExt/node_helper.js</li>
<li>/home/pi/MagicMirror1/js/app.jss</li>
<li>/home/pi/MagicMirror1/js/electron.js</li>
<li>/home/pi/MagicMirror1/node_modules/electron/dist/resources/default_app.asar/main.js</li>
</ul>
<p dir="auto">any help please?</p>
]]></description><link>https://forum.magicmirror.builders/post/94130</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94130</guid><dc:creator><![CDATA[pastormingle]]></dc:creator><pubDate>Tue, 31 Aug 2021 12:53:38 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Wed, 30 Sep 2020 19:22:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jps" aria-label="Profile: JPS">@<bdi>JPS</bdi></a> I am not aware of any.</p>
]]></description><link>https://forum.magicmirror.builders/post/82563</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82563</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 30 Sep 2020 19:22:49 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Wed, 30 Sep 2020 18:35: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> thanks, is their another module that will do what I asked?</p>
]]></description><link>https://forum.magicmirror.builders/post/82562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82562</guid><dc:creator><![CDATA[JPS]]></dc:creator><pubDate>Wed, 30 Sep 2020 18:35:10 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Wed, 30 Sep 2020 18:34:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jps" aria-label="Profile: JPS">@<bdi>JPS</bdi></a> very complex module, the author has left mm for personal reasons. no one has picked up this or Ext2.</p>
<p dir="auto">it takes a lot of config and css to make these look right.</p>
]]></description><link>https://forum.magicmirror.builders/post/82561</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82561</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 30 Sep 2020 18:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Wed, 30 Sep 2020 18:32:51 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> thanks, I used that for my other modules but this one I can’t seem to do.</p>
<p dir="auto">I just don’t understand how to set it up to do what I want</p>
]]></description><link>https://forum.magicmirror.builders/post/82560</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82560</guid><dc:creator><![CDATA[JPS]]></dc:creator><pubDate>Wed, 30 Sep 2020 18:32:51 GMT</pubDate></item><item><title><![CDATA[Reply to Mmm-calendarext on Wed, 30 Sep 2020 18:30:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jps" aria-label="Profile: JPS">@<bdi>JPS</bdi></a> can’t help w the module. what’s the prob w config</p>
<p dir="auto">read this<br />
<a href="https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners">https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners</a></p>
]]></description><link>https://forum.magicmirror.builders/post/82559</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82559</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 30 Sep 2020 18:30:29 GMT</pubDate></item></channel></rss>