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

MMM-CalendarExt3Agenda

Scheduled Pinned Locked Moved Utilities
192 Posts 27 Posters 214.9k Views 29 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 @MMRIZE
    last edited by Nov 16, 2023, 3:06 PM

    @MMRIZE well they are used as class names in the code lookup. each module’s name is
    assigned as a class in the Dom for each module.
    that’s why using module name is not instance aware.

    but classes can be any string, and pages just search for all with that class.

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Nov 16, 2023, 3:13 PM Reply Quote 1
    • M Offline
      MMRIZE @sdetweil
      last edited by MMRIZE Nov 16, 2023, 3:16 PM Nov 16, 2023, 3:13 PM

      @sdetweil
      You are right.
      However the example seems somehow ambiguous (though config description) It might mislead someone.(like @UncleRoger or me) :D

      f0805199-72ae-4077-ac02-7227a032afc2-image.png

      S 1 Reply Last reply Nov 16, 2023, 3:16 PM Reply Quote 1
      • S Offline
        sdetweil @MMRIZE
        last edited by sdetweil Nov 16, 2023, 3:39 PM Nov 16, 2023, 3:16 PM

        @MMRIZE yes, I would have preferred my description , but I can’t update the doc.

        depends on where u want the config info (all in the pages config, which doesn’t support multi-instance cause it talks module name)

        or all at the modules. page1, page2. etc

        understandable, but spread out.

        edit : I updated the MMM-Pages readme (also the front page of the module on Github )to describe this
        https://github.com/sdetweil/MMM-pages

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • U Offline
          UncleRoger @sdetweil
          last edited by Nov 16, 2023, 4:15 PM

          @sdetweil @MMRIZE
          You guys are amazing! Thank you!

          Scenes2 looks really interesting but I think it’s probably overkill for what I’m trying to do (MagicMirror swapping with Mr. Rogers’ Picture Picture). I could see that there are a lot of possibilities with it. I might play around with it for a future build.

          The reason I have two calendar modules is that one is displayed for the dinner menu and one is there just to define the calendars for MMM-MonthlyCalendar. I’m planning on playing with CalendarExt3 to see if I like it better than MonthlyCalendar but the latter was quick and easy to get going.

          Anyway, thanks again!

          S 1 Reply Last reply Nov 16, 2023, 4:24 PM Reply Quote 0
          • S Offline
            sdetweil @UncleRoger
            last edited by sdetweil Nov 16, 2023, 5:34 PM Nov 16, 2023, 4:24 PM

            @UncleRoger if it doesn’t have a position, it would.
            be in the fixed section of pages, else it would think it is suspended, and not operate. fixedeans on all pages, but it still wouldn’t be shown

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Jan 2, 2024, 12:08 AM Reply Quote 1
            • C Offline
              CDT @sdetweil
              last edited by Jan 2, 2024, 12:08 AM

              Possible bug here. The Agenda doesn’t show scheduled events on the final day as set by the endDateIndex.

              I’m trying to get the Ext3Agenda to show me just a single day. Using startDayIndex:0, endDateIndex:0. When doing this, it only shows full-day events, not events scheduled a specific time.

              If I change endDateIndex:1, then I get the proper items appearing, but also a header for day 2.

              I notice that not matter what the endDateIndex is listed, it doesn’t seem to show sheduled events the last day. Only the header and any full-day events.

              M L 3 Replies Last reply Jan 2, 2024, 7:36 AM Reply Quote 0
              • M Offline
                MMRIZE @CDT
                last edited by Jan 2, 2024, 7:36 AM

                @CDT thanks. I’ll check.

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MMRIZE @CDT
                  last edited by Jan 2, 2024, 8:29 AM

                  @CDT
                  I’ve fixed it. Thanks for reporting it.

                  C 1 Reply Last reply Jan 3, 2024, 2:04 AM Reply Quote 1
                  • L Offline
                    luisestrada @CDT
                    last edited by Jan 2, 2024, 3:49 PM

                    @CDT said in MMM-CalendarExt3Agenda:

                    Possible bug here. The Agenda doesn’t show scheduled events on the final day as set by the endDateIndex.

                    I’m trying to get the Ext3Agenda to show me just a single day. Using startDayIndex:0, endDateIndex:0. When doing this, it only shows full-day events, not events scheduled a specific time.

                    If I change endDateIndex:1, then I get the proper items appearing, but also a header for day 2.

                    I notice that not matter what the endDateIndex is listed, it doesn’t seem to show sheduled events the last day. Only the header and any full-day events.

                    I think you are referring to the same issue I posted a while ago but unfortunately I was not able to make myself clear.

                    1 Reply Last reply Reply Quote 0
                    • L luisestrada referenced this topic on Jan 2, 2024, 3:49 PM
                    • C Offline
                      CDT @MMRIZE
                      last edited by Jan 3, 2024, 2:04 AM

                      @MMRIZE
                      Works perfectly now, thanks!

                      L 1 Reply Last reply Jan 3, 2024, 5:37 AM Reply Quote 1
                      • 1
                      • 2
                      • 12
                      • 13
                      • 14
                      • 15
                      • 16
                      • 19
                      • 20
                      • 14 / 20
                      • 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