mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update user documentation with divelogs.de suffix change
divelogs.de use DLD as suffix, not ZIP Suggested-by: Rainer Mohr <mail@divelogs.de> Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c3c3dd84ac
commit
b354fc67bc
1 changed files with 6 additions and 6 deletions
|
@ -642,15 +642,15 @@ Importing Dives from divelogs.de
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Before you can start importing dives from divelogs.de, you first
|
Before you can start importing dives from divelogs.de, you first
|
||||||
have to export the dives you want to import. The exported ZIP file can
|
have to export the dives you want to import. The exported DLD file can
|
||||||
be imported to Subsurface either from command line or from GUI.
|
be imported to Subsurface either from command line or from GUI.
|
||||||
|
|
||||||
Export from divelogs.de
|
Export from divelogs.de
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If you have logged dives in http://en.divelogs.de you can easily export them by
|
- Login to http://en.divelogs.de with your account
|
||||||
going to http://en.divelogs.de/export.php and selecting 'DLD Export'. This will provide
|
- Go to the 'Export Logbook' page
|
||||||
the divelogsData.zip file.
|
- Choose 'DLD Export of your logbook' and save the resulting yourUserName.DLD file
|
||||||
|
|
||||||
Import divelogs.de to Subsurface
|
Import divelogs.de to Subsurface
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
@ -659,7 +659,7 @@ The import works similarly as importing any other divelogs. Just do the
|
||||||
following steps on Subsurface:
|
following steps on Subsurface:
|
||||||
|
|
||||||
- Open the following menu 'File - Import XML Files(s)'
|
- Open the following menu 'File - Import XML Files(s)'
|
||||||
- Browse your directories to the location where divelogsData.zip is
|
- Browse your directories to the location where yourUserName.DLD is
|
||||||
- Select the log file and click OK
|
- Select the log file and click OK
|
||||||
|
|
||||||
After a few moments, you see your existing logs in Subsurface. Now you can
|
After a few moments, you see your existing logs in Subsurface. Now you can
|
||||||
|
@ -671,7 +671,7 @@ boat.
|
||||||
It is also possible to do the importing from command line just like with
|
It is also possible to do the importing from command line just like with
|
||||||
JDivelog (see <<S_ImportingDivesJDivelog, chapter Importing Dives from JDivelog>>):
|
JDivelog (see <<S_ImportingDivesJDivelog, chapter Importing Dives from JDivelog>>):
|
||||||
|
|
||||||
subsurface MyDives.xml --import divelogsde.zip
|
subsurface MyDives.xml --import yourUserName.DLD
|
||||||
|
|
||||||
[[S_DivePlanning]]
|
[[S_DivePlanning]]
|
||||||
Planning Dives
|
Planning Dives
|
||||||
|
|
Loading…
Add table
Reference in a new issue