Changes between Version 7 and Version 8 of Help/Plugin/ExtendedClipboard
- Timestamp:
- 2025-11-19T09:39:05+01:00 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v7 v8 9 9 [[Image(extendedclipboard.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Alt+B`** 10 10 11 **This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections.11 This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections. 12 12 13 13 === Usage === … … 81 81 == Node Template List Panel == 82 82 83 [[Image(nodetemplatelist_v 2.png)]]83 [[Image(nodetemplatelist_v3.png)]] 84 84 85 85 [[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shift+Alt+B`** 86 86 87 **This panel can store templates for node creation.87 This panel can store templates for node creation/direct tagging of selected nodes and ways. 88 88 89 89 === Usage === 90 90 91 To add node templates select nodes in the map view and click on button [[JOSMImage(dialogs/add)]] or right click on the node template list and select **Import node template from preset**from the context menu to import a node template from a JOSM preset. The templates will be added to the list for each node that has at least one tag.91 To add node templates select nodes/ways in the map view and click on the button [[JOSMImage(dialogs/add)]] or right click on the node template list and select [[JOSMImage(download)]] `Import node template from preset` from the context menu to import a node template from a JOSM preset. The templates will be added to the list for each node that has at least one tag. 92 92 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. 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 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 is activated. 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. 94 96 95 97 The node template list is saved for future JOSM sessions.
