Changes between Version 112 and Version 113 of Help/Action/Select


Ignore:
Timestamp:
2025-02-27T17:20:55+01:00 (10 months ago)
Author:
skyper
Comment:

proper name; link to actions in first sentence and add little more info about differences to Lasso mode; add two cursor icons.

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v112 v113  
    22[[PageOutline(2-10,Table of Contents)]]
    33
    4 = Select, Move, Scale and Rotate Objects =
     4= Select mode =
    55
    6 [[JOSMImage(mapmode/move/move,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`S`** (press `S` again to toggle between [[JOSMImage(mapmode/rope)]] [wikitr:/Help/Action/LassoMode Lasso selection mode] and this regular selection mode) — is one of the [wikitr:/Help/EditToolbar working modes]
     6[[JOSMImage(mapmode/move/move,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`S`** (press `S` again to toggle between [[JOSMImage(mapmode/rope)]] [wikitr:/Help/Action/LassoMode Lasso mode] and this Select mode) — is one of the [wikitr:/Help/Menu/Mode#Workingmode working modes]
     7
     8**[#Selecttool Select], [#Move move], [#Scale scale] and [#Rotate rotate] [wikitr:/Help/Concepts/Object objects].** \\
     9Despite its name this mode provides some actions. \\
     10The only difference between Select mode and [[JOSMImage(mapmode/rope)]] [wikitr:/Help/Action/LassoMode Lasso mode] is the area selection mode. All other selection modes and actions are identical.
    711
    812== Select mode == #Selecttool
     
    1822|| **Select** ||  `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]. ||
    1923|| **Add** ||  `Shift + left mouse click`  ||  [[JOSMImage(cursor/modifier/select_node_add)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]]  || Add a node or way under mouse cursor to the selection. ||
    20 || **Toggle** ||  `Ctrl + left mouse click` (Windows/Linux) \\ `Cmd + left mouse click` (Mac)  ||  [[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. ||
     24|| **Toggle** ||  `Ctrl + left mouse click` (Windows/Linux) \\ `Cmd + left mouse click` (Mac)  ||  [[JOSMImage(cursor/modifier/select_node_add)]] [[JOSMImage(cursor/modifier/select_node_remove)]] \\ [[JOSMImage(cursor/modifier/select_way_add)]] [[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. ||
    2125|| **Select surrounding** ||  `Double left mouse click`  ||  ''default''  || Select the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]).
    2226|| **Add surrounding** ||  `Shift + double left mouse click`  ||  [[JOSMImage(cursor/modifier/select_add)]]  || Add the surrounding object ([wikitr:/Help/Concepts/Object#Areas area] or [wikitr:/Help/Concepts/Object#Relations multipolygon]) to the selection.