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

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt3

      @sdetweil said in MMM-CalendarExt3:

      @luisestrada there is another setting to broadcast past events too ( not by default)

      Which one is that?

      posted in Utilities
      luisestradaL
      luisestrada
    • FontAwesome 6 and beyond

      FontAwesome is already at version 6. It would be nice if MagicMirror in the future considers a flexible version in case of future updates, where you can choose in config.js if you want “fas” (by default) of “fab”, for example 😁

      Please read the whole post below
      https://forum.magicmirror.builders/topic/16489/three-module-issues-from-a-new-user/

      posted in Feature Requests
      luisestradaL
      luisestrada
    • RE: Three module issues from a new user

      @kayakbabe I agree.

      I went to line 448 and 449 of MMM-CalendarEXT3.js and edited this

              exDom.classList.add('symbol', 'fa-solid')
              exDom.classList.add(...event.symbol.map((s) => {return 'fa-' + s}))
      

      I did it once but since the update I had to reinstall the whole MagicMirror and lost the changes, I did not realized I did not backup that part of the code. I don’t remember what I did but I removed fa-solid and made something that changes fas and fab. based on config.js.

      Very similar of what it’s explain on this topic, but I can’t make it work anymore. Sorry for diverting the thread. We should talk about this on a new post as I’m talking about an extension.

      FontAwesome is already at version 6. It would be nice if MagicMirror in the future considers a flexible version in case of future updates, where you can choose in config.js if you want “fas” (by default) of “fab” :beaming_face_with_smiling_eyes:

      posted in Troubleshooting
      luisestradaL
      luisestrada
    • RE: Three module issues from a new user

      @sdetweil said in Three module issues from a new user:

      // if there is a space in the name, ‘collectionname iconname’ use the string as is
      // for example “fa-brands fa-canadian-maple-leaf”
      // else use the current approach
      symbol.className =(s.indexOf(’ ')>0?s:( “fas fa-fw fa-” +s));

      This works perfectly in calendar, however in the CX3 module it does not work, apparently spaces are not allowed

      posted in Troubleshooting
      luisestradaL
      luisestrada
    • RE: MMM-CalendarExt3

      @sdetweil it may sound funny but now, I see all the future events but the ones that already passed, disappeared.

      and just in case:

      broadcastPastEvents: true,
      
      posted in Utilities
      luisestradaL
      luisestrada
    • RE: MMM-CalendarExt3

      Hi again,

      For some reason my calendars stopped working again, it seems it only shows two items in the past from two different calendars, but only once.

      Screen Shot 2022-07-06 at 4.31.02 PM.png

      And it seems to be the missing ones are private ics from google calendar. This occurred just right after the new update. I tried ever changing the private url in google and even reinstalling MagicMirror with no luck.

      posted in Utilities
      luisestradaL
      luisestrada
    • Is there a way to put the date stacked in the calendar icon?

      I was checking this dashboard Magic(Dashboard)Mirror and saw @MZ-BER was able to stack the number of the day in the calendar icon, I saw a a html and css example, see below, but it’s way beyond my skills

      https://codepen.io/davegandy/pen/PoWPXO

      posted in Development
      luisestradaL
      luisestrada
    • RE: Magic(Dashboard)Mirror

      @frentemorao al final te enviaron el css / config.js ? intenté contactarlo pero no responde

      posted in Show your Mirror
      luisestradaL
      luisestrada
    • RE: Three module issues from a new user

      @skyfall I found this post exactly because of that icon, lol

      Have anyone made it work? changing fas to fal does the job for the Canadian maple leaf icon but breaks the others :(

      posted in Troubleshooting
      luisestradaL
      luisestrada
    • RE: MMM-CalendarExt3

      @MMRIZE I may prefer to wait until July then. :smiling_face_with_smiling_eyes:

      And thank you so much for the recent update. Now the calendar works perfectly, no blinking and no black calendar as before. Works perfectly

      posted in Utilities
      luisestradaL
      luisestrada
    • 1 / 1