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.

    Best way to include time with Month title on MMM-CalendarExt

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 1.3k Views 2 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.
    • C Offline
      CliffordW
      last edited by

      I have the month view at fullscreen_above. I’d like to be able to display the current time on the left side of the view, and keep the month name on the right side.

      Is this possible somehow?

      1 Reply Last reply Reply Quote 0
      • M Offline
        mlcampbe
        last edited by

        I had this same question and the developer told me that you can add static text via the “title” parameter to the month view but nothing dynamic.

        I was able to find a workaround though. In my case all I cared about was the month/year to be displayed above the calendar. Therefore I used the MMM-DateOnly module. In your case I suspect you will have to change the fullscreen_above to something like top_left and then set a width on the MMM-CalendarExt2 itself to make it take up the full screen. Then you can add the default clock (with showDate=false) on the top_left too and add the MMM-DateOnly to the top_right. Might be close to what you want.

        C 1 Reply Last reply Reply Quote 1
        • C Offline
          CliffordW @mlcampbe
          last edited by

          @mlcampbe Thanks!

          1 Reply Last reply Reply Quote 0
          • M Offline
            mlcampbe
            last edited by

            Actually I posted this question to the MMM-CalendarExt2 github issues page and a new version was added today to address the problem. He added the ability to display the month and year.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • 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