<?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-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0]]></title><description><![CDATA[<p dir="auto">I’m having a problem with event transforming not working anymore in Mirror 2.35.0</p>
<p dir="auto">the client title (Client’s name) is shown instead of the ev.title I want (Client)</p>
<p dir="auto">Nothing is in the logs - help!</p>
<p dir="auto">Here’s the code:</p>
<pre><code>	{
	  		module: "MMM-CalendarExt3Agenda",
  			position: "bottom_center",
  			classes: "page1",
  			config: {
  				eventTransformer: (ev) =&gt; {
					if (ev.title.search("🏠 Personal Commitment") &gt; -1) {
						ev.title = ev.title.replace("🏠 Personal Commitment","Personal Commitment")
					}
					if(ev.description &amp;&amp; ev.description.search("YCBM") &gt; -1) {
       					 	ev.title = "Client"
 					} 
					return ev
				},
				showMiniMonthCalendar: false,
				//onlyEventDays: 1, 
				waitFetch: 5000, 
				refreshInterval: 10000,
				animationSpeed: 0,
				calendarSet: ["Main", "Lemay", "Holidays"],
			}
		},
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1775084534043-db695cef-375c-4567-b335-355560f0c164-image.jpeg" alt="db695cef-375c-4567-b335-355560f0c164-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/20188/mmm-calendarext3agenda-event-transforming-not-working-mirror-2.35.0</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 02:10:25 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20188.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Apr 2026 23:06:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Fri, 03 Apr 2026 08:22:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> It should be fixed with v1.5.0. Please update and check :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/130614</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130614</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Fri, 03 Apr 2026 08:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Tue, 28 Apr 2026 07:01:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> Finally got time to fix things up and move forward (Complete reinstall, honestly)</p>
<p dir="auto">Everything is working as I desire now.</p>
]]></description><link>https://forum.magicmirror.builders/post/130905</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130905</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Tue, 28 Apr 2026 07:01:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Mon, 06 Apr 2026 05:55:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> Okay, no rush 🙂</p>
]]></description><link>https://forum.magicmirror.builders/post/130667</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130667</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Mon, 06 Apr 2026 05:55:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Mon, 06 Apr 2026 03:55:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: KristjanESPERANTO">@<bdi>KristjanESPERANTO</bdi></a> I’m downgraded to previous MM until after the end of tax season at least.</p>
]]></description><link>https://forum.magicmirror.builders/post/130666</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130666</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Mon, 06 Apr 2026 03:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Fri, 03 Apr 2026 08:22:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> It should be fixed with v1.5.0. Please update and check :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/130614</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130614</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Fri, 03 Apr 2026 08:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Thu, 02 Apr 2026 03:21:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> NO… I was asking you to add a</p>
<p dir="auto">console.log(“ev description-.”+ev.description+“&lt;-”)</p>
<p dir="auto">to your tranformer</p>
<p dir="auto">then you can see the contents of the description field…</p>
<p dir="auto">as this runs in the browser, you would have to open the developers window, console tab, and put ext3, in the filter field to see the messages</p>
<p dir="auto">then you would know exactly what is there.  and it may give indication of the problem</p>
<p dir="auto">you could also dump the fields<br />
console.log(“ev fields=”,ev)<br />
note the comma here, it will haveJS to do the unpacking of the fields in ev</p>
]]></description><link>https://forum.magicmirror.builders/post/130572</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130572</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 02 Apr 2026 03:21:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Thu, 02 Apr 2026 03:09: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> As I said, I cannot find any errors in any logs I know how to access. (Other than the usual updating DOM without display, etc).</p>
<p dir="auto">As for the re-writes, I don’t know enough about it, and in the middle of tax season, so I don’t have time to learn.</p>
]]></description><link>https://forum.magicmirror.builders/post/130571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130571</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Thu, 02 Apr 2026 03:09:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Thu, 02 Apr 2026 01:13:44 GMT]]></title><description><![CDATA[<p dir="auto">There is a big rewrite of calendar this release . To fix the dates, dst/std, and timezone conversions. <a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: kristjanesperanto">@<bdi>kristjanesperanto</bdi></a>  did a great job. Also fixing  node-iCal</p>
<p dir="auto">Both also get rid of moment</p>
<p dir="auto">I didn’t see any issues in testing, but I didn’t have any transforms</p>
]]></description><link>https://forum.magicmirror.builders/post/130570</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130570</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 02 Apr 2026 01:13:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0 on Thu, 02 Apr 2026 00:10:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> can you use console.log to log the description. See it in the dev window console</p>
]]></description><link>https://forum.magicmirror.builders/post/130569</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130569</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 02 Apr 2026 00:10:12 GMT</pubDate></item></channel></rss>