Changes between Version 8 and Version 9 of Help/Plugin/ExtendedClipboard
- Timestamp:
- 2025-11-19T10:04:15+01:00 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v8 v9 95 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. 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. 98 97 99 The node template list is saved for future JOSM sessions. 98 100 99 101 === Context menu === 100 102 101 || [[JOSMImage(download)]] ||\ 103 || [[JOSMImage(download,24px,middle)]] ||\ 102 104 || Import node template from preset ||\ 103 105 || Imports a node template from a JOSM preset. || 104 || [[JOSMImage(dialogs/sort)]] ||\ 106 || [[JOSMImage(dialogs/sort,24px,middle)]] ||\ 105 107 || Sort list alphabetically ||\ 106 || Sorts the node template alphabetically. || 107 || [[JOSMImage(dialogs/edit)]] ||\ 108 || Sorts the node templates alphabetically. || 109 || ||\ 110 || Select icon for selected node template from preset ||\ 111 || Imports a node template from a JOSM preset. || 112 || [[JOSMImage(data/way,24px,middle)]] ||\ 113 || Allow usage for ways on selection ||\ 114 || If selected the node template will work for auto tagging and tagging on selecting the node template when the selected object is a way. || 115 || [[Image(not_for_nodes.svg,center,24px)]] ||\ 116 || Not for nodes ||\ 117 || Disables the node template for use on nodes. The node template no longer can be pasted or copied into the clipboard. || 118 || [[JOSMImage(dialogs/edit,24px,middle)]] ||\ 108 119 || Edit name of selected node template ||\ 109 120 || Shows an input dialog to change the name of the selected node template. || 110 || [[JOSMImage(copy, 32px,middle)]] ||\121 || [[JOSMImage(copy,24px,middle)]] ||\ 111 122 || Copy new node from selected template to JOSM clipboard ||\ 112 123 || Create a new node from the selected node template and store it in the JOSM clipboard. || 113 || [[JOSMImage(dialogs/delete)]] ||\ 124 || [[JOSMImage(dialogs/delete,24px,middle)]] ||\ 114 125 || Delete selected node template ||\ 115 126 || Deletes the selected node template. || 127 128 === Preferences === 129 130 To change preferences left click on the preference icon [[JOSMImage(preference)]] in the title bar, a menu will open: 131 132 [[Image(nodetemplatelist_pref.png)]]
