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

    Topics

    • S

      MMM-JsonTable - error and does not load

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      19
      0 Votes
      19 Posts
      988 Views
      S
      Sam, Yes, it was the file content. I had copied it from the git example but obviously did something wrong.
    • S

      MMM-EnvCanada stopped working ...

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      27
      0 Votes
      27 Posts
      2k Views
      charlesfC
      @sdetweil yes, and that is how I started, but it didn’t work.
    • S

      MMM-Wallpaper notification and MMM-ModuleScheduler

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      271 Views
      S
      Thanks Sam. I had it as schedules but it has to be notification_schedule. This works now.
    • S

      MMM-Wallpaper - wrong path

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      377 Views
      S
      Thanks for the replies. I did make a spelling error in config.js;, MMM-WallPaper where it should have been MMM-Wallpaper. Thanks.
    • S

      Fixing location of titles etc. in absolute coordinates

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      12
      0 Votes
      12 Posts
      1k Views
      S
      Sam, thanks for your help.
    • S

      Voice and Touch control modules

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      13
      0 Votes
      13 Posts
      2k Views
      S
      @sankum i use mmm-pages, and 3 instances of MMM-Calendarext3 one for current month, next and after. some have added swipe to that, so you can wave a hand, with the right sensor page-indicator module can give you on screen buttons for direct page access too (assuming you have touch support, built in or ir frane)
    • S

      MagicMirror default weather module

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      6
      0 Votes
      6 Posts
      392 Views
      S
      @sankum i use this guide for selector clause https://www.w3schools.com/cssref/css_selectors.php used to be all one page, now in different sections you can combine all kinds of elements
    • S

      GoogleCalendar with two IDs

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      317 Views
      S
      @rts58 Thanks. I did figure out what to do. I forked the module in github and then it all worked fine withe second ID. Not very elegant as it may cause issues when the original module is updated. I dont know any other way, so for now will do.
    • S

      CalendarExt3 inline-block and colors

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      7
      0 Votes
      7 Posts
      451 Views
      S
      @sankum just for discussion on a couple points from your image above [image: 1747663143318-1746897279242-screenshot-at-2025-05-10-12-14-08-resized-resized.png] in the css stack pane on the right, you see .CX3 .weekend has a couple styles, specified in MMM-CalendarExt3.css, line 385 and one of those styles has a strikethru, color an item higher up in the stack list, also shows a DIFFERENT class .CX3 .weekend_1 that ALSO specifies the same style, from the same file but line 394 (further down is processed later, so it overrides stuff set ABOVE this line…(cascading) so you can see the style(and where its set) , see it is overridden(and from where) and the element selected (left side of element view) shows BOTH classes applied NOW , this second style setting/weekend_1 demonstrates a problem, as you MODIFIED the module shipped file of css settings… and next time the module wants to update, it will FAIL as you changed one of ITS files… MM is designed to avoid this problem, you place ALL ‘custom’ (local to you) css in the file MagicMirror/css/custom.css we load this file LAST, so it overrides ANYTHING set before it was loaded… base, module, or anything higher in custom.css too…
    • S

      CalendarExt3 custom css not working?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      288 Views
      S
      Thank you,
    • 1 / 1