<?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[Easy way to update lists on mirror.]]></title><description><![CDATA[<p dir="auto">Hi All</p>
<p dir="auto">i just wanted to share the system i am using and hope it helps others.</p>
<p dir="auto">Lets start with what i can do.</p>
<ul>
<li>Click button on watch.</li>
</ul>
<p dir="auto">say “add bananas to shopping”…then bananas appears on my shopping list on mirror.<br />
say “delete crisps from shopping” this takes crisps of my mirror.<br />
say “add mot car to memos” and guess what, mot appears in my memo list.</p>
<p dir="auto">no for a trick shot</p>
<p dir="auto">say “add jcb to my jobs” . This displays jcb in my diary with the mileage back to my house. This helps me do a time sheet as i never remember where i have worked by the time its time sheet day.</p>
<p dir="auto">say " message mirror ill be back home at 5"  this displays the message at the bottom for my wife to read. I also leave little notes for the kids.</p>
<p dir="auto">so this is how its done.</p>
<p dir="auto">the module used for each one is googlesheets  <a href="https://github.com/ryan-d-williams/MMM-GoogleSheets" target="_blank" rel="noopener noreferrer nofollow ugc">link text</a> amazing module thanks Ryan.</p>
<p dir="auto">my watch, a fossil wear os , talks to my phone via tasker ( im assuming you all have androids and therefore have tasker if not stop reading this and install tasker. )</p>
<p dir="auto">so i use autovoice (tasker addon) get message from voice on my watch using add %item to %sheet . this picks up the two variables and looks for a sheet based on the %sheet variable and then adds %item.</p>
<p dir="auto">The same goes for delete and message</p>
<p dir="auto">This is picked up by autosheets(tasker addon) that can enter data into a google sheet. It looks for a sheet named %sheet and adds %item.</p>
<p dir="auto">This then displays on mirror. simple</p>
<p dir="auto">The delete and the message display works in exactly the same way. For the message to work  i just display the top cell A1.</p>
<p dir="auto">The mileage calculation is done in tasker and  uses a google distance api, tofind   a pre determind location , my house and the location of my current gps and find the route. This is then saved in a spreadsheet.</p>
<p dir="auto">this can be updated from any google or alexa device. if you have any questions please ask. unless its about using it on an iphone, why would you have an iphone. :-)</p>
]]></description><link>https://forum.magicmirror.builders/topic/15192/easy-way-to-update-lists-on-mirror</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 20:24:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15192.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Jun 2021 11:40:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Easy way to update lists on mirror. on Mon, 28 Jun 2021 21:05:04 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> <a href="https://youtu.be/r0DlNqzQijY" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/r0DlNqzQijY</a></p>
<p dir="auto">Have a look at this video</p>
]]></description><link>https://forum.magicmirror.builders/post/92404</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92404</guid><dc:creator><![CDATA[Firephly]]></dc:creator><pubDate>Mon, 28 Jun 2021 21:05:04 GMT</pubDate></item><item><title><![CDATA[Reply to Easy way to update lists on mirror. on Mon, 28 Jun 2021 17:57:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thgmirror" aria-label="Profile: thgmirror">@<bdi>thgmirror</bdi></a> I have tasker. trying to find the Alexa integration</p>
]]></description><link>https://forum.magicmirror.builders/post/92401</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92401</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 28 Jun 2021 17:57:39 GMT</pubDate></item><item><title><![CDATA[Reply to Easy way to update lists on mirror. on Mon, 28 Jun 2021 14:57:06 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&amp;hl=de&amp;gl=US" target="_blank" rel="noopener noreferrer nofollow ugc">https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&amp;hl=de&amp;gl=US</a></p>
]]></description><link>https://forum.magicmirror.builders/post/92397</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92397</guid><dc:creator><![CDATA[thgmirror]]></dc:creator><pubDate>Mon, 28 Jun 2021 14:57:06 GMT</pubDate></item><item><title><![CDATA[Reply to Easy way to update lists on mirror. on Mon, 28 Jun 2021 14:49:20 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> yes watch is a mic.</p>
<p dir="auto">Tasker can get the data from alexa or google or its own assistant autovoice. It then inputs into the spreadsheet, which the MMM can read.</p>
<p dir="auto">I dont own an alexa but you can use alexa app on your phone to do it. I have successfully added from google on phone, google mini and watch.</p>
<p dir="auto">You can also just add to the google sheets on your phone or pc but its nice to have voice integration. With the endless possibilities that tasker offers the world is your oyster.</p>
]]></description><link>https://forum.magicmirror.builders/post/92396</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92396</guid><dc:creator><![CDATA[Firephly]]></dc:creator><pubDate>Mon, 28 Jun 2021 14:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to Easy way to update lists on mirror. on Mon, 28 Jun 2021 12:53:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/firephly" aria-label="Profile: firephly">@<bdi>firephly</bdi></a> I didn’t find any integration w Alexa…<br />
you are doing the data input from your phone, via your watch as the mic, right?</p>
]]></description><link>https://forum.magicmirror.builders/post/92384</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92384</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 28 Jun 2021 12:53:46 GMT</pubDate></item></channel></rss>