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

autostart mm

Scheduled Pinned Locked Moved General Discussion
27 Posts 4 Posters 4.0k 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.
  • S Offline
    sdetweil @geo
    last edited by sdetweil Jul 27, 2020, 12:06 PM Jul 27, 2020, 11:47 AM

    @geo can u show us that section of the config.js. the calendar configuration

    I think u missed a quote

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    G 1 Reply Last reply Jul 28, 2020, 8:42 AM Reply Quote 0
    • G Offline
      geo
      last edited by Jul 27, 2020, 4:18 PM

      https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/

      1 Reply Last reply Reply Quote 0
      • G Offline
        geo
        last edited by Jul 27, 2020, 4:22 PM

        		module: "calendar",
        		header: "UK Holidays",
        		position: "top_left",
        		config: {
        			calendars: [
        				{
        					symbol: "calendar-check-o ",
        					https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/
        
        S 1 Reply Last reply Jul 27, 2020, 5:40 PM Reply Quote 0
        • S Offline
          sdetweil @geo
          last edited by sdetweil Aug 2, 2020, 2:51 PM Jul 27, 2020, 5:40 PM

          @geo nice, but that’s not the required syntax

          what did it look like before u changed it?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • G Offline
            geo @sdetweil
            last edited by sdetweil Jul 28, 2020, 1:07 PM Jul 28, 2020, 8:42 AM

            @sdetweil

            			module: "calendar",
            			header: "UK Holidays",
            			position: "top_left",
            			config: {
            				calendars: [
            					{
            						symbol: "calendar-check-o ",
            						url: "webcal://www.calendarlabs.com/templates/ical/UK-Holiday.ics"
            
            S 1 Reply Last reply Jul 28, 2020, 1:08 PM Reply Quote 0
            • S Offline
              sdetweil @geo
              last edited by Jul 28, 2020, 1:08 PM

              @geo so, why doesn’t the new url go inside the quotes of url:“…”

              like the old one did?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • G Offline
                geo
                last edited by Jul 28, 2020, 1:39 PM

                url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”
                this is what i have now but in the mm the message is no events

                S 1 Reply Last reply Jul 28, 2020, 2:21 PM Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by A Former User Jul 28, 2020, 1:45 PM Jul 28, 2020, 1:42 PM

                  url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”

                  maybe with:

                  url: "https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/"

                  or if still not work maybe with

                  url: "https://www.calendarlabs.com/ical-calendar/ics/75/UK_Holidays.ics"

                  G 1 Reply Last reply Jul 28, 2020, 3:42 PM Reply Quote 0
                  • S Offline
                    sdetweil @geo
                    last edited by Jul 28, 2020, 2:21 PM

                    @geo did u try the url in a browser, does it download an ics file?

                    this is required for calendar modules

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    G 1 Reply Last reply Jul 28, 2020, 3:47 PM Reply Quote 0
                    • G Offline
                      geo @Guest
                      last edited by Jul 28, 2020, 3:42 PM

                      @Bugsounet hi thx for that the second suggestion worked. absolutely great.many thanks.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        12/27
                        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