mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Documentation: add brief section about DivingLog export
Fixes #63 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
693ff07db6
commit
5bc56c9c7e
1 changed files with 13 additions and 0 deletions
|
@ -737,6 +737,19 @@ JDiveLog (see <<S_ImportingDivesJDiveLog, chapter Importing Dives from JDiveLog>
|
||||||
|
|
||||||
subsurface MyDives.xml --import yourUserName.DLD
|
subsurface MyDives.xml --import yourUserName.DLD
|
||||||
|
|
||||||
|
[[S_ImporintgDivinglog]]
|
||||||
|
Importing Dives from DivingLog 5.0
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Before you can start importing dives from DivingLog you first have to
|
||||||
|
export those dives.
|
||||||
|
|
||||||
|
- Open the 'File - Export - XML' menu
|
||||||
|
- Select the dives that you want to export
|
||||||
|
- Click on the export button and select the filename
|
||||||
|
|
||||||
|
This file can now be opened in Subsurface (as described in the previous sections).
|
||||||
|
|
||||||
[[S_DivePlanning]]
|
[[S_DivePlanning]]
|
||||||
Planning Dives
|
Planning Dives
|
||||||
--------------
|
--------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue