1
0
Fork 0
mirror of https://github.com/subsurface/subsurface.git synced 2025-02-19 22:16:15 +00:00

Documentation: describe trips in the dive list

Both autogroup and manual creation of trips is explained. Once the user
looks at manual creation, the other trip manipulation options should be
fairly self-explanatory.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-05-15 22:23:05 -07:00
parent 5b97344b83
commit 3a37554f35

View file

@ -199,6 +199,22 @@ Because of the inaccuracy of depth gauge of diving computers depth
depth is kept in the logfile. Users of imperial system aren't affected
by this.
An innovative feature in Subsurface is the ability to group dives by
"trips". What this means is that multiple dives can be categorized
together under a common header. Typically this is used by divers who
travel for a limited time to a dive destiation - the location in the
trip header can then be used for the destination information
("Phillippines, Puerto Galera"), while the location in the individual
dive can describe the actual dive site ("Hole in the wall").
Subsurface usually does a very good job detecting and grouping dive
trips together. To use this feature simply enable the "Autogroup"
option in the "Log" menu entry. Alternatively, you can select multiple
dives in the dive list and use the context menu (right click on one of
the selected dives) to create a trip. The context menu contains
several additional options to allow manipulation of trips - these
should be self-explanatory.
[[S_ImportNewDives]]
Import New Dives from your Dive Computer
---------------------------------------