bureus / MMM-Vasttrafik-PublicTransport

Initial commit
9 stars 6 forks source link

More config options #5

Closed retroflex closed 5 years ago

retroflex commented 5 years ago

It's me again :) Two ideas for additional config options:

1) Show track column (true/false). Often you know where to go, so this could save up some screen space.

2) Show bus stop header (e.g. "Varbergsgatan, Göteborg") (true/false). Makes sense when you have a list with only one bus stop, which is where you are. No need to show it then.

bureus commented 5 years ago

Great idea! Will include that in the next release! :)

bureus commented 5 years ago

Resolved in latest release, please see section "Configurations" added two new configs, showTrackNumbers and showStopHeader. Set them to false in order to hide columns. Screenshot also added see "Minimal layout".

retroflex commented 5 years ago

Great! Although with stop header, this is what I meant:

image

But maybe there's point in hiding the destination column too.... if you travel from an end stop, that might be unnecessary to show.

bureus commented 5 years ago

Hi, sorry for the confusion, i have released a feature to hide that header name. Please verify when you have time :)

retroflex commented 5 years ago

Works good and the result looks very nice. Thanks for all the work with the module!