Requesting a Quick Export option in right-click context menu within My Flights sidebar

Hello Litchi Team,

First, fantastic work on the new Litchi Hub Beta interface. The UI is incredibly clean.

I am writing to request a “Quick Export” option in the right-click context menu within the My Flights sidebar to reduce a major friction point for power users.

The Current Bottleneck: Currently, exporting a single route requires 6 steps (Return to My Flights sidebar > Navigate & Select Route > Wait for Map/Curve Render > Click Export Icon > Select Destination > Confirm). When making changes to 20+ routes (for example, changing heading values across sunrise and sunset routes or simply managing name changes), this requires over 120 clicks plus the associated context friction.

The Proposed Solution: Add an Export button to the existing right-click context menu in the folder view (alongside Rename, Duplicate, Download, etc.).

Suggested Technical Implementation: Instead of forcing the browser to load the heavy map tiles and render the visual polynomial splines, clicking this context menu item would trigger an asynchronous background fetch of the route’s coordinate data. The compiler could then package the file and instantly summon the Export/Bridge destination modal, completely decoupling the export logic from the visual map state.

This single feature would instantly cut the export workflow time in half for pilots utilizing the Litchi Hub Bridge, making bulk route management exponentially more efficient.

Thank you for considering this enhancement!