Read the statement by Michael Teeuw here.
birthdaylist
-
@MyMirror currently the module is designed only to display the day. IN THE CURENT MONTH.
let me think about this -
@MyMirror ok, git pull again
add
withMonth: true,to the config parms…
note that the image is 27px square, so the space for text is small…
to fit, I made new css classes with a smaller font size when showing month -
-
thanks for this module, first of all.
upcoming months are sorted correctly, but current month is on the bottom. how can we get current month on top?
-
@pulser I’ll look at it
-
-
Maybe other idea for “day/month”?
Possible? -
@MyMirror not without some redesign.
the image we picked originally was only supposed to hold the day number
there is no up/down room, each line would have to get tallerand for US the month would have to come first…
so it gets harder and harder…
anyone that wants to try, fork the module and go for it…
-
work smoothly. thanks.
-
@sdetweil
Hmm, but now something is wrong with the calculation of the age.
I have the following bdl.csv:birth, name 08/01/1940,aaa 84 10/01/1963,bbb 61 15/01/1964,ccc 60 05/02/1964,Oliver 60 06/02/1974,Frank 50
and the result (made via my cell phone, as I can’t currently get the MagicMirror to start on my PC (mstsc)):
The birthdays from the coming month are now 1 year “too young”.