A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
birthdaylist - discontinued ?
-
@sdetweil
Forgot to include my config but it’s nearly exact clone of yours…{ module: "birthdaylist", disabled: false, position:'top_right', config: { dimmEntries: false, // true: dims entries and the associated symbol when the date has expired. false: dont display entries and the associated symbol when the date has expired. initialLoadDelay: 0, // How many seconds to wait on a fresh start up. updateDelay: 5, // How many seconds after midnight before a refresh currentMonthOnly: false, // will show birthdays for the current month only if true maxEntries: 3, // maximum entries to show, default is all dateFormat: '', // date format for birthday (default is none), could be 'Do' for 'Sep 12th' ageFormat:'', // some format string for the persons age, '[ n ]' n will be replace by age value withMonth: true , // then true, add the month display as part of the date field, debug:true, debugging:true, } },
Yesterday (for some reasons I took a photo) the three (correct) items were displayed on my screen as well…
But today: nothing…
really strange - because regarding log messages module is active.
And I cannot see any reason why it doesn’t show.
Thats the reason for my question…So please ignore this - I will wait an see …
Thanks a lot again for your kind support on this.
Ralf
-
@rkorell ok, I just fixed a timing problem when resuming (for any reason) and close to refresh time
git pull to give it a try…
-
@sdetweil You are SO hardworking!
Awesome.
Thanks.The module was visible today in the morning.
Pulled, anyway:
remote: Enumerating objects: 5, done. remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 100% (1/1), done. remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 (from 0) Unpacking objects: 100% (3/3), 286 bytes | 20.00 KiB/s, done. From https://github.com/sdetweil/birthdaylist 03c25c8..b430432 master -> origin/master Updating 03c25c8..b430432 Fast-forward birthdaylist.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Many thanks!
Regards,
Ralf