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.

    Trouble with changing default holiday/calendar (dutch)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    12 Posts 2 Posters 4.0k 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 Offline
      sdetweil @Christiaan99
      last edited by sdetweil

      @Christiaan99 put the cursor in the address field (where the url is) and do ctrl-a, ctrl-c
      (select all, copy) and then go to the editor for the config, and paste

      did u get working url?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Reply Quote 0
      • C Offline
        Christiaan99 @sdetweil
        last edited by

        @sdetweil When I put the url in Google it downloads by itself. I open it and changed the text to dutch and safed it. Now i have a ICS document with the correct language. How can i get the url of that then?

        Yes, the URL is working.

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

          @Christiaan99 said in Trouble with changing default holiday/calendar (dutch):

          How can i get the url of that then?

          ah, move the file to the modules/default/calendar folder

          then the url will be
          “file:///default/calendar/???.ics”

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            Christiaan99 @sdetweil
            last edited by

            @sdetweil i have done tried this now:

            module: "calendar",
            			header: "Vakantie/Kalender",
            			position: "top_left",
            			config: {
            				calendars: [
            					{
            						symbol: "calendar-check",
            						//url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/_Holidays.ics",					
            						//url: "https://www.officeholidays.com/ics/netherlands",
            						file: "///default/calendar/nederland.ics",
            						}
            				]
            

            It gives me a black screen now

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

              @Christiaan99 no. The

              url: "file:///......"

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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