efa
efa copied to clipboard
EFA#035 / EFA/EFACLI: FEATURE: CSV Export function should define csvSeparator, csvQuote and encoding
Within Statistics, the user can specify parameters for CSV separator, CSV Quote and encoding.
In the export functions for boats etc, this is not possible. The current standard separator | is not convenient for opening the CSV file in Microsoft Excel.
Feature request:
- Export function in GUI should get parameters for CSV separator, CSV quote and encoding.
- EFACLI export function should get (optional) parameters for CSV separator, CSV quote and encoding.
Feature is currently in development.
Solution in https://github.com/cubitusgh2/efa_ksc_replay/tree/EFA_035_CSV_EXPORT_FOR_CLI
Branch with updated solution, re-mastered with efa240: https://github.com/cubitusgh2/efa_ksc_replay/tree/MN_EFA_035_V2_CSV_EXPORT_FOR_CLI