New journal event for plotting a route

Hello,
In order to better plan for trading along your trip, I'd like to see a new journal event that's created when you plot a new route in the Galactic Map:

Code:
{
  "timestamp": "2018-03-08T10:38:46Z",
  "event": "PlotRoute",
  "distance": "4.38",
  "systems": [
  	"Sol",
  	"Alpha Centauri"
  ]
}

Using this simple data you could then use existing 3rd party tools to determine if there are any good deals to be made along the way. This would also help with visualising your route in 3rd party tools.

BR,
CMDR KBob
 
Back
Top Bottom