Changes between Version 5 and Version 6 of Help/Plugin/ExtendedClipboard


Ignore:
Timestamp:
2025-06-01T15:00:14+02:00 (3 days ago)
Author:
anonymous
Comment:

Added description of direct pasting and importing presets.

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/ExtendedClipboard

    v5 v6  
    7979== Node Template List Panel ==
    8080
    81 [[Image(nodetemplatelist.png)]]
     81[[Image(nodetemplatelist_v2.png)]]
    8282
    8383[[Image(nodes.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Shift+Alt+B`**
     
    8787=== Usage ===
    8888
    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.
     89To 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.
    9090
    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.
     91To 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.
    9292
    9393The node template list is saved for future JOSM sessions.
     
    9595=== Context menu ===
    9696
    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. ||
    100103||  [[JOSMImage(dialogs/edit)]]  ||\
    101104|| Edit name of selected node template ||\