• 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
  1. Home
  2. redink
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
R
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 12
  • Posts 46
  • Groups 0

Posts

Recent Best Controversial
  • RE: MMM-CalendarExt3

    Would it be possible to combine the calendar color indicator at the time using just CSS?

    Right now, it’s a colored circle and the time next to it and I was wondering if it would somehow be possible to have the time be inside the circle, or have the time be a different background color.

    My display is quite small, and saving a few extra pixels would be nice.

    posted in Utilities
    R
    redink
    Mar 16, 2025, 10:15 PM
  • RE: What's the correct way to remove any margins from a module?

    Thanks, I ended up doing this in my custom.css

    #module_4_MMM-CalendarExt3
    {
        margin-left: -40px;
        margin-right: -40px;
    }
    

    It doesn’t seem like the best approach, but it works.

    posted in Troubleshooting
    R
    redink
    Nov 10, 2024, 11:05 AM
  • What's the correct way to remove any margins from a module?

    I am using MMM-CalendarExt3 with some fairly limited width. I’d like to remove any margins from it and have it go from edge to edge. In the past, I did this using custom.css, but it seemed hacky. I just tried setting the position to “fullscreen_below” and it removed the margins, but it’s sitting at the very top of the screen. How do I make it appear at the bottom of my screen with no margins or padding?

    posted in Troubleshooting
    R
    redink
    Nov 9, 2024, 3:12 PM
  • What's the best TV to use?

    If you were to build a magic mirror from scratch, what display technology would you pick? My MagicMirror is running on an old LCD TV with a two way mirror in front of it and the glare make it almost unreadable during the day.

    If I were to rebuild it, what kind of a TV should I use to make it easier to read during the day?

    posted in Hardware
    R
    redink
    Jan 14, 2024, 7:39 PM
  • RE: Calendar Module not working with Google Calendar

    @sdetweil really appreciate your support on this!

    posted in Troubleshooting
    R
    redink
    Jan 14, 2024, 7:31 PM
  • RE: Calendar Module not working with Google Calendar

    @sdetweil That did it. Thank you so much. I spent two hours this morning trying to fix this.
    How did you know that this was an issue? I need to get better at learning how to troubleshoot this mirror myself.

    posted in Troubleshooting
    R
    redink
    Jan 14, 2024, 5:29 PM
  • RE: Calendar Module not working with Google Calendar

    @sdetweil ok, that makes sense.

    My issue is really strange where my two recurring weekly events only show up during the first two weeks of the month, and are ignored the rest of the time until the next month. I even tested installed thunderbird to open the ICS file to check that the issue isn’t with google calendar. Thunderbird displays the recurring events just fine.

    It’s making me think if I should hack together some kind a pre-processor to only return events that are relevant to the view.

    posted in Troubleshooting
    R
    redink
    Jan 14, 2024, 3:21 PM
  • RE: Calendar Module not working with Google Calendar

    @sdetweil, would you mind sharing how you set up a filter for the events? I have a suspicion that too many events are causing some items to now show up on calendar.

    posted in Troubleshooting
    R
    redink
    Jan 14, 2024, 12:57 PM
  • What's the brightest possible TV I can get?

    My current MagicMirror is an old 40" LCD TV. It’s positioned in area that get a lot of light and is quite hard to read. I am considering rebuilding it with something might brighter. What TV would recommend? Something around 55" would be fantastic.

    posted in Hardware
    R
    redink
    Jan 6, 2024, 1:28 PM
  • RE: MMM-CalendarExt3 stopped working

    @sdetweil yeah, i probably just did a git pull

    posted in Troubleshooting
    R
    redink
    Jan 5, 2024, 1:37 PM
  • 1 / 1
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