Changes between Version 20 and Version 25 of Help/Plugin/ExtendedClipboard
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v20 v25 6 6 7 7 == Extended Clipboard Panel == 8 [[Image(extendedclipboard.svg, 48px, middle)]] ''keyboard shortcut'': **` Ctrl+Alt+Shift+E`**8 [[Image(extendedclipboard.svg, 48px, middle)]] ''keyboard shortcut'': **`Alt+Ctrl+Shift+E`** 9 9 10 10 This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections. … … 40 40 || Remove current selection from selected clipboard || ||\ 41 41 || Removes all currently selected objects that are stored in the selected clipboard. || 42 || ||42 || 43 43 || [[JOSMImage(purge)]] ||\ 44 44 || Clear selected clipboard || ||\ … … 74 74 || Edit name of selected clipboard || ||\ 75 75 || Shows an input dialog to change the name of the selected clipboard. || 76 || ||76 || 77 77 || [[JOSMImage(dialogs/delete)]] ||\ 78 78 || Delete selected clipboard || ||\ … … 84 84 [[Image(nodetemplatelist_v3.png)]] 85 85 86 [[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shif t+Alt+N`**86 [[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Alt+Ctrl+Shift+N`** 87 87 88 88 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. … … 95 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 templates, left click 4 times or use `A LT+Left Click` on a node template. To start auto tagging without timer left click 5 times 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`.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 templates, left click 4 times or use `Alt+Left Click` on a node template. To start auto tagging without timer left click 5 times 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. 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. 100 110 101 111 === Context menu === … … 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 ||\
