Read the statement by Michael Teeuw here.
Is There Anyway to Have the default calendar module only broad cast events occurring on the current day?
-
Is it possible to have the calendar broadcast events only on the current day of the event? I want my map to default to a certain route …but update for events occurring on the current day.
right now my map shows an event that’s in 20 days, obviously I don’t need that route and estate travel time right now…
-
see the config here
https://github.com/MichMich/MagicMirror/tree/master/modules/default/calendarprobably maximumNumberOfDays
-
thank you but I’m not sure this is what I’m looking for.
I want my calendar to show all my events into the future but not broad cast them unless they occur on the current day.
that way other modules ( google route in my case) don’t show the route for my next event unless it’s that day…right now my next event is on Thursday of next week…so that’s what my google map is showing directions for.
-
@dxfan227 said in Is There Anyway to Have the default calendar module only broad cast events occurring on the current day?:
but not broad cast them
oh… you would have to change the code for that