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

Scheduled Pinned Locked Moved Utilities
484 Posts 82 Posters 664.2k Views 82 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 Away
    sdetweil @ccr41981
    last edited by Jan 25, 2022, 4:49 PM

    @ccr41981 sorry, no idea

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    C 1 Reply Last reply Jan 25, 2022, 5:01 PM Reply Quote 0
    • C Offline
      ccr41981 @sdetweil
      last edited by Jan 25, 2022, 5:01 PM

      @sdetweil Ok, thanks. Just curious.

      1 Reply Last reply Reply Quote 0
      • B Offline
        BKeyport Module Developer @ccr41981
        last edited by Jan 26, 2022, 7:25 AM

        @ccr41981 it’s likely because how CX2 generates it’s positions. In short, it’s working AROUND the built in position system and kinda builds it own.

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

        1 Reply Last reply Reply Quote 1
        • N Offline
          noone
          last edited by Feb 5, 2022, 6:51 PM

          after installing this modular i get the following error.
          pi@raspberrypi:~ $ npm run start
          npm ERR! code ENOENT
          npm ERR! syscall open
          npm ERR! path /home/pi/package.json
          npm ERR! errno -2
          npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
          npm ERR! enoent This is related to npm not being able to find a file.

          anyone know why?
          Thanks

          S 2 Replies Last reply Feb 5, 2022, 7:01 PM Reply Quote 0
          • S Away
            sdetweil @noone
            last edited by Feb 5, 2022, 7:01 PM

            @noone need to be in the MagicMirror folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @noone
              last edited by Feb 5, 2022, 7:03 PM

              @noone next error

              https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              N 1 Reply Last reply Feb 5, 2022, 7:59 PM Reply Quote 0
              • N Offline
                noone @sdetweil
                last edited by Feb 5, 2022, 7:59 PM

                @sdetweil thx its working now

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MMPenguin
                  last edited by Apr 10, 2022, 11:31 PM

                  Hello,
                  I am having difficulties understanding how the deduplicateEventsOn works. I can get the configuration to make duplicated events not show; but how do I combine the entries under calendarName so the events show up “Bob/Jane/Sue/John” ? Or just “Everyone” ??

                  This is what I have that removes the duplication. Its at the very top of the module. Does it need to be somewhere else?

                  		{module: 'MMM-CalendarExt2',
                  			config: {
                  					rotateInterval: 45*1000,
                  					deduplicateEventsOn:["startDate","endDate","duration","title","location"],
                  					calendars: [
                  
                  1 Reply Last reply Reply Quote 0
                  • F Offline
                    fedale
                    last edited by Apr 22, 2022, 5:56 PM

                    How to get quicker update of the google calendar in Magic mirror?

                    S 1 Reply Last reply Apr 22, 2022, 6:07 PM Reply Quote 0
                    • S Away
                      sdetweil @fedale
                      last edited by Apr 22, 2022, 6:07 PM

                      @fedale u can change the updateInterval… but note that too fast might get you denied for a while…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      F 1 Reply Last reply Apr 22, 2022, 6:10 PM Reply Quote 0
                      • 1
                      • 2
                      • 44
                      • 45
                      • 46
                      • 47
                      • 48
                      • 49
                      • 46 / 49
                      • 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