Changes between Version 5 and Version 6 of Help/Plugin/ExtendedClipboard
- Timestamp:
- 2025-06-01T15:00:14+02:00 (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v5 v6 79 79 == Node Template List Panel == 80 80 81 [[Image(nodetemplatelist.png)]] 81 [[Image(nodetemplatelist_v2.png)]] 82 82 83 83 [[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shift+Alt+B`** … … 87 87 === Usage === 88 88 89 To add node templates select nodes in the map view and click on button [[JOSMImage(dialogs/add)]]. The templates will be added to the list for each node that has at least one tag. 89 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. 90 90 91 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. 91 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. 92 92 93 93 The node template list is saved for future JOSM sessions. … … 95 95 === Context menu === 96 96 97 || [[JOSMImage(dialogs/add)]] ||\ 98 || Create new node templates from selected nodes ||\ 99 || Adds new node templates to the list from all selected nodes that have at least one tag. || 97 || [[JOSMImage(download)]] ||\ 98 || Import node template from preset ||\ 99 || Imports a node template from a JOSM preset. || 100 || [[JOSMImage(dialogs/sort)]] ||\ 101 || Sort list alphabetically ||\ 102 || Sorts the node template alphabetically. || 100 103 || [[JOSMImage(dialogs/edit)]] ||\ 101 104 || Edit name of selected node template ||\