Closed mbof closed 9 months ago
Later, add bulk copy-paste capabilities to enable importing a whole directory of waypoints in CSV form. Import should be lenient in its input and accept a variety of formats (DDDºMM'SS", DDD.DDDDD, DDDºMM.MMMM', direction as N/S/E/W or as +-, etc.), translating them silently on paste to the device's native format (DDDºMM.MMMM').
Ideally, changes made to waypoints in the UI are stashed in a change queue and start to be saved right away, without blocking the UI.