Anyone know when this will be implemented? Thanks
No, we don’t know when that option will be available. What complicates the implementation of this feature is that with the new Mission Hub, there is some global data (drone type, path mode, etc.) which must be stored with the exported mission. CSV format (think Excel) is appropriate for tabular data like waypoint configurations but not as appropriate for global data. However it is implemented, it will not be completely compatible with both the old Mission Hub and the new Mission Hub. Other formats such as JSON can store both global and waypoint data but may not be as friendly a format for some users.