Changes between Version 29 and Version 30 of Help/Plugin/KindaHackedInUtils


Ignore:
Timestamp:
2025-12-26T13:48:18+01:00 (3 weeks ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/KindaHackedInUtils

    v29 v30  
    137137=== Quickly add objects to existing relation ===
    138138
    139 Select [[Image(relation-add.svg, 32px, middle)]] `Add selected objects to selected relation` from the `More tools` menu or press **`Ctrl+R`** on the keyboard.
    140 
    141 ==== What it does? ====
    142 
    143 The selected objects will be added to the selected relation without showing a dialog. The relation the objects should be added to has to be selected as the first object or an selected object is only a member of one relation. The roles will be guessed based on the type and keys of the relation and the selected objects. If no relation is selected an no object is a member of a relation the dialog to create a new relation is shown.
     139Select [[Image(relation-add.svg, 32px, middle)]] `Add selected objects to relation` from the `More tools` menu or press **`Ctrl+R`** on the keyboard.
     140
     141==== What it does? ====
     142
     143The selected objects will be added to the selected relation without showing a dialog. The relation the objects should be added to has to be selected as the first object or if a selected object is only a member of one relation and the first selected object isn't a relation that relation will be used. The roles will be guessed based on the type and keys of the relation and the selected objects. If no relation is selected an no object is a member of a relation the dialog to create a new relation is shown. If the selection consists of 2 or 3 objects that might be part of an enforcement relation the creation of an enforcement relation of the types ***toll***, ***maxspeed*** and ***traffic_signals*** is offered. If such a relation should be crated the from node has to be selected first, the to node second (if there is a to node) and the device last.
    144144
    145145=== Close selected ways ===