MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Standingwater
    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 1
    • Posts 2
    • Groups 0

    Standingwater

    @Standingwater

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Standingwater Unfollow Follow

    Latest posts made by Standingwater

    • Calendar Default Module: Help needed on how to remove "ends in" time when using relative time.

      Greetings,

      I have a MM using the default calendar module that displays the cafe menu for school. I never noticed this until now, but when using relative dates, it displays the time until the event ends. I would like it to just say “today” and not have the time until the event ends. I’ve been googling and looking at the official documentation, but I can’t seem to figure this one out .

      Thanks in advance!

      example: https://i.imgur.com/B4pkR8n.png

      posted in Troubleshooting
      S
      Standingwater
    • RE: How to disable auto update from MMM-GooglePhotos

      add this to your custom.css

      @keyframes trans {
      from {opacity: 1}
      to {opacity: 1}
      }

      It will still update, but you won’t see the fades.

      posted in Utilities
      S
      Standingwater