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.

    HowTo use different calendar?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 4.7k 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.
    • D Offline
      DirkS
      last edited by

      Hi,

      i have problems to understand how i can use more than one calendar in a prober way.

      That’s how i did it now:

                      {
                              module: 'calendar',
                              header: 'Kalender',
                              position: 'top_left',
                              config: {
                                      calendars: [
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'https://calendar.google.com
                                              },
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'https://calendar.google.com
                                              },
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'https://calendar.google.com
                                              },
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'https://calendar.google.com
                                              }
                                      ]
                              }
                      },
      

      But the result is that it is fading from the first to the second and stay’s on the second right now. Also i would like to have a separate header for each calendar.

      How can i do it?

      greets
      Dirk

      1 Reply Last reply Reply Quote 0
      • P Offline
        PtrBld Module Developer
        last edited by

        If you want seperate headers for your calendars just add several calendar modules in the config.

        1 Reply Last reply Reply Quote 0
        • D Offline
          DirkS
          last edited by

          Hi thanks for your hint. And will the modules be at the same place and fading from one to another?

          I just noticed right now hat alread every entry is shown. But one calender had so many entries that i did not notice the others. Now i increased the maximun Entries No. and noticed that all other are shown as well.

          1 Reply Last reply Reply Quote 0
          • D Offline
            DirkS
            last edited by paviro

            I’m using now different icons for every calendar entry and it is fine :)

            One thing more:

            repeatingCountTitle The count title for yearly repating events in this calendar.

            If i use this every repeating entry get this title. I just want to have this for yearly repeating. How can i control it more in detail?

            KirAsh4K 1 Reply Last reply Reply Quote 0
            • KirAsh4K Offline
              KirAsh4 Moderator @DirkS
              last edited by

              @DirkS, the 'repeatingCountTitle' was implemented by @MichMich (from a PR that a user created, I forgot who.) You may want to ask him.

              A Life? Cool! Where can I download one of those from?

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • 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