MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    Calendar only showing 10.

    Show your Mirror
    3
    4
    564
    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.
    • G
      GregoryWest last edited by GregoryWest

      I have the line maximumEntries: 48, in my config.js file for the calendar:

      		{	module: "calendar",
      			position: "top_right",
      			maximumEntries: "48",
      			header: "Calendars",
      			config: {
      
      

      There way more that 10 entries to be shown. I am not sure what I am missing to get all the entries to show up. Is there something over than maximumEntries: that I need to set to get a full column of calendar entries?

      P.S. I have tried both : ‘48’, and : 48, they both have the same lack of effect.

      karsten13 S 2 Replies Last reply Reply Quote 0
      • karsten13
        karsten13 @GregoryWest last edited by

        @gregorywest said in Calendar only showing 10.:

        maximumEntries: "48", must be in the config section

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

          @karsten13 not in quotes. it needs a number, in quotes it’s a string

          Sam

          Create a working config
          How to add modules

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

            @gregorywest where are u setting the max entries

            show the cal config please

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy