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.

    MMM-CalendarExt : showEmptyView: 0,

    Scheduled Pinned Locked Moved Utilities
    6 Posts 2 Posters 1.5k 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
      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 ?
      :winking_face:

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        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 Offline
          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
          :winking_face:

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

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

            1 Reply Last reply Reply Quote 0
            • ? Offline
              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 Offline
                Doudy @Guest
                last edited by

                @sean :thumbs_up_light_skin_tone:

                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 Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy