Changes between Version 10 and Version 11 of Help/Plugin/ExtendedClipboard
- Timestamp:
- 2025-11-19T10:42:36+01:00 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v10 v11 85 85 [[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shift+Alt+B`** 86 86 87 This panel can store templates for node creation/direct tagging of selected nodes and ways. 87 This panel can store templates for node creation/direct tagging of selected nodes and ways. The node templates are displayed in columns dependent on the available vertical space. By default a maximum of 3 columns is used. This can be configured in the preferences to up to 7 columns. 88 88 89 89 === Usage === … … 93 93 To create a new node from the template double click on a template or select it and click on the [[JOSMImage(copy,32px,middle)]] button. The new node is then stored inside the JOSM clipboard and can be added to the map view with **`Ctrl+V`** or by choosing **Paste** from the **Edit** menu. Alternatively tripple click on a node template or click on the [[JOSMImage(paste,32px,middle)]] button to directly paste the new node at the center of the map view, the node template will also be stored in the clipboard for further use. 94 94 95 By default the tags present for a node template will be added to the selection in the map view, when clicking on a node template and the auto tagging isactivated. While auto tagging is active each node/way that is selected in the map view will be tagged with the tags of the node template. By default the auto tagging is active for 10 seconds, each new selection resets the timer to it's start value. To stop auto tagging either click to deselect the checkbox `Auto tag selection` or press `V` on the keyboard.95 By default the tags present for a node template will be added to the current selection in the map view, when clicking on a node template. Selecting a node template will also activate the auto tagging which will add the tags of the selected node template to each node/way (dependent on the node/way tagging set for the node template) that is going to be selected in the map view. By default the auto tagging is active for 10 seconds, each new selection resets the timer to it's start value. To stop auto tagging either click to deselect the checkbox `Auto tag selection` or press `V` on the keyboard. 96 96 97 The tagging by selecting node templates and the auto tagging on selection can be disabled in the preferences. To start auto tagging with timer when it has been disabled for selecting node template left click 4 times or use `ALT+Left Click` on a node template. To start auto tagging without timer click 5 or use `ALT+SHIFT+Left Click` on a node template. If you want to activate auto tagging without timer for an already selected node template you can also `ALT+SHIFT+Left Click` on the checkbox. 97 The tagging by selecting node templates and the auto tagging on selection can be disabled in the preferences. To start auto tagging with timer when it has been disabled for selecting node template left click 4 times or use `ALT+Left Click` on a node template. To start auto tagging without timer click 5 or use `ALT+SHIFT+Left Click` on a node template. If you want to activate auto tagging without timer for an already selected node template you can also `ALT+SHIFT+Left Click` on the checkbox `Auto tag selection`. 98 98 99 99 The node template list is saved for future JOSM sessions.
