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.

    try to find module

    Scheduled Pinned Locked Moved General Discussion
    11 Posts 3 Posters 6.6k 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.
    • F Offline
      Fonfon
      last edited by

      Can i put 2 ical adresse ?

      brobergB 1 Reply Last reply Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor @Fonfon
        last edited by

        @Fonfon yes

        1 Reply Last reply Reply Quote 0
        • F Offline
          Fonfon
          last edited by Fonfon

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • F Offline
            Fonfon
            last edited by

            How i can ?

            calendars: [
            {
            symbol: ‘calendar-check-o’,
            url: ‘first adress ical’,
            url: ‘second adress ical’
            }
            ]
            like that ?

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @Fonfon
              last edited by

              @Fonfon

              calendars: [
                {
                  symbol: 'calendar-check-o',
                  url: 'first adress ical'
                },
                {
                  symbol: 'calendar-check-o',
                  url: 'second adress ical'
                }
              ]
              

              Please create a github issue if you need help, so I can keep track

              F 1 Reply Last reply Reply Quote 1
              • F Offline
                Fonfon @strawberry 3.141
                last edited by

                @strawberry-3.141 thanks that’s right

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