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.

    CalendarEXT3 questions

    Scheduled Pinned Locked Moved Solved Troubleshooting
    9 Posts 2 Posters 1.1k Views 2 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 Do not disturb
      sdetweil @_V_
      last edited by

      @_V_ one needs a different api… not calendar

      I don’t know what that is across all the calendar sources…
      and ext3 isn’t looking for tasks, so that would be a different thing, cause if u made it a fake cal entry you wouldn’t be able to tell

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • _ Offline
        _V_
        last edited by

        Good morning

        So Ive noticed the color is applying, the CW is not solved, probably cause I put the snipped in the wront place?

        		{
         			module: "MMM-CalendarExt3",
          			position: "bottom_bar",
          			title: "",
          			config: {
            			mode: "month",
            			instanceId: "basicCalendar",
            			locale: 'de-DE',
            			maxEventLines: 5,
            			firstDayOfWeek: 1,
            			calendarSet: ['Testkalender', '', ''],
        			refreshInterval: 900000,
        			startDayIndex: 1
            			},
        
        		},	
        
        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @_V_
          last edited by

          @_V_ i needed the config of the default calendar where the colors are defined

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • _ Offline
            _V_
            last edited by

            Like said above, the colors work now…

            The CW counting not, thats why I showed you that part man…

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @_V_
              last edited by

              @_V_ said in CalendarEXT3 questions:

              The CW counting not

              try this

                        minimalDaysOfNewYear: "1",
              

              I posted somewhere before (a month ago I think) , but can’t find it…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • _ Offline
                _V_
                last edited by

                That solved the problem. Thank you sir
                If anyone cares: “CW” is shown even after correct/different local settings because it´s written as element in the stylesheet from calendarEXT3, so you have to change the term there.

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