<?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[Google Task module]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/6215/google-tasks">Google tasks?</a>I am using the google task api with “MMM-GoogleTasks” module. I am tryin to change the line height on the task header but I’ve not been able to move it. I’ve tried using ;</p>
<pre><code>.MMM-GoogleTasks {
   font-size: 20px;
   line-height: 3.0px;
}
</code></pre>
<p dir="auto">Which will change the font size but not able to move the header.!<img src="/assets/uploads/files/1631390291675-b9af1e85-e41b-4967-9d19-81d8136474ca-image.png" alt="b9af1e85-e41b-4967-9d19-81d8136474ca-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/15509/google-task-module</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 12:19:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15509.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Sep 2021 19:58:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Google Task module on Fri, 14 Jan 2022 13:35:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigschucks" aria-label="Profile: bigschucks">@<bdi>bigschucks</bdi></a> what does this contribute to the topic?</p>
]]></description><link>https://forum.magicmirror.builders/post/98553</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98553</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 14 Jan 2022 13:35:27 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Fri, 14 Jan 2022 13:25:10 GMT]]></title><description><![CDATA[<p dir="auto">Decided to update this thread with my comment. Recently started programming and also get all sorts of errors. I already understood that if I can’t edit the style, but  need to look at the html … really often this is a mistake</p>
]]></description><link>https://forum.magicmirror.builders/post/98550</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98550</guid><dc:creator><![CDATA[bigschucks]]></dc:creator><pubDate>Fri, 14 Jan 2022 13:25:10 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Tue, 14 Sep 2021 02:46:01 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> that was it thanks so much…</p>
]]></description><link>https://forum.magicmirror.builders/post/94488</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94488</guid><dc:creator><![CDATA[pastormingle]]></dc:creator><pubDate>Tue, 14 Sep 2021 02:46:01 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Mon, 13 Sep 2021 20:52:09 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> said in <a href="/post/94471">Google Task module</a>:</p>
<blockquote>
<p dir="auto">MMM-GoogleTasks.js:7 Uncaught SyntaxError: Unexpected identifier</p>
</blockquote>
<p dir="auto">looks like u might have edited the source, instead of using config.js settings<br />
NEVER edit the source files, unless u know what you are doing and  intend to add function…</p>
<p dir="auto">to restore the source file</p>
<pre><code>cd ~/MagicMirror/modules/MMM-GoogleTasks
git checkout MMM-GoogleTasks.js
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/94474</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94474</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 13 Sep 2021 20:52:09 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Mon, 13 Sep 2021 20:37:28 GMT]]></title><description><![CDATA[<p dir="auto">I looked through the log and don’t see anything that would be an issue…<br />
“loader.js:184 Load script: modules/MMM-GoogleTasks/MMM-GoogleTasks.js<br />
:8080/modules/MMM-GoogleTasks/MMM-GoogleTasks.js:7 Uncaught SyntaxError: Unexpected identifier<br />
loader.js:184 Load script: modules/default/updatenotification/updatenotification.js”</p>
]]></description><link>https://forum.magicmirror.builders/post/94471</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94471</guid><dc:creator><![CDATA[pastormingle]]></dc:creator><pubDate>Mon, 13 Sep 2021 20:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Mon, 13 Sep 2021 15:00:45 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> every module uses an API…</p>
<p dir="auto">look in the dev window console tab</p>
<p dir="auto">see if there is a debug config option<br />
look for messages where u start mm</p>
<p dir="auto">if pm2, then use pm2 logs --lines=100</p>
]]></description><link>https://forum.magicmirror.builders/post/94466</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94466</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 13 Sep 2021 15:00:45 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Mon, 13 Sep 2021 14:32:53 GMT]]></title><description><![CDATA[<p dir="auto">that worked perfectly and i was able to set the header etc all looks great now… But this morning when I started my Google task nothing is showing now… Do you have any tips on trouble shooting modules that use an API ?</p>
]]></description><link>https://forum.magicmirror.builders/post/94465</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94465</guid><dc:creator><![CDATA[pastormingle]]></dc:creator><pubDate>Mon, 13 Sep 2021 14:32:53 GMT</pubDate></item><item><title><![CDATA[Reply to Google Task module on Sat, 11 Sep 2021 23:38:17 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> read this<br />
<a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1631402927193">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1631402927193</a></p>
<p dir="auto">hint<br />
the module header is NOT in the module content</p>
]]></description><link>https://forum.magicmirror.builders/post/94415</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/94415</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 11 Sep 2021 23:38:17 GMT</pubDate></item></channel></rss>