<?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-Remote-Control can&#x27;t hide MMM-CalendarExt2]]></title><description><![CDATA[<p dir="auto">For me, this is the first project with a Raspberry Pi. I am building a dashboard.  MagicMirror is great and there are already modules installed that I hadn’t thought of before.</p>
<p dir="auto">Now to my problem. I am using CalendarExt2 because I could not get the older CalendarExt to work. It looks fine so far, only I can’t hide CalendarExt2 with Remote-Control. It is also not offered to me at “Edit View”. With “Hide all” all modules disappear, except the CalendarExt2. With Remote-Control on the cell phone, however, CalendarExt2 can be found under “Updates”.  Why not in “Edit View”? Is it possible to add this function somehow?</p>
]]></description><link>https://forum.magicmirror.builders/topic/15306/mmm-remote-control-can-t-hide-mmm-calendarext2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 15:26:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15306.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Jul 2021 17:38:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Remote-Control can&#x27;t hide MMM-CalendarExt2 on Mon, 26 Jul 2021 07:57:08 GMT]]></title><description><![CDATA[<p dir="auto">It works with class.</p>
<pre><code>classes:  {
     "Hide and show Calendar": {
           toggle: ["MMM-CalendarExt2"],
           },
}
</code></pre>
<p dir="auto">But there is a third possibility.  I use CalendarExt2 only for one calendar in “views: []”. I copied its position under the line “modules = ‘MMM-CalendarExt2’,”. Now it is visible in the “Edit View” of MMM-Remote-Control. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/93162</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93162</guid><dc:creator><![CDATA[MacG]]></dc:creator><pubDate>Mon, 26 Jul 2021 07:57:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Remote-Control can&#x27;t hide MMM-CalendarExt2 on Sun, 25 Jul 2021 21:00:58 GMT]]></title><description><![CDATA[<p dir="auto">Here is the answer from the programmer:</p>
<p dir="auto">“What you can do, is use a custom menu to show or hide the module. You can read more about it in <a href="https://github.com/Jopyth/MMM-Remote-Control/wiki/Custom-Menus" target="_blank" rel="noopener noreferrer nofollow ugc">here</a><br />
Or, to just get over it with some simple coding, set a <a href="https://github.com/Jopyth/MMM-Remote-Control/wiki/Classes" target="_blank" rel="noopener noreferrer nofollow ugc">class</a> for that module.”</p>
<p dir="auto">I will try it with class.</p>
]]></description><link>https://forum.magicmirror.builders/post/93127</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93127</guid><dc:creator><![CDATA[MacG]]></dc:creator><pubDate>Sun, 25 Jul 2021 21:00:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Remote-Control can&#x27;t hide MMM-CalendarExt2 on Sun, 25 Jul 2021 18:33: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> Thank you, I just did.</p>
<p dir="auto">Via another Issue, I came to a URL command that does what I wanted.</p>
<p dir="auto"><a href="http://localhost/remote?action=HIDE&amp;force=true&amp;module=MMM-CalendarExt2" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost/remote?action=HIDE&amp;force=true&amp;module=MMM-CalendarExt2</a></p>
<p dir="auto">Show again works also.<br />
<a href="http://localhost/remote?action=SHOW&amp;force=true&amp;module=MMM-CalendarExt2" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost/remote?action=SHOW&amp;force=true&amp;module=MMM-CalendarExt2</a></p>
]]></description><link>https://forum.magicmirror.builders/post/93122</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93122</guid><dc:creator><![CDATA[MacG]]></dc:creator><pubDate>Sun, 25 Jul 2021 18:33:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Remote-Control can&#x27;t hide MMM-CalendarExt2 on Sun, 25 Jul 2021 17:43:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/macg" aria-label="Profile: macg">@<bdi>macg</bdi></a> u would have to ask the Remote control owner. post an issue to the module on github</p>
]]></description><link>https://forum.magicmirror.builders/post/93096</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93096</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 25 Jul 2021 17:43:00 GMT</pubDate></item></channel></rss>