• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Duplicate the Standardcalendar / Standartkalender duplizieren

Scheduled Pinned Locked Moved Utilities
7 Posts 2 Posters 437 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.
  • M Offline
    Micha3110
    last edited by Oct 19, 2024, 12:51 PM

    Hello everyone.
    Can you duplicate the standard calendar?
    I personally don’t like the others that I found.
    I’m new here and an absolute beginner.
    Thank you in advance
    Greetings Michael

    …

    Hallo alle zusammmen.
    Kann man den Standartkalender duplizieren.
    Die anderen die ich gefunden habe,finde ich persönlich nicht gut.
    Ich bin neu hier und absoluter Anfänger.
    Vielen Dank im voraus
    Gruß Michael

    S 1 Reply Last reply Oct 19, 2024, 1:16 PM Reply Quote 0
    • S Offline
      sdetweil @Micha3110
      last edited by Oct 19, 2024, 1:16 PM

      @Micha3110 said in Duplicate the Standardcalendar / Standartkalender duplizieren:

      Can you duplicate the standard calendar?

      what do you mean duplicate? have more than one module:“calendar” in config.js

      yes, all the default modules support multiple instances

      for calendar you can ALSO have multiple
      { url:…} in a single calendar config where all the results would be merged together

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Oct 19, 2024, 7:01 PM Reply Quote 0
      • M Offline
        Micha3110 @sdetweil
        last edited by Oct 19, 2024, 7:01 PM

        @sdetweil said in Duplicate the Standardcalendar / Standartkalender duplizieren:

        @Micha3110 said in Duplicate the Standardcalendar / Standartkalender duplizieren:

        Can you duplicate the standard calendar?

        what do you mean duplicate? have more than one module:“calendar” in config.js

        yes, all the default modules support multiple instances

        for calendar you can ALSO have multiple
        { url:…} in a single calendar config where all the results would be merged together

        Hi,
        I would like a calendar at the bottom right (for my wife) and at the bottom left (for me)
        many thanks in advance
        Greetings Michael

        S M 2 Replies Last reply Oct 19, 2024, 8:52 PM Reply Quote 0
        • S Offline
          sdetweil @Micha3110
          last edited by Oct 19, 2024, 8:52 PM

          @Micha3110 yes, you can do that

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            Micha3110 @Micha3110
            last edited by Oct 19, 2024, 8:55 PM

            how can I do that?

            S 1 Reply Last reply Oct 19, 2024, 9:04 PM Reply Quote 0
            • S Offline
              sdetweil @Micha3110
              last edited by Oct 19, 2024, 9:04 PM

              @Micha3110

              {
                module:"calendar",
                position:"bottom_left"
                config:{
                ...
                }
              },
              {
                module:"calendar",
                position:"bottom_right"
                config:{
                ...
                }
              },

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply Oct 20, 2024, 6:54 AM Reply Quote 1
              • M Offline
                Micha3110 @sdetweil
                last edited by Oct 20, 2024, 6:54 AM

                @sdetweil

                I did that too (for days), then I get the error message:
                “Error in the “calendar” module. Check the login files for further details” for one calendar

                I restarted the Raspberry Pi a few times and now it seems to be working.

                I don’t know where the error was.

                Thank you for your time and tips.

                Greetings Michael

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