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 3.4k 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
      last edited by Christiaan99

      Iam making my first SmartMirror so iam a noobie to this.
      I am having some trouble to change the default holiday/calendar to Dutch.
      I have tried looking up on the website Calendarlaps but can find anything there about the dutch holidays.

      So I went a started googling and found a video on YouTube. He was using a website called officeholidays.com. On this website I found a calender but when i put that url in, its shows nothing other then “Geen geplande afspraken” (No scheduled appointments).

      0_1573310572864_WhatsApp Image 2019-11-09 at 15.41.47.jpeg

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

      Also i have some trouble with MMM-NStreinen, MMM-NetwerkScanner, MMM-NowPlayingOnSpotify. If someone know about it let me know!

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

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

        url: “webcal:https://www.officeholidays.com/ics/netherlands”

        remove the

         webcal:
        

        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 Yes, it works only its says that Christmas day over 2 months and thats not correct. How can i change it to a date? and how can i change it to Dutch? its in English now.

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

            @Christiaan99 the calendar rounds up for elapsed days/weeks/months.
            i do not think the default calendar will display exact dates
            the calendar data is in english, (download and edit the file) the calendar module does not translate.

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