Changes between Version 7 and Version 8 of Help/Plugin/ExtendedClipboard


Ignore:
Timestamp:
2025-11-19T09:39:05+01:00 (2 months ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/ExtendedClipboard

    v7 v8  
    99[[Image(extendedclipboard.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Alt+B`**
    1010
    11 **This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections.
     11This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections.
    1212
    1313=== Usage ===
     
    8181== Node Template List Panel ==
    8282
    83 [[Image(nodetemplatelist_v2.png)]]
     83[[Image(nodetemplatelist_v3.png)]]
    8484
    8585[[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shift+Alt+B`**
    8686
    87 **This panel can store templates for node creation.
     87This panel can store templates for node creation/direct tagging of selected nodes and ways.
    8888
    8989=== Usage ===
    9090
    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.
     91To 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.
    9292
    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.
     93To 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
     95By 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.
    9496
    9597The node template list is saved for future JOSM sessions.