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.

    MMM-CalendarExt3Agenda - Two questions

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    19 Posts 3 Posters 680 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.
    • K Offline
      Kelemvor @BKeyport
      last edited by

      @BKeyport said in MMM-CalendarExt3Agenda - Two questions:

      @Kelemvor do you have broadcastPastEvents: true, set in the default calendar app?

      Not if that goes in the normal Config area. Does that make ALL events from the entire calendar get passed over to Ext3? Is that going to overload anything since it’s decades of events? :)

      BKeyportB 1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @Kelemvor
        last edited by

        @Kelemvor It won’t overload anything. broadcastPastEvents is required to show old events.

        The "E" in "Javascript" stands for "Easy"

        K 1 Reply Last reply Reply Quote 0
        • K Offline
          Kelemvor @BKeyport
          last edited by

          @BKeyport I know it says its broadcasting 400+ events so I’m assuming it’s sending old stuff.

          BKeyportB K 2 Replies Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer @Kelemvor
            last edited by

            @Kelemvor I pretty much bet it’s that setting - with it I get what you want:

            7e046779-4d72-420a-9c04-8f54d2e7d18d-image.png

            The "E" in "Javascript" stands for "Easy"

            BKeyportB 1 Reply Last reply Reply Quote 0
            • K Offline
              Kelemvor @Kelemvor
              last edited by

              I think I fixed it and I Just found a typo in the official documentation:

              On this page:
              https://docs.magicmirror.builders/modules/calendar.html#configuration-options

              The first instance of broadcastPastEvents is wrong.

              b16372e5-e741-4667-b1ca-b6d0de6d53ba-image.png

              It should say pastDaysCount, not maximumNumberofDays,

              6f757c95-d2bd-42c5-afc4-900a363df4b3-image.png

              Anyway, I set broadcastPastEvents to True and PastDaysCount to 1. It seems to be showing now. I’ll know more tomorrow afternoon.

              BKeyportB 1 Reply Last reply Reply Quote 0
              • BKeyportB Offline
                BKeyport Module Developer @BKeyport
                last edited by

                oh, and you can specify past events per calendar:

                https://docs.magicmirror.builders/modules/calendar.html

                The "E" in "Javascript" stands for "Easy"

                1 Reply Last reply Reply Quote 0
                • BKeyportB Offline
                  BKeyport Module Developer @Kelemvor
                  last edited by

                  @Kelemvor I wouldn’t know the details on that part of the thing - I let my calendar spew the entire of the data download - it don’t hurt a thing.

                  The "E" in "Javascript" stands for "Easy"

                  K 1 Reply Last reply Reply Quote 0
                  • K Offline
                    Kelemvor @BKeyport
                    last edited by

                    @BKeyport Oh sheesh. After my change it’s now showing the entire mini calendar with all the events on it. It wasn’t like that before so it’s definitely sending things it wasn’t. I have the PastDays thing set to 1, in the base calendar but EXT3 calendar is showing events for all of March so that flag doesn’t seem to work right or something.

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

                      @Kelemvor pastDaysCount is an advisory to other modules. they dont have to honor it

                      we send all the events, there was a bug in clipping, i ‘fixed’ for 2.30, but made it worse. the temp fix removes clipping on past events

                      maximum days sets the range to view in cal, default 365 days

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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