• 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. 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 Aug 22, 2020, 3:29 PM
    Aug 22, 2020, 3:29 PM
    0 Votes
    1 Posts
    157 Views
    T Aug 22, 2020, 3:29 PM
    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 Aug 22, 2020, 3:18 PM
    Aug 16, 2020, 6:46 PM
    1 Votes
    4 Posts
    1k Views
    T Aug 22, 2020, 3:18 PM
    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 Aug 16, 2020, 8:09 PM
    Aug 14, 2020, 7:16 PM
    0 Votes
    8 Posts
    819 Views
    S Aug 16, 2020, 8:09 PM
    @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
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