efa icon indicating copy to clipboard operation
efa copied to clipboard

EFA#035 / EFA/EFACLI: FEATURE: CSV Export function should define csvSeparator, csvQuote and encoding

Open cubitusgh2 opened this issue 2 years ago • 3 comments

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.

cubitusgh2 avatar Jul 01 '22 18:07 cubitusgh2

Feature is currently in development.

cubitusgh2 avatar Jul 01 '22 18:07 cubitusgh2

Solution in https://github.com/cubitusgh2/efa_ksc_replay/tree/EFA_035_CSV_EXPORT_FOR_CLI

cubitusgh2 avatar Sep 27 '22 08:09 cubitusgh2

Branch with updated solution, re-mastered with efa240: https://github.com/cubitusgh2/efa_ksc_replay/tree/MN_EFA_035_V2_CSV_EXPORT_FOR_CLI

cubitusgh2 avatar Apr 05 '24 19:04 cubitusgh2