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.

    Repeating entries don't appear in Upcoming Events.

    Scheduled Pinned Locked Moved Bug Hunt
    11 Posts 3 Posters 2.8k Views 3 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.
    • S Offline
      sdetweil @Cliff365
      last edited by

      @Cliff365 we only display the start date/time. and tomorrow we will display nth day of list, and the next day shows nth+1. we WILL NOT display today start AND tomorrow AND the next all at once

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      Cliff365C 1 Reply Last reply Reply Quote 0
      • Cliff365C Offline
        Cliff365 @sdetweil
        last edited by

        @sdetweil That’s what I suspected. FWIW, in my case it would be extremely helpful for the repeating entry to appear for each day the appointment repeats.

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

          @Cliff365 it would take recoding the module to make the additional entries appear.
          I would look to other modules that provide that support

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • lavolp3L Offline
            lavolp3 Module Developer @Cliff365
            last edited by lavolp3

            @Cliff365 Just so I understand correctly: You want a multi-day event, like a holiday, appear for every upcoming day?
            You could consider using the daily view of the calendar, there your event would be split into days. Maybe it helps?

            IIRC it is the timeFormat: 'dateheaders'option in the config

            "timeFormat 	
            Display event times as absolute dates, or relative time, or using absolute date headers with times for each event next to it
            
            Possible values: absolute or relative or dateheaders
            Default value: relative"
            

            How to troubleshoot modules
            MMM-soccer v2, MMM-AVStock

            Cliff365C 1 Reply Last reply Reply Quote 0
            • Cliff365C Offline
              Cliff365 @lavolp3
              last edited by Cliff365

              @lavolp3 This might help. We use a calendar to let the kids know it is their turn to clean the recroom on a weekend. So ‘Tommy-Recroom’ appears in upcoming events for Friday. If Tommy forgets on Friday, his alert is now gone. To compensate for that, I have to enter Tommy for Friday, Saturday, Sunday so his name stays on upcoming events.

              In my case, it would be fantastic if a single ‘Tommy-Recroom’ appeared on a recurring event for that day.

              Does that make sense now?

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

                @Cliff365 in the default calendar you can do

                sliceMultiDayEvents: true

                this will separate each day of multi day into separates…

                but now you will have the opposite problem…
                one event with recurring for f/s/s will be 3 events. 1 for each day

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                Cliff365C 2 Replies Last reply Reply Quote 0
                • Cliff365C Offline
                  Cliff365 @sdetweil
                  last edited by

                  @sdetweil I’ll give that a try. That might just work for my situation. Thanks!

                  1 Reply Last reply Reply Quote 0
                  • Cliff365C Offline
                    Cliff365 @sdetweil
                    last edited by

                    @sdetweil “one event with recurring for f/s/s will be 3 events. 1 for each day”

                    Totally fine with that. That’s what I have now, but now I have much less typing.

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