subsurface/xslt
Michael Keller 1bd7806dcf Desktop: Change 'CSV summary dive details' output from TSV to CSV.
Change the output formato for the Export / 'CSV summary dive details'
from TSV to CSV, to make it consistent with the menu item name, and with
the other 'CSV' export function.
This was changed to TSV by @mturkia in
6c82578540,
but I could not find any discussion as to why.
Also removed replacement of the field separator in any fields, as,
according to the CSV RFC (https://datatracker.ietf.org/doc/html/rfc4180)
this is not required as long as the fields containing separators are
enclosed in quotes, and any quotes within the fields are doubled up.
Tested with a fairly large log file, and importing into Google Sheets is
working fine for the output produced.
Also made capitalisation of the Export menu items consistent.

Signed-off-by: Michael Keller <github@ike.ch>
2023-05-18 10:31:31 +03:00
..
av1.xslt
commonTemplates.xsl
csv2xml.xslt CSV Import: add heartrate support 2019-05-11 11:23:41 -07:00
DiveLog.xslt
divelogs-export.xslt Export unused cylinders to divelogs.de 2021-07-18 13:43:54 +03:00
divelogs.xslt
DivingLog.xslt
jdivelog2subsurface.xslt
MacDive.xslt
manualcsv2xml.xslt CSV export: include dive mode field 2020-05-04 10:43:40 +02:00
Mares.xslt
sensuscsv.xslt
shearwater.xslt Shearwater cloud import: adjust to milliseconds 2020-09-15 08:47:51 -07:00
subsurfacecsv.xslt Fix precision bug on SubsurfaceCSV import 2020-05-26 11:33:10 -07:00
SuuntoDM4.xslt
SuuntoSDM.xslt SDE import: add custom fields to tags 2019-05-10 10:40:35 +02:00
udcf.xslt
uddf-export.xslt
uddf.xslt
xml2csv.xslt
xml2manualcsv.xslt Desktop: Change 'CSV summary dive details' output from TSV to CSV. 2023-05-18 10:31:31 +03:00