MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-CalendarExt : showEmptyView: 0,

    Utilities
    2
    6
    1066
    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
      Doudy last edited by

      alt text

      With “showEmptyView: 0” i try hiding a day with no event

      {
      			module: 'MMM-CalendarExt',
      			position: "top_center",		
      			config: {
      				colored: true,
      				system: {
      					show: ['current', 'daily'],
      					redrawInterval:60000,
      					showEmptyView: 0,
      			  },
      

      But my calendar give always the empty days (see screenshot above).
      An idea ?
      😉

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Doudy last edited by

        @doudy
        your daily “VIEW” is not empty. you have several events in your whole daily view. If there is no event from 12.30 ~ 1.5, that view will not be shown.

        D 1 Reply Last reply Reply Quote 0
        • D
          Doudy @Guest last edited by Doudy

          @sean
          If you see my calendar there is nothing planned 2nd and 3rd and 4th of January :
          alt text
          alt text
          😉

          ? 2 Replies Last reply Reply Quote 0
          • ?
            A Former User @Doudy last edited by

            @doudy
            But you have events on 1st and 5th,6th.

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Doudy last edited by A Former User

              @doudy
              If you can use ‘MMM-CalendarExt2’ - another calendar module-, you can hide empty day cells with CSS, but MMM-CalendarExt doesn’t support it - hiding sub cells. You can only hide whole of daily view not individual cell. Anyway that is concept of daily view for static periods.
              It’s better to use upcoming view for that purpose to see events of dynamic range of days.

              D 1 Reply Last reply Reply Quote 0
              • D
                Doudy @Guest last edited by

                @sean 👍🏻

                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