diff options
author | Henrik Brautaset Aronsen <subsurface@henrik.synth.no> | 2013-02-20 19:33:58 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-20 11:00:43 -0800 |
commit | 7da4bc928cc0f2ab97c439931c362fe592e347e8 (patch) | |
tree | fae4db650904535dba6c8ec66503f3e1f040ce56 /Documentation | |
parent | 0159607c4ff7321286623fb20317a809d290fe14 (diff) | |
download | subsurface-7da4bc928cc0f2ab97c439931c362fe592e347e8.tar.gz |
Add divelogs.de export info to the manual
Replaces the FIXME's in Miiko's patch
Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 0902adf74..cc179e80c 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -632,8 +632,9 @@ be imported to Subsurface either from command line or from GUI. Export from divelogs.de ^^^^^^^^^^^^^^^^^^^^^^^ - - ***FIXME*** Login to the divelogs.de - - ***FIXME*** Export +If you have logged dives in http://en.divelogs.de you can easily export them by +going to http://en.divelogs.de/export.php and selecting 'DLD Export'. This will provide +the divelogsData.zip file. Import divelogs.de to Subsurface ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -642,10 +643,8 @@ The import works similarly as importing any other divelogs. Just do the following steps on Subsurface: - Open the following menu 'File - Import XML Files(s)' - - Browse your directories to the location where your divelogs.de - exported logs are - - Select the log file you want to import and click 'open' - - Click the OK button in the popup + - Browse your directories to the location where divelogsData.zip is + - Select the log file and click OK After a few moments, you see your existing logs in Subsurface. Now you can edit your dives like explained in <<S_EditDiveInfo, chapter Editing the Dive Info>>. |