Changes between Version 1 and Version 4 of Help/Action/SplitMode


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/SplitMode

    v1 v4  
    1 [[TranslatedPages(outdated=Draft. Page should be expanded with some more details.)]]
     1[[TranslatedPages]]
    22[[PageOutline(2-4,Table of Contents)]]
    33= Split mode =
     
    55[[JOSMImage(mapmode/splitway,middle,48,link=,margin-right=20)]] ''Keyboard shortcut:'' **`T`** — is one of the [wikitr:/Help/Menu/Mode#Workingmode working modes]
    66
    7 **Split a way by clicking** \\
    8 The mode splits a way like the action [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] using an existing or a new node depending on whether it is clicked on a node or in between nodes. Currently only open ways are supported.
     7**Split a way by clicking**. \\
     8The mode helps with splitting ways, similar to the [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] action.
     9
     10When this mode is selected, clicking on a way will split it at the clicked location. When an existing way node is clicked, the way will be split at this node, otherwise a new node will be created.
     11
     12If more than one way is found as a possible target, a dialog with a list of ways to choose from is presented. When one of the possible target ways is currently selected, the selected way will automatically be chosen.
     13
     14Ways that are disabled by a [[JOSMImage(dialogs/filter)]] [wikitr:/Help/Dialog/Filter filter] are ignored and will not be split.
     15
     16
     17Only non-closed ways can currently be split with this mode, closed ways are not yet supported.
     18
     19== Advanced Preferences ==
     20||= **Property** =||= **Default** =||= **Explanation** =||
     21|| **`split-mode.ignore-disabled-ways`** ||  `true`  || Ignore ways that are disabled by a filter ||
     22|| **`split-mode.prefer-selected-ways`** ||  `true`  || Automatically prefer selected ways when there are multiple potential targets ||
     23
     24== See also ==
     25* [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way]
    926
    1027----