Changes between Version 36 and Version 37 of Help/Action/Delete


Ignore:
Timestamp:
2020-01-08T01:54:09+01:00 (6 years ago)
Author:
skyper
Comment:

rework of links; icons; wikitr:

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Delete

    v36 v37  
    22= Delete mode =
    33
    4 [[Image(source:trunk/images/mapmode/delete.png)]] ''Shortcut key:'' **`CtrlDelete`**
     4[[Image(source:trunk/images/mapmode/delete.png,bottom)]] ''Shortcut key:'' **`Ctrl+Delete`**
    55
    66Delete nodes, segments, ways and relations by a single mouse click.
     
    88
    99
    10 === Usage ===
     10== Usage ==
    1111
    12  0. Clear the Selection by **`[Esc]`** or Unselect All.\\
     12 0. Clear the Selection by **`[Esc]`** or [[Image(source:/trunk/images/unselectall.svg,middle)]] [wikitr:/Help/Action/UnselectAll Unselect All].\\
    1313    Otherwise the Selection and **all referring objects** to it get deleted by entering this mode.\\
    1414 1. Enter the Delete mode by shortcut key or via the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\
     
    1616 1. Click on nodes, way segments and  ways to delete them.
    1717
    18 Modifiers:
     18=== Modifiers
    1919 * `Shift` to remove only a way segment.\\
    2020  The remaining parts os the way are split apart.
    2121 * `Alt`   to spare the nodes of a way. \\
    2222  These nodes will remain even when they are unused.
    23  * `Ctrl` to additionally delete all [Concepts/Object objects] which reference the selected object **without further warning**, relations included.
     23 * `Ctrl` to additionally delete all [wikitr:/Help/Concepts/Object objects] which reference the selected object **without further warning**, relations included.
    2424  The definition of ''reference'' is:
    2525   * a node references all ways it is connected to
     
    3535=== Deleting objects being members of relations === #DeleteFromRelations
    3636
    37 If you delete an [Concepts/Object object] which is part of a [Concepts/Object#Relations relation] the [Concepts/Object object] has to be removed from the [Concepts/Object#Relations relation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:
     37If you delete an [wikitr:/Help/Concepts/Object object] which is part of a [wikitr:/Help/Concepts/Object#Relations relation] the object has to be removed from the relation. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:
    3838
    3939[[Image(confirm-delete-from-relations.png)]]
    4040
    41 The entries in the displayed list indicate from which [Concepts/Object#Relations relations] (second column in the table) the [Concepts/Object object] (or the objects, if you delete more than one object) have to be removed.
     41The entries in the displayed list indicate from which relations (second column in the table) the object (or the objects, if you delete more than one object) have to be removed.
    4242
    43 Click '''Cancel''' if you don't want to remove the [Concepts/Object objects] from these [Concepts/Object#Relations relations]. In this case, JOSM doesn't delete the [Concepts/Object objects] either, the operation is aborted.
    44 Click '''OK''' if you agree with removing the [Concepts/Object objects] from the displayed [Concepts/Object#Relations relations].
     43Click '''Cancel''' if you don't want to remove the objects from these relations. In this case, JOSM doesn't delete the objects either, the operation is aborted.
     44Click '''OK''' if you agree with removing the objects from the displayed relations.
    4545
    4646== See also ==
    47  * Simple [[Image(source:trunk/images/dialogs/delete.svg,20)]] [wikitr:/Help/Action/EditDelete Delete] as tool
     47 * Simple [[Image(source:trunk/images/dialogs/delete.svg,20,middle)]] [wikitr:/Help/Action/EditDelete Delete] as tool
    4848
    4949----
     50Back to [wikitr:/Help/EditToolbar Edit Toolbar]\\
    5051Back to [wikitr:/Help Main help]