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

MMM-CalendarExt : showEmptyView: 0,

Scheduled Pinned Locked Moved Utilities
6 Posts 2 Posters 1.6k 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 Dec 30, 2018, 4:41 PM

    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 Dec 31, 2018, 7:57 AM Reply Quote 0
    • ? Offline
      A Former User @Doudy
      last edited by Dec 31, 2018, 7:57 AM

      @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 Jan 1, 2019, 9:31 AM Reply Quote 0
      • D Offline
        Doudy @Guest
        last edited by Doudy Jan 1, 2019, 9:33 AM Jan 1, 2019, 9:31 AM

        @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 Jan 1, 2019, 11:12 AM Reply Quote 0
        • ? Offline
          A Former User @Doudy
          last edited by Jan 1, 2019, 11:12 AM

          @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 Jan 1, 2019, 11:19 AM Jan 1, 2019, 11:16 AM

            @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 Jan 1, 2019, 12:42 PM Reply Quote 0
            • D Offline
              Doudy @Guest
              last edited by Jan 1, 2019, 12:42 PM

              @sean :thumbs_up_light_skin_tone:

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