Changes between Version 108 and Version 109 of Help/Action/Select


Ignore:
Timestamp:
2025-02-25T20:30:03+01:00 (11 months ago)
Author:
HeiKue
Comment:

improved modifier description. removed comments

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v108 v109  
    1717||= **Name** =||= **Activation steps** =||= **Cursor** =||= **Description** =||
    1818|| **Select** single object ||  `Left mouse click`  ||  [[JOSMImage(cursor/modifier/select_node)]] \\ [[JOSMImage(cursor/modifier/select_way)]]  || Select a node or way under mouse cursor. More precisely, ''previously selected object(s)'' will be **replaced** with new object and displayed in [wikitr:/Help/Dialog/SelectionList selection list]. ||
    19 || **Unselect** single object ||  `Ctrl` (Windows/Linux) or `Cmd` (Mac) plus \\ `Left mouse click`  ||  [[JOSMImage(cursor/modifier/select_node_remove)]] \\ [[JOSMImage(cursor/modifier/select_way_remove)]]  || A way or node will be removed from the selection. ||
    20 || **Select surrounding** ||  `Double left mouse click`  ||  ''default''  || Select the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]).
    21 
    22 {{{#!comment
    23 ==== Single left mouse click is used to select an object ====
    24 Cursor: with node [[JOSMImage(cursor/modifier/select_node)]]; with way [[JOSMImage(cursor/modifier/select_way)]]
    25 
    26 Activation steps: `Left mouse click`
    27 
    28 Action: Select a node or way under mouse cursor.
    29 
    30 More precisely, ''previously selected object(s)'' will be **replaced** with new object and displayed in [wikitr:/Help/Dialog/SelectionList selection list].
    31 
    32 ==== Unselecting an object ====
    33 Cursor: with node [[JOSMImage(cursor/modifier/select_node_remove)]]; with way [[JOSMImage(cursor/modifier/select_way_remove)]]
    34 
    35 Activation steps: hold `Ctrl` (Windows/Linux) or `Cmd` (Mac) when using `Left mouse button`
    36 
    37 Action: a way or node will be removed from the selection.
    38 }}}
     19|| **Toggle** single object selection ||  `Ctrl` (Windows/Linux) or `Cmd` (Mac) plus \\ `Left mouse click`  ||  [[JOSMImage(cursor/modifier/select_node_remove)]] \\ [[JOSMImage(cursor/modifier/select_way_remove)]]  || The selection of a node or way will be **toggled**. More precisely, previously unselected objects will be selected and vice versa. And previously selected objects will be kept selected. ||
     20|| Select **surrounding** single object ||  `Double left mouse click`  ||  ''default''  || Select the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]).
    3921
    4022==== Cycle in dense or overlapping objects with pop-up ====
     
    5436Action: it will show a pop-up window of nearby objects and to cycle through them. To make this type of selection the default, and thus not require the use of the **`Alt`** key, change the [wikitr:/Help/Preferences/Advanced advanced preference] `selectaction.cycles.multiple.matches` to true. Holding `Ctrl` (Windows/Linux) or `Cmd` (Mac) afterwards to directly select an object.
    5537
    56 {{{#!comment
    57 ==== Double click selects surrounding ====
    58 Cursor: none
     38=== Selection rectangle === #Selectrectangle
    5939
    60 Activation steps: `Double left mouse click`
    61 
    62 Action: select the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]).
    63 }}}
    64 
    65 
    66 === Selection rectangle === #Selectrectangle
    6740==== Select multiple objects using selection rectangle ====
    6841Cursor: [[JOSMImage(cursor/modifier/selection)]]
     
    8659
    8760||= **Name** =||= **Key** =||= **Cursor** =||= **Description** =||
    88 || **Select** ||  **`Alt`**  ||  ''default''  || In addition to the normal behavior, select all ways that have at least one node within selection rectangle ||
    89 || **Add** ||  **`Shift`**  ||  [[JOSMImage(cursor/modifier/select_add)]]  || The [wikitr:/Help/Concepts/Object objects] are added to the current selection ||
    90 || **Remove** ||  **`Ctrl`** (Windows/Linux) or **`Cmd`** (Mac) ||  [[JOSMImage(cursor/modifier/select_remove)]]  || Remove all [wikitr:/Help/Concepts/Object objects] in current rectangle from selection (if there were any); \\''nothing is added to the current selection'' ||
     61|| **Extended way selection** ||  **`Alt`**  ||  ''default''  || In addition to the normal behavior, select all ways that have at least one node within selection rectangle ||
     62|| **Add** selection ||  **`Shift`**  ||  [[JOSMImage(cursor/modifier/select_add)]]  || The [wikitr:/Help/Concepts/Object objects] are added to the current selection ||
     63|| **Unselect** selection ||  **`Ctrl`** (Windows/Linux) or **`Cmd`** (Mac) ||  [[JOSMImage(cursor/modifier/select_remove)]]  || Remove all [wikitr:/Help/Concepts/Object objects] in current rectangle from selection (if there were any). \\Nothing is added to the current selection. ||
    9164
    92 {{{#!comment
    93 ====== Combination of modifiers ======
    94 }}}
    9565* `Alt` can be combined with `Shift`
    9666* `Alt` can't be combined with `Ctrl` or `Cmd` - as this is used for the **scale** command described [#Scale below]
    9767* `Ctrl` or `Cmd` combined with `Shift` makes no sense
    98 
    99 {{{#!comment
    100 ====== Alt modifier ======
    101 Cursor: none
    102 
    103 Activation steps: `Alt`
    104 
    105 Actions: in addition to the normal behavior, select all ways that have at least one node within selection rectangle
    106 
    107 ====== Shift modifier ======
    108 Cursor: [[JOSMImage(cursor/modifier/select_add)]]
    109 
    110 Activation steps: `Shift`
    111 
    112 Actions: the [wikitr:/Help/Concepts/Object objects] are added to the current selection
    113 
    114 ====== Ctrl/Cmd modifier ======
    115 Cursor: [[JOSMImage(cursor/modifier/select_remove)]]
    116 
    117 Activation steps: `Ctrl` (Windows/Linux) or `Cmd` (Mac)
    118 
    119 Actions: remove all [wikitr:/Help/Concepts/Object objects] in current rectangle from selection (if there were any); nothing is added to the current selection.
    120 }}}
    12168
    12269== Move == #Move
     
    13683
    13784Action: will insert a new node at the location of the cross
    138 
    13985
    14086== Merge nodes == #Mergenodes