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.

    How to add custom birthdays to the calendar module?

    Scheduled Pinned Locked Moved Troubleshooting
    27 Posts 4 Posters 7.0k Views 5 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.
    • S Offline
      sdetweil @doogy_rev
      last edited by

      @doogy_rev fixed double date on same day and count plus 1

      git pull

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        doogy_rev @sdetweil
        last edited by

        @sdetweil

        Unless I have done something dumb (which is entirely possible) this is whatI get, Count +1 seems to work (I am 1 entry less) but double date just removed the date not adding entry to a new table line.

        Screen Shot 2021-07-10 at 7.56.36 PM.png

        S 2 Replies Last reply Reply Quote 0
        • S Offline
          sdetweil @doogy_rev
          last edited by

          @doogy_rev correct, the second person on the same birthday doesn’t get the date.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @doogy_rev
            last edited by

            @doogy_rev does this look better…age and date split into separate columns

            names in one column,
            age in next
            and date in next (only if dateformat is specified)

            no changes to css

            Screenshot at 2021-07-11 08-41-38.png

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              doogy_rev @sdetweil
              last edited by

              @sdetweil that looks awesome, exactly how I was wanting it to look

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                doogy_rev @doogy_rev
                last edited by

                although, thinking about it would it look better if of the age was directly following the name, and the date is fixed to the far right . .

                doogyrev (47)___________Oct 12th
                Dave (26)________________Jan 1st

                vs

                doogyrev______(47) Oct 12th
                Dave
                _____(26)______Jan 1st

                If that ^^ makes sense?

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @doogy_rev
                  last edited by sdetweil

                  @doogy_rev I didn’t change the css, but the age is now in a separate td, also sep from the date

                  so try this

                  git pull

                  also ACTUALLY fixed the count… I was counting things that wouldn’t display… oops…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    doogy_rev @sdetweil
                    last edited by

                    @sdetweil This is what I have now…

                    Screen Shot 2021-07-11 at 7.31.15 AM.png

                    just wondering if this makes more sense? (quick photoshop)

                    Screen Shot 2021-07-11 at 7.31.15 AM copy.png

                    Sorry if I am being a PITA

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @doogy_rev
                      last edited by

                      @doogy_rev i understand… i am thinking if there is a way to fix this and still get this functionality, which I like better…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        doogy_rev @sdetweil
                        last edited by

                        @sdetweil If it was set back to 2 tables columns

                        Column 1 = Name + Age + Align Left
                        Column 2 = Date + Align right

                        Would that work? Guess it depends if you can put Name + Age in the same cell space

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 3 / 3
                        • First post
                          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