MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Calendar entries showing end time.

    Troubleshooting
    2
    7
    1334
    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.
    • R
      Richard238 last edited by

      Since installing the last 8 commits, calendar is now showing the end time of events.
      All-day events, e.g. birthdays, span two days.

      What’s changed, how do I get it back to normal?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • R
        Richard238 last edited by

        Strange, does no-one else have the same issue?

        1 Reply Last reply Reply Quote 0
        • Alvinger
          Alvinger last edited by

          It is one of the new features in the latest beta. You can turn it off in config.js.

          R 1 Reply Last reply Reply Quote 0
          • R
            Richard238 @Alvinger last edited by

            @alvinger said in Calendar entries showing end time.:

            It is one of the new features in the latest beta. You can turn it off in config.js.

            Excellent!. How, what needs to be changed?

            Alvinger 1 Reply Last reply Reply Quote 0
            • Alvinger
              Alvinger @Richard238 last edited by

              @richard238 just set showEnd to false.

              showEnd: false,
              
              1 Reply Last reply Reply Quote 0
              • R
                Richard238 last edited by

                That’s fixed it, thank you.

                The “showEnd:” parameter wasn’t listed in my config.js. When was that changed, where’s the documentation?

                1 Reply Last reply Reply Quote 0
                • Alvinger
                  Alvinger last edited by

                  I don’t really know. I just stumbled upon it browsing through the code in the development branch as I was thinking about implementing end times in my mirror. 🙂

                  It is not even documented in the README, you have to look in calendar.js to find out about the new options.

                  When the code is moved to the master branch I am sure they will update the documentation (and also change some defaults to be non-reaking such as showEnd which should be false by default)

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy