MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. bicolorbore586
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 8
    • Posts 46
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Introducing MMM-BirthdayCalendarCountdown – Your MagicMirror Birthday Countdown Module!

      Do you have any screenshots??

      posted in Utilities
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      @roth_nj in the config of the module set the ‘mode’ to week. The add the config option ‘weeksInView’ and set that to 4 or 5
      Here’s an extract from mine:

      {
      			module: "MMM-CalendarExt3",
      			position: "lower_third",
      			config: {
      				mode: "week",
      				weekIndex: 0,
      				weeksInView: 5,
      		
      

      As MMRIZE says, it’s in the readme file (under config details). The re-render, as you say is also listed in there, as one of the intervals.

      posted in Utilities
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      @MMRIZE
      Is there a way to change the height of a calendar so it’s either nothing, or very thin?

      Using the “manipulateDateCell” I get the desired effect of having an icon in the cell header, however I’d like to not have a “blank” entry in the day view (see picture)

      dd955139-2d6e-4bf4-b71a-596e7c6c73c2-image.png

      posted in Utilities
      B
      bicolorbore586
    • Wifi connectivity

      Hi all,
      Finally got round to mounting my magic mirror project on the wall, however I was wondering how owners/creators manage to ensure good connectivity to wifi? After all some of the custom frames are very chunky!
      (Mine isn’t particularly thick, but wifi now seems a bit fickle)

      posted in Show your Mirror
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      @MMRIZE
      Hi MMRIZE, this looks amazing. I will be sure to update and give it a whirl!

      posted in Utilities
      B
      bicolorbore586
    • RE: MMM-Google assistant not responding

      @viveksahani support for this module is over on the developers forum.

      posted in Troubleshooting
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      Is there a way of getting icons to sit in specific top bars (with the date number) of cells/days?

      I use MMM-CalendarExt3 to show my upcoming month, the default calendar to show the next couple of days events and MMM-Birthdays to show upcoming birthdays.

      What I would like to do is have a birthday cake icon sat in the date field, so I can see that that date is a birthday, without any written information in the cell, i.e. the white line wouldn’t be there in the image below.

      1af439a6-5ee7-4951-b584-06ffba318e30-image.png

      d16e0200-1d92-4fe7-bd9d-eca55bf8ef2e-image.png

      posted in Utilities
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      @fedale yes, as Sam says, don’t modify the module css, all css work should be done in the custom.css

      posted in Utilities
      B
      bicolorbore586
    • RE: MMM-CalendarExt3

      @fedale
      I have the below in my custom.css

      /* MMM-CalendarExt3 */
      .CX3 .cw {
      display:none;
      }
      
      posted in Utilities
      B
      bicolorbore586
    • RE: Hiding degree Fahrenheit

      @sdetweil what impact would it have if I changed the code? for updates etc?

      posted in Troubleshooting
      B
      bicolorbore586
    • 1
    • 2
    • 3
    • 4
    • 5
    • 1 / 5