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

Calendar only showing 10.

Scheduled Pinned Locked Moved Show your Mirror
4 Posts 3 Posters 984 Views 3 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.
  • G Offline
    GregoryWest
    last edited by GregoryWest Nov 25, 2021, 5:35 PM Nov 25, 2021, 5:34 PM

    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.

    K S 2 Replies Last reply Nov 25, 2021, 6:11 PM Reply Quote 0
    • K Offline
      karsten13 @GregoryWest
      last edited by Nov 25, 2021, 6:11 PM

      @gregorywest said in Calendar only showing 10.:

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

      S 1 Reply Last reply Nov 25, 2021, 6:12 PM Reply Quote 0
      • S Offline
        sdetweil @karsten13
        last edited by Nov 25, 2021, 6:12 PM

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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @GregoryWest
          last edited by Nov 25, 2021, 6:13 PM

          @gregorywest where are u setting the max entries

          show the cal config please

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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