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

Default Calendar Module will not display an annually/monthly recurring event at end of March.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
15 Posts 3 Posters 5.4k Views 3 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.
  • R Offline
    REB
    last edited by REB Mar 10, 2019, 5:48 PM Mar 10, 2019, 5:31 PM

    @sdetweil said in Default Calendar Module will not display an annually/monthly recurring event at end of March.:

    showEnd: false,

    @sdetweil Thank you for your efforts. This is my config…

    {
    			module: "calendar",
    			position: "top_center",
    			header: "Upcoming Events",
    			config: {
    				showEnd: false,
    				fade: false,
    				colored: true,
    				coloredSymbolOnly: true,
    				maxTitleLength: 30,
    				timeFormat: "absolute",
    				calendars: [
    					{
    						symbol: "calendar-check-o ",
    						url: "https://calendar.google.com/calendar/ical/xxxxxxxxx/basic.ics",
    						color: "yellow",
    					}
    				],
    				maximumEntries: 15
    			}
    		},
    

    The url’s are different - yours starts with “webcal:” whereas mine starts “https:” - probably because mine is a private calendar. I did try making my Google Calendar ‘Public’ but that didn’t make any difference.

    Edit: Just changed ‘https:’ to ‘webcal:’ and it made no difference.

    S 1 Reply Last reply Mar 10, 2019, 6:39 PM Reply Quote 0
    • S Away
      sdetweil @REB
      last edited by Mar 10, 2019, 6:39 PM

      @REB try without maximumEntries

      I will test that later today

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • R Offline
        REB
        last edited by Mar 10, 2019, 6:51 PM

        @sdetweil I’d already tried that. In fact, I didn’t have that config entry originally - I just used the default of 10. I added extra entries to see if it made a difference - it didn’t :frowning_face:

        Incidentally, I exported my Google Calendar and the annual events show up in there - albeit one of the troublesome entries appears twice for some reason.

        S 1 Reply Last reply Mar 10, 2019, 9:27 PM Reply Quote 0
        • S Away
          sdetweil @REB
          last edited by Mar 10, 2019, 9:27 PM

          @REB i changed from a full day event to an hour each year and it still presented ok…

          would u be willing to share your cal url? send email to my userid as here at gmail

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • R Offline
            REB
            last edited by Mar 11, 2019, 9:16 AM

            @sdetweil I’ll send the url over. Thank you for your assistance with this.

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              11/15
              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