Skip to content

Add basic Itinerary integration

Tobias Fella requested to merge work/tobias/itinerary into master

After downloading a file, the model calls the extractor and uses the JSON to show some basic information about the content and allows to import the data to Itinerary. This is entirely runtime-optional; no build-time dependencies are required and nothing changes if the extractor isn't available.

image

Edited by Tobias Fella

Merge request reports