mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 20:36:15 +00:00
Added import info for MacDive
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
85063200a0
commit
fa08ef2ee3
1 changed files with 24 additions and 0 deletions
|
@ -537,6 +537,30 @@ The file Divelogs.SDE can now be opened (or imported) in
|
|||
Subsurface. Different from earlier versions of Subsurface, no manual
|
||||
unpacking of the .SDE file is needed anymore.
|
||||
|
||||
[[S_ImportingMacDive]]
|
||||
Importing dives from MacDive
|
||||
----------------------------
|
||||
|
||||
Importing logs from MacDive is as easy as it gets. Do the following
|
||||
steps in Subsurface:
|
||||
|
||||
- Open the following menu 'File - Import XML Files(s)'
|
||||
- Browse your directories to the location where your MacDive logs are
|
||||
stored
|
||||
- Select the log file(s) you want to import and click 'open'
|
||||
- Click the OK button in the popup
|
||||
|
||||
After a few moments, you see your existing logs in Subsurface. Now you can
|
||||
edit your dives like explained in <<S_EditDiveInfo, chapter 6>>.
|
||||
|
||||
We currently attempt to import all the relevant dive information
|
||||
excluding the used equipment and diver name.
|
||||
|
||||
It is also possible to do the importing from command line just like with
|
||||
JDivelog (see <<S_ImportingDivesJDivelog>>):
|
||||
|
||||
subsurface MyDives.xml --import MacDiveDives.xml
|
||||
|
||||
[[S_Menu]]
|
||||
The menu and sub-menus
|
||||
----------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue