MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. gerbenz
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 14
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Help with calendar

      @sdetweil

      yes a lot to learn.

      i have in the calendar conifg: useSymbol: false,
      butt then i gett a dott at the beginning of the event.
      is it possible to remove it?

      and i have six calendars with different collors and that works.
      but hole day events don’t color.
      They have black text with white border around it.

      i want the color that is corrosponding with the right calendar.

      alt text

      and this is my custom.css

      alt text

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      // for the position line was the solution.

      Thank u so much.

      Now only need the calendar what bigger and every schedule my wife kids and me different colors and bigger text.

      Only need to fins out how this works

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      I mean urls,

      I have in both the same urls for the calendar

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      Okay i give it a try tomorrow.

      Thanks so far for youre help.

      I lett it know if it works.
      And do i need delete the adresses from the standard calendar or not?

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      I changed nothing, only possition to unknown dor the standard calendar.

      And then the addon calendar is show no events

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      updating the screen works good.
      all calendars are working.
      butt when i hide the standard calendar then te addon calandar lost the events and is empty

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

              module: "calendar",
              position: "middle_center",
              config: {
      			coloredText: true,
                  broadcastPastEvents: false, // <= IMPORTANT to see past events
      			fetchInterval: 1000 * 60 * 1,
      			calendars: [
      				{
      					symbol: "werk stefnie",
      					url: "xxxxx"
                      },
      				{
                          symbol: "Stefanie",
                          url: "webcal://p181-caldav.icloud.com/published/xxxxx",
      				},
                      {
                          symbol: "Gezin",
                          url: "webcal://p181-caldav.icloud.com/published/xxxxx",
      				},
                      {
                          symbol: "Amber",
                          url: "webcal://p181-caldav.icloud.com/published/xxxx",
      				},
                      {
                          symbol: "Luna",
                          url: "webcal://p181-caldav.icloud.com/published/xxxxxx",
      				},
                      {
                          symbol: "Gerben",
                          url: "webcal://p175-caldav.icloud.com/published/xxxxx",
      				}
      
      
      
      			]
      		}
      	},
      
      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      	{
      		module: "MMM-CalendarExt3",
      		header: "Afspraken",
      		position: "middle_center",
      		config: {
                  mode: "week",
                  weeksInView: 1,
                  weekIndex: 0,
                  instanceId: "basicCalendar",
                  locale: 'nl-NL',
                  maxEventLines: 5,
                  firstDayOfWeek: 0,
      			startDayIndex: 0,
                  displayEndTime: true,
      	        calendarSet: null,
                  refreshInterval: 60000,
      		    fontsize: '30px',
      		    eventHeight: '30px',
      		    useWeather: false,
      		    skipPassedEventToday: true,
      
      			calendars: [
      				{
      					name: "werk stefnie",
      					color: "red",
      					url: "https://xxxx"
                      },
      				{
                          name: "Stefanie",
                          url: "webcal://p181-caldav.icloud.com/published/xxxx",
      				},
                      {
                          name: "Gezin",
                          url: "webcal://p181-caldav.icloud.com/published/xxxx",
      				},
                      {
                          name: "Amber",
                          url: "webcal://p181-caldav.icloud.com/published/xxxx",
      				},
                      {
                          name: "Luna",
                          url: "webcal://p181-caldav.icloud.com/published/xxxx",
      				},
                      {
                          name: "Gerben",
                          url: "webcal://p175-caldav.icloud.com/published/xxxx",
      				}
      
      
      
      			]
      		}
      	},
      
      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      only see events when i place orriginal callendar too,

      then the addon works good.

      wierd.

      posted in Show your Mirror
      G
      gerbenz
    • RE: Help with calendar

      @sdetweil

      • _fix_clipping
        master
      posted in Show your Mirror
      G
      gerbenz
    • 1
    • 2
    • 1 / 2