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.
    • C Offline
      Christiaan99 @sdetweil
      last edited by

      @sdetweil Is there a other calendar you suggest then? i want the full date.

      What do i do after i download the file and change it? Its then local and not a URL anymore

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

        @Christiaan99 i do not know of a calendar that presents actual dates. there are some calendars like CalendarEex2 that can present a page, like a normal calendar layout

        it was just a test to make sure the URl worked… you can erase the downloaded file

        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 Okay, but I changed the text now but how can i import it to magicmirror then?

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