-
-
Notifications
You must be signed in to change notification settings - Fork 195
Description
Acknowledgments
Please check the following boxes with an x
if they apply:
- The feature I want to propose would be useful for the majority of users, not only for me personally.
- I am aware that Transportr is mostly developed by one person in their unpaid spare time.
- I can help myself to get this feature implemented or know someone who wants to do it.
- If I want to add support for a new region or country, I checked that this is already available in public-transport-enabler and know the process described on the Transportr homepage.
Is your feature request related to a problem? Please describe.
I appreciate that Transportr shows me delays and other updates. However, I often find myself wishing I didn't have to do math to figure out how delayed my train is when in a hurry.
Describe the solution you'd like
Instead of "16:54" with "+19" in smaller red font, let's present the most relevant information in a concise manner, e.g. "17:13" in red, with additional info about the delay in smaller font below, e.g. "expected 16:54"
Describe alternatives you've considered
Alternatively, instead of adding "expected" to the original time, it could be crossed out (although that might impede legibility).
We could also just copy the DB website design ¯_(ツ)_/¯
Thanks for making a genuinely useful transportation app!