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.

    Apple Calendar integration

    Scheduled Pinned Locked Moved Solved Troubleshooting
    19 Posts 4 Posters 1.7k Views 4 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.
    • B Offline
      brentmatthews @MMRIZE
      last edited by

      @MMRIZE haha all good. Any feedback still welcome. :)

      1 Reply Last reply Reply Quote 0
      • M Offline
        MMRIZE @srobison62
        last edited by MMRIZE

        @srobison62

        1. XXX_center is not a good place to use CX3 module. center position too narrow and doesn’t have a fixed width because it is decided by left and right width by calculation. Especially in the vertical screen? Terrible. You may have only around 1000px(considering the gap of margin) width of the vertical screen, and that number should be shared with another region, left and right. Usually, a pretty side region would have over 300px, so your center region will have only 300~400px. It is not enough for 7 days cells of the calendar.
          I recommend bottom_bar.

        2. The CX3 module doesn’t handle ICS data directly. You may need the default calendar module as a calendar events provider. You also need to set the `broadcastEvents’- related properties properly.

        3. It seems you already did CSS modification; it’s your taste. I’ll not mention about it. Anyway, I cannot agree that the default CSS would be awful at all.
          60d52d11-63c6-4035-996a-14679e8a032f-image.png

        S 1 Reply Last reply Reply Quote 1
        • S Offline
          srobison62 @MMRIZE
          last edited by

          @MMRIZE Ok yea that position looks way better. Is there a way to make it taller?
          Right now its only taking up about 60% of the screen and itsgot alot of space on the sides

          M 2 Replies Last reply Reply Quote 0
          • M Offline
            MMRIZE @srobison62
            last edited by MMRIZE

            @srobison62

            Is there a way to make it taller?

            It depends on how big the font size is and how many events will be shown in one cell.
            These properties are related to that.
            26c4e59a-7ad7-47c6-bd60-3f62cf33ede2-image.png

            Of course you can adjust more details with CSS overriding.

            1 Reply Last reply Reply Quote 0
            • M Offline
              MMRIZE @srobison62
              last edited by

              @srobison62 said in Apple Calendar integration:

              Right now its only taking up about 60% of the screen and itsgot alot of space on the sides

              How is your current config.js and custom.css?
              To make things simple; disable all other modules(of course, except the default calendar module) then focus on this module alone, then adjust things.

              1 Reply Last reply Reply Quote 0
              • S sdetweil has marked this topic as solved on
              • 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