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 is ending/hiding "all day event" soon on the day

    Scheduled Pinned Locked Moved Bug Hunt
    7 Posts 2 Posters 1.1k 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.
    • P Offline
      Pade2204
      last edited by Pade2204

      My Mirror is hiding ‘all day events’ very soon on the day of the event.

      Why is that? I would like to have the full day event to stay showing all day on the event.

      Where should I troubleshoot this? Timezone should be ok etc and clock work fine and is set my timezone.

      Any ideas to troubleshoot?

      Thanks

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

        @pade2204 edit config.js, add ,“debug”

        to the loglevel array,

        restart mm

        npm start >somefile

        it will show.processing the ics file

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        P 1 Reply Last reply Reply Quote 0
        • P Offline
          Pade2204 @sdetweil
          last edited by Pade2204

          @sdetweil

          Im not sure where the “loglevel” array is in the config.js

          Do you have an example - thanks :)

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

            @pade2204

            logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”], // Add “DEBUG” for even more logging

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            P 1 Reply Last reply Reply Quote 0
            • P Offline
              Pade2204 @sdetweil
              last edited by

              @sdetweil

              I tried to put this into the config file/config loop

              logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”,“DEBUG”],

              • and then npm start, but it gave me a lot of error and the mirror is not starting.

              So I guess this is not for beginners…

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

                @pade2204 be careful copy/paste from the forum , it changes the quotes to the wrong type (curved, not straight)

                i just referenced the existing line

                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 @Pade2204
                  last edited by

                  @pade2204 also, as soon as an event starts it is not upcoming. you could turn on showEnd…
                  and split the event into a start and end event, and the end will be an upcoming event all day

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  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