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 5.3k 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.
    • G Offline
      geo @sdetweil
      last edited by sdetweil

      @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 Reply Quote 0
      • S Offline
        sdetweil @geo
        last edited by

        @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

          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 Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User

            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 Reply Quote 0
            • S Offline
              sdetweil @geo
              last edited by

              @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 Reply Quote 0
              • G Offline
                geo @Guest
                last edited by

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

                1 Reply Last reply Reply Quote 0
                • G Offline
                  geo @sdetweil
                  last edited by

                  hi not sure what you meant but as you can see the calendar is now working.thx for your help.@sdetweil

                  S 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @geo
                    last edited by

                    @geo come on, u gotta learn this stuff.

                    what is a browser?
                    if I asked u to enter a url in a browser what would u do?
                    did it download a file? simple yes or no answer.

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    G 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @geo
                      last edited by

                      @geo that’s great it’s working, but u didn’t learn how to solve it on your own. so next time, u will be stuck again

                      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 it gave me lots of info on uk calendar events but what can i do with it.how can the info be trans to mm config file

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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