• 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.

Calendar entries showing end time.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
7 Posts 2 Posters 2.0k 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 Sep 23, 2018, 3:27 PM

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

    1 Reply Last reply Reply Quote 0
    • A Offline
      Alvinger
      last edited by Sep 23, 2018, 4:34 PM

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

      R 1 Reply Last reply Sep 23, 2018, 4:54 PM Reply Quote 0
      • R Offline
        Richard238 @Alvinger
        last edited by Sep 23, 2018, 4:54 PM

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

        A 1 Reply Last reply Sep 23, 2018, 9:47 PM Reply Quote 0
        • A Offline
          Alvinger @Richard238
          last edited by Sep 23, 2018, 9:47 PM

          @richard238 just set showEnd to false.

          showEnd: false,
          
          1 Reply Last reply Reply Quote 0
          • R Offline
            Richard238
            last edited by Sep 24, 2018, 8:13 AM

            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
            • A Offline
              Alvinger
              last edited by Sep 24, 2018, 8:42 AM

              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
              1 / 1
              • First post
                6/7
                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