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

    Topics

    • T

      Calendar maximumEntries still not working?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      193 Views
      T
      I have two calendars in the configuration list for the default calendar module. I cannot get the maximumEntries flag to work, either on the global level (i.e., setting it in the module configuration, before configuring individual calendars) or within each calendar’s configuration. I’ve tried setting the global maximumEntries (with quotes around the number and without quotes), and each calendar’s maximumEntries to … I’ve even tried setting the individual calendar maximumEntries to ’1’ each. Whatever I do, it still shows the same number of entries. Any suggestions? Here’s the calendar part of my config file, with the calendar IDs XXX’d out. ���������������{ ������������������������module: "calendar", ������������������������header: "Significant dates", ������������������������position: "top_left", ������������������������showLocation: true, ������������������������wrapEvents: true, ������������������������colored: true, ������������������������maximumEntries: '2', ������������������������config: { ��������������������������������calendars: [ ����������������������������������������{ ������������������������������������������������symbol: "calendar-check", ������������������������������������������������url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics", ������������������������������������������������color: "#0000FF", ������������������������������������������������maximumEntries: '1', ����������������������������������������}, ����������������������������������������{ ������������������������������������������������url: "webcal://localhost:8080/modules/calendars/XXX.ics”, symbol���������������������������������: "calendar", ������������������������������������������������maximumEntries: '1', ����������������������������������������} ��������������������������������] ������������������������} ����������������},
    • T

      Remote messages?

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      4
      1 Votes
      4 Posts
      1k Views
      T
      In case someone else comes looking for this functionality, I settled on MMM-RemoteCompliments — it ties in to Google Drive, and by using the Current Compliment function, I can display a single message and change it manually, or cycle through messages using Random and Scheduled compliments. It’s a really nicely organized (and documented!) module. It also allows photos, which looks good on the monitor before adding the mirror; not sure how that will change things.
    • T

      Put RSS module in two places?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      8
      0 Votes
      8 Posts
      1k Views
      S
      @tf2 notice those were both configured to the same position, 1st in config it on top, next is lower, etc they don’t HAVE to be in the same area
    • 1 / 1