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

    Topics

    • P

      MMM-CalendarEXT2 mulitple time zones

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      6
      0 Votes
      6 Posts
      721 Views
      M
      @pastormingle “forceLocalTZ” option in the calendar might be. https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/blob/main/docs/Configuration/Calendar.md#default-values-of-calendar But not sure it would fix your issue.
    • P

      MMM-CalendarExt Multiple Calendars

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      BKeyportB
      @pastormingle I believe the time would be set by the master time format option. see: https://docs.magicmirror.builders/getting-started/configuration.html#general
    • P

      MMM-Carousel not displaying

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      96
      0 Votes
      96 Posts
      52k Views
      S
      @pastormingle what weather module? I do not know the answer. don’t use carousel
    • P

      Calendar Module intermittently stop working

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      19
      0 Votes
      19 Posts
      4k Views
      S
      @pastormingle weird… but glad u got it working
    • P

      Display start time and end time on meetings

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      7
      2
      0 Votes
      7 Posts
      1k Views
      S
      @pastormingle what calendar tool? appt and event are the same thing for me. what day is the 12am event ( that is midnight, right, as noon is 12pm) the others appear to be full day events… so time is not useful… (midnight to midnight)
    • P

      Calendar Event Display start and end date

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      7
      0 Votes
      7 Posts
      1k Views
      P
      @sdetweil Ok i think i got it now… if (this.config.showEnd) { timeWrapper.innerHTML += “-”; timeWrapper.innerHTML += this.capFirst(moment(event.endDate, “x”).format(this.config.dateEndFormat)); } else // For full day events we use the fullDayEventDateFormat if (event.fullDayEvent) {
    • P

      Google Task module

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      9
      1
      0 Votes
      9 Posts
      2k Views
      S
      @bigschucks what does this contribute to the topic?
    • P

      Google Task API Multiple Users

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      897 Views
      S
      @steven84 how does that help resolve the question asked?
    • P

      Hello World Module Underline

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      750 Views
      M
      @pastormingle Add this into your css/custom.css (copied from css/custom.css.sample) clock header { padding-bottom: 10px /* whatever you want */ }
    • P

      MagicMirror dual monitor configuration

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      P
      @sdetweil I found it and it’s working great thanks for the help… Now just need to get to start with pm2 and should be good to go…
    • 1 / 1