mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add second CSV export with dive details
This is intended to export all the details that someone might copy from a paper logbook. We need a matching import template to make this simple. This hasn't been well tested, I'm sure it will break when elements and attributes are missing. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1ba4137fec
commit
74f5842f0c
5 changed files with 135 additions and 3 deletions
|
|
@ -42,6 +42,7 @@
|
|||
<file>xslt/udcf.xslt</file>
|
||||
<file>xslt/uddf-export.xslt</file>
|
||||
<file>xslt/xml2csv.xslt</file>
|
||||
<file>xslt/xml2manualcsv.xslt</file>
|
||||
<file>xslt/uddf.xslt</file>
|
||||
<file>xslt/sensuscsv.xslt</file>
|
||||
<file>xslt/manualcsv2xml.xslt</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue