Go to's in Workflows

In workflows I may have multiple branches all using a goto ending in the same Step. This creates overlapping arrows, numerous of them. It might be nice to be able to have a goto …goto a goto. essentially daisy chaining them so i dont have to have a goto that goes all the way across the screen, I can have a goto go to the branch next to it which goes to the one next to it, which goes to the one next to it which finally reaches the ends point. Currently I add a delay of 1 min. go to that delay and after the delay is the goto the branch next to it, which I have added a delay of 1 min, then it goes to the branch next to it…etc. Rather be able to goto a goto.