[FEATURE] Set type of travel between each event in a day when routing selected in day plan #1281
|
Currently when enabling route mode on the day plan you can only select drive or walk for the whole day, being able to configure the travel between events would be a great addition to the planner. Being able to plan:
etc would help better with planning individual days of a trip. Apologies if this has been requested already, I did a search but couldn't find anything immediately obvious as a dupe. The closest I could find was #435 which was about adding support for routing between events in the day - this request takes that further to add travel type. Probably makes sense if its done at the same time as, or after #1126 Happy to take a look at creating a PR for this |
Replies: 2 comments 1 reply
|
I'd love this too. I used Tripomatic, and I could choose whether I wanted to walk, drive, or take public transport between each location individually. |
|
Done — ships in 4.0.0 🎉 Tap the travel-time connector between two stops in the day plan and pick that leg's mode (walking / driving / a route-provider plugin); mobile has the same tap menu. Each leg routes and times in its own mode, so a day can mix walk and drive. The whole-day Foot/Car button is now just the day's default and never overrides a leg you set by hand — "Use day default" clears a leg's choice again. Thanks for the write-up @IAmParadox27! |
Done — ships in 4.0.0 🎉
Tap the travel-time connector between two stops in the day plan and pick that leg's mode (walking / driving / a route-provider plugin); mobile has the same tap menu. Each leg routes and times in its own mode, so a day can mix walk and drive. The whole-day Foot/Car button is now just the day's default and never overrides a leg you set by hand — "Use day default" clears a leg's choice again.
Thanks for the write-up @IAmParadox27!