<?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[birthday list Implementation]]></title><description><![CDATA[<p dir="auto">My Raspberry Pi 4 with 24" monitor has a working default calendar, synchronized with my Google calendar. I would also like to have a birthday calendar, or the ability to display birthdays.<br />
I downloaded the birthday list module (<a href="https://github.com/sdetweil/birthdaylist" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/birthdaylist</a>)<br />
and installed. Also made a csv file with my own data.<br />
I don’t know what else needs to be done to get the birthday calendar, or anything like that, working. Is there a manual or step-by-step plan to consult? Thanks in advance for the help.</p>
]]></description><link>https://forum.magicmirror.builders/topic/15293/birthday-list-implementation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 22:23:56 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15293.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Jul 2021 15:15:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to birthday list Implementation on Fri, 23 Jul 2021 18:00:00 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> I placed in the folder: custom.css</p>
<p dir="auto">.birthdaylist .TD-BODY {<br />
font size: 18px;<br />
text transform: none;</p>
<p dir="auto">and the text layout conformed to that in bdl.scv</p>
<p dir="auto">Dissolved. Thanks for the suggestions</p>
]]></description><link>https://forum.magicmirror.builders/post/93022</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93022</guid><dc:creator><![CDATA[veldje]]></dc:creator><pubDate>Fri, 23 Jul 2021 18:00:00 GMT</pubDate></item><item><title><![CDATA[Reply to birthday list Implementation on Thu, 22 Jul 2021 18:42:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veldje" aria-label="Profile: veldje">@<bdi>veldje</bdi></a> the uppercase is done in the css<br />
transform(uppercase)</p>
]]></description><link>https://forum.magicmirror.builders/post/93009</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93009</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 22 Jul 2021 18:42:42 GMT</pubDate></item><item><title><![CDATA[Reply to birthday list Implementation on Thu, 22 Jul 2021 17:58:16 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 for the quick response. Reinstalled now and it works.<br />
But I have a follow-up question about the bdl.csv:<br />
The layout of the text is now upper- or lowercase.<br />
Is it possible to display the text as (the layout) in the file bdl.scv, for example: “Bep van 't Veld-Pijpers”?<br />
If so, where should what be adjusted?</p>
]]></description><link>https://forum.magicmirror.builders/post/93004</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93004</guid><dc:creator><![CDATA[veldje]]></dc:creator><pubDate>Thu, 22 Jul 2021 17:58:16 GMT</pubDate></item><item><title><![CDATA[Reply to birthday list Implementation on Thu, 22 Jul 2021 08:06:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veldje" aria-label="Profile: veldje">@<bdi>veldje</bdi></a> I have solved this by including a “birthday” calendar from google and giving at an own symbol.<br />
For that I have created an own calendar within google, transferred all birthdays to that (didn’t take long) and  included that calendar into the config.</p>
<p dir="auto"><img src="/assets/uploads/files/1626941159657-6bbebc11-c9d8-4b0e-95ba-af46359dd39b-image.png" alt="6bbebc11-c9d8-4b0e-95ba-af46359dd39b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/92986</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92986</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Thu, 22 Jul 2021 08:06:03 GMT</pubDate></item><item><title><![CDATA[Reply to birthday list Implementation on Tue, 20 Jul 2021 17:39:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veldje" aria-label="Profile: veldje">@<bdi>veldje</bdi></a> tell me more…</p>
<p dir="auto">also have to do an npm install</p>
<p dir="auto">its a 2 column csv,    but you cannot set the name, you <code>MUST</code>  use data/bdl.csv</p>
<p dir="auto">date, name</p>
<p dir="auto">and in config.js</p>
<pre><code>{ 
     module: "birthdaylist",
     position: "somewhere",
     config: { 
     }
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/92957</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/92957</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 20 Jul 2021 17:39:27 GMT</pubDate></item></channel></rss>