First of all, thank you for making this logbook tool, great work!
I have a bunch of GPX / KML tracks for my logged flights. Currently, it would be necessary to investigate each file individually, find the corresponding flight log entry, and upload the file as attachment. Especially since KML files downloaded from Flightradar24 are named with some random ID, it is required to open each file first for finding the corresponding flight log entry.
As GPX / Flightradar24 KML files contain timestamps (UTC) along with each position, this process could be automated: A nice feature would be to support batch import of GPX / KML files, parse the timestamps, and assign the files to the log entries according to the departure / arrival times.
First of all, thank you for making this logbook tool, great work!
I have a bunch of GPX / KML tracks for my logged flights. Currently, it would be necessary to investigate each file individually, find the corresponding flight log entry, and upload the file as attachment. Especially since KML files downloaded from Flightradar24 are named with some random ID, it is required to open each file first for finding the corresponding flight log entry.
As GPX / Flightradar24 KML files contain timestamps (UTC) along with each position, this process could be automated: A nice feature would be to support batch import of GPX / KML files, parse the timestamps, and assign the files to the log entries according to the departure / arrival times.