balassy / MMM-Futar

MagicMirror module that displays Budapest public transport information.
MIT License
5 stars 2 forks source link

Filter out too early stop times #6

Closed balassy closed 5 years ago

balassy commented 5 years ago

As a user, I would like to filter out those stop times that depart within a specified time interval, so I can clearly see which departures can I get.

For example: do not show those stop times that depart in the next 5 minutes, because I cannot get into the stop in that short time.

balassy commented 5 years ago

I'm happy to announce that I've just released version 1.4.0 of this module which includes a new hideStopTimesInNextMinutes configuration option which allows filtering out too early departure times.