Changes between Version 21 and Version 25 of Help/Plugin/ExtendedClipboard
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v21 v25 99 99 The node template list is saved for future JOSM sessions. 100 100 101 === Node templates in toolbar === 102 103 [[Image(toolbar_node_templates.png)]] 104 105 Each node template that has an icon can be put into the toolbar of JOSM. Those node templates are then accessible even if the Node Template List Panel is closed or hidden. 106 107 The actions can be found in `Presets->Node Template List` under the available actions in configuring of the toolbar. 108 109 The node templates in the toolbar will show a little node icon at the bottom right corner to mark them as node templates. Node templates in the toolbar support tagging by selection (one click on the icon), copy (2 clicks on the icon) and paste [and copy] (3 clicks on the icon) to create new nodes. Depending on the selection and the type setting of the node template the node templates in the toolbar might be disabled if the selection doesn't match the type of the node template. Usage of `Ctrl` and `Shift` options for tagging is also supported. 110 101 111 === Context menu === 102 112 || [[JOSMImage(download,24px,middle)]] ||\ … … 119 129 || Create a new node from the selected node template, paste it into the map view and store it in the JOSM clipboard. || 120 130 || [[JOSMImage(data/way,24px,middle)]] ||\ 121 || Allow usage for ways on selection ||\ 122 || If selected the node template will work for auto tagging and tagging on selecting the node template when the selected object is a way. || 131 || Allow usage for unclosed ways on selection ||\ 132 || If selected the node template will work for auto tagging and tagging on selecting the node template when the selected object is a way, that is not closed. || 133 || [[JOSMImage(data/closedway,24px,middle)]] ||\ 134 || Allow usage for closed ways on selection ||\ 135 || If selected the node template will work for auto tagging and tagging on selecting the node template when the selected object is a closed way. || 123 136 || [[Image(not_for_nodes.svg,center,24px)]] ||\ 124 137 || Not for nodes ||\
