mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Desktop: Add mergeing into the selected dive site.
When editing a dive site in the 'Dive sites' view, add a context menu entry to allow mergeing of the displayed dive site into the dive site seleted in the 'Near dive sites' list. This merge has the opposite direction of the existing 'Merge into current site' function, which can simplify the workflow when maintaining a large number of dive sites, as the facilities to sort dive sites in the 'Dive sites' view does not have a way to sort by location or proximity. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
84d9d0abe7
commit
2aa13ea9d7
4 changed files with 25 additions and 0 deletions
|
@ -1650,6 +1650,8 @@ Select the dive site to be merged by right-clicking it. A confirmation
|
|||
message is presented (see image above). Clicking the confirmation message merges the selected dive with
|
||||
the dive named at the top of the panel and returns you to the dive sites management panel.
|
||||
|
||||
Alternatively, if exactly one dive site is selected in the 'Near dive sites' list, there is an additional function 'Merge current site into this site' available in the context menu. This can be helpful if the name of the destination dive site is not known, e.g. when importing dive sites from a third party source.
|
||||
|
||||
==== Add a dive site
|
||||
|
||||
At the top right of the dive sites management table is a round button with a "+". Clicking that button inserts a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue