• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

birthdaylist

Scheduled Pinned Locked Moved Solved Requests
module
41 Posts 3 Posters 20.8k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    pulser
    last edited by Jan 6, 2024, 12:41 PM

    @sdetweil

    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?

    01062024.jpg

    S 2 Replies Last reply Jan 6, 2024, 1:02 PM Reply Quote 0
    • S Away
      sdetweil @pulser
      last edited by Jan 6, 2024, 1:02 PM

      @pulser I’ll look at it

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @pulser
        last edited by Jan 6, 2024, 2:05 PM

        @pulser do

        git pull
        

        in the module folder

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M P 3 Replies Last reply Jan 6, 2024, 4:00 PM Reply Quote 0
        • M Offline
          MyMirror @sdetweil
          last edited by Jan 6, 2024, 4:00 PM

          @sdetweil

          Maybe other idea for “day/month”?
          Day_Month.png
          Possible?

          S 1 Reply Last reply Jan 6, 2024, 4:02 PM Reply Quote 0
          • S Away
            sdetweil @MyMirror
            last edited by Jan 6, 2024, 4:02 PM

            @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 taller

            and 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…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • P Offline
              pulser @sdetweil
              last edited by Jan 7, 2024, 8:26 AM

              @sdetweil

              work smoothly. thanks.

              1 Reply Last reply Reply Quote 0
              • M Offline
                MyMirror @sdetweil
                last edited by Jan 7, 2024, 12:09 PM

                @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)):
                Birthday.jpg
                The birthdays from the coming month are now 1 year “too young”.

                S 1 Reply Last reply Jan 7, 2024, 1:21 PM Reply Quote 0
                • S Away
                  sdetweil @MyMirror
                  last edited by Jan 7, 2024, 1:21 PM

                  @MyMirror ok, will look. I didn’t change any of that, just sort

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  S 1 Reply Last reply Jan 7, 2024, 3:18 PM Reply Quote 0
                  • S Away
                    sdetweil @sdetweil
                    last edited by sdetweil Jan 7, 2024, 3:34 PM Jan 7, 2024, 3:18 PM

                    @MyMirror fixed… git pull in the module folder to update

                    I was only comparing the day of the month (as its the current month, right!!.. nope…!)

                    so if the bd month is > then the current month OR they are the same month but the bd DAY is > than today… show the projected age then …

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    M 1 Reply Last reply Jan 7, 2024, 3:38 PM Reply Quote 0
                    • M Offline
                      MyMirror @sdetweil
                      last edited by Jan 7, 2024, 3:38 PM

                      @sdetweil
                      Unfortunately not quite :disappointed_face:
                      Now the age from the current month is no longer correct
                      Same bdl.csv as above
                      Birthday_2.png

                      S 1 Reply Last reply Jan 7, 2024, 3:49 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      4 / 5
                      • First post
                        34/41
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy