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

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt2

      Hello,
      I am having difficulties understanding how the deduplicateEventsOn works. I can get the configuration to make duplicated events not show; but how do I combine the entries under calendarName so the events show up “Bob/Jane/Sue/John” ? Or just “Everyone” ??

      This is what I have that removes the duplication. Its at the very top of the module. Does it need to be somewhere else?

      		{module: 'MMM-CalendarExt2',
      			config: {
      					rotateInterval: 45*1000,
      					deduplicateEventsOn:["startDate","endDate","duration","title","location"],
      					calendars: [
      
      posted in Utilities
      M
      MMPenguin
    • 1 / 1