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

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt3 Problems with iconify symbols

      @Vauxdvihl
      Try twemoji:crossed-swords. The module recognizes iconify icons by group:symbolname format.

      posted in Troubleshooting
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda

      @htilburgs
      But I’m sorry, I forgot to implement that feature until now. :D.(nobody found it was not implemented )I fix it now. You can update the module and use that instanceId selector. Sorry again. :D

      posted in Utilities
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda

      @htilburgs
      You can give instanceId for each instance. Then you can specify CSS selector with that instanceId.

      /* config/config.js */
      module: 'MMM-CalendarExt3Agenda',
      position: 'top_left',
      config: {
        instanceId: 'mymodule1',
        ...
      
      /* css/custom.css */
      .CX3A_mymodule1 .agenda { // You can select a specific instance like this.
        display: none;
      }
      

      f09c5d43-5fe6-4f1c-ab85-e7d638146b28-image.png

      posted in Utilities
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda

      @htilburgs
      60739a0d-fd61-4047-ba25-2b40666a61b3-image.png

      posted in Utilities
      M
      MMRIZE
    • RE: What is this ribbon?

      @davidgagne
      :) You can purchase additional Pi Cam’s as if you want.

      posted in Hardware
      M
      MMRIZE
    • RE: What is this ribbon?

      @davidgagne
      It might be the camera cable.
      https://www.welectron.com/Arducam-B0210-for-Raspberry-Pi-Zero-Camera-Cable-Set?utm_campaign=gs&gad_source=1&gclid=CjwKCAjwmYCzBhA6EiwAxFwfgGfpvHVN1Td-0qEtGGk6OUDyGZ6ZqDpMiXynlBPKdfrWk65Rm_GimBoC6QcQAvD_BwE

      posted in Hardware
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda

      @cyberphox share me your config.(eouia0819@gmail.com)

      posted in Utilities
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda Stopped Showing Events

      @geronimodupree
      There was a bug. I updated.

      posted in Troubleshooting
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda only showing a few days of items

      @Como @schwarem
      There was a bug from the previous update. It has some logic issues about out-of-current-month ranging. I fixed it in 1.4.5. Plz, Update module and try it again. Sorry for bothering you guys.

      posted in Troubleshooting
      M
      MMRIZE
    • RE: MMM-CalendarExt3Agenda Stopped Showing Events

      @geronimodupree
      I’ll look inside.

      posted in Troubleshooting
      M
      MMRIZE
    • 1
    • 2
    • 12
    • 13
    • 14
    • 15
    • 16
    • 95
    • 96
    • 14 / 96