@MMRIZE Thanks for looking into it! Totally understandable. I’ve been testing MM serving from a docker container and viewed in various environments, so it’s not a typical setup.
Read the statement by Michael Teeuw here.
Latest posts made by sfb
-
RE: MMM-CalendarExt3
-
RE: MMM-CalendarExt3
@MMRIZE I found the discrepancy! It show up in the correct order on Chromium based browsers, however is in the reverse order when viewed on Firefox.
@sfb said in MMM-CalendarExt3:
@MMRIZE Sorry if this has already been reported: I just installed MMM-CalendarExt3 and it appears to be listing my calendar events (Google Calendar .ics) in reverse order (events on each day are listed from latest to earliest). Not sure what additional information is helpful, but I’m using month view, locale is
en-US
, usingtimeFormat: 12
, and this is all that’s in my module config:{ module: "MMM-CalendarExt3", position: "bottom_center", title: "", config: { mode: "month", instanceId: "basicCalendar", locale: 'en-US', maxEventLines: 5, firstDayOfWeek: 1, calendarSet: ['work', 'home', 'us-holidays', "leisure"], } },
Any idea what might be happening? Thank you!
-
RE: MMM-CalendarExt3Agenda
@MMRIZE Thank you for this! I installed this one after MMM-CalendarExt3 and on this one, the events appear in the correct order (re: my reported issue). Is there a way to collapse or hide the event descriptions? I have a lot of long event descriptions (especially those automatic Zoom descriptions) which take up a lot of vertical space.
Thank you again! -
RE: MMM-CalendarExt3
@MMRIZE Sorry if this has already been reported: I just installed MMM-CalendarExt3 and it appears to be listing my calendar events (Google Calendar .ics) in reverse order (events on each day are listed from latest to earliest). Not sure what additional information is helpful, but I’m using month view, locale is
en-US
, usingtimeFormat: 12
, and this is all that’s in my module config:{ module: "MMM-CalendarExt3", position: "bottom_center", title: "", config: { mode: "month", instanceId: "basicCalendar", locale: 'en-US', maxEventLines: 5, firstDayOfWeek: 1, calendarSet: ['work', 'home', 'us-holidays', "leisure"], } },
Any idea what might be happening? Thank you!