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.

    Calendar entries showing end time.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 2 Posters 2.2k 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.
    • R Offline
      Richard238
      last edited by

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

      1 Reply Last reply Reply Quote 0
      • AlvingerA Offline
        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 Offline
          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?

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

            @richard238 just set showEnd to false.

            showEnd: false,
            
            1 Reply Last reply Reply Quote 0
            • R Offline
              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
              • AlvingerA Offline
                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. :slightly_smiling_face:

                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 Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy