wiki:Help/Plugin/ExtendedClipboard

Version 6 (modified by anonymous, 3 days ago) ( diff )

Added description of direct pasting and importing presets.

ExtendedClipboard Plugin

Extended Clipboard Panel

Extended Clipboard Panel

Icon keyboard shortcut: Ctrl+Alt+B

This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections.

Usage

Select objects in the map view and press D or click on button source:trunk/resources/images/dialogs/add.svg to add those objects to the selected clipboard. To add the object to a new clipboard press Ctrl+Shift+D or hold Ctrl and click source:trunk/resources/images/dialogs/add.svg.

To reselect the objects of a clipboard, double click on the clipboard in the list. Alternatively select the clipboard or open the context menu for the clipboard and click on source:trunk/resources/images/dialogs/select.svg.

With the small triangle source:trunk/resources/images/svpDown.svg button within the source:trunk/resources/images/dialogs/select.svg button you can open a popup menu for selecting only nodes, ways or relations/members of the selected clipboard.

When hovering with the mouse above a clipboard in the list, all objects of that clipboard are highlighted in the map view.

The Extended Clipboard Panel can store up to 10 distinct clipboards (per layer). If 10 clipboards are already existing the clipboard at the bottom of the list will be deleted (the stored objects are lost for reselecting) when creating a new one.

Context menu

Icon Name Description and notes
source:trunk/resources/images/save.svg Remember clipboard name Save the name of the clipboard. A saved clipboard name will be restored at startup (without the previous objects).
source:trunk/resources/images/purge.svg Unremember clipboard name The name of the clipboard will be forgotten, so that it will not be restored at startup.
source:trunk/resources/images/dialogs/add.svg Add current selection to selected clipboard Stores the current selection of objects in the selected clipboard. If no clipboard is selected, all of the objects currently selected are already stored in the selected clipboard or if Ctrl is held when clicking on this button a new clipboard is created and the current selection is stored in the newly created clipboard.

keyboard shortcut: D
Icon Add current selection to new clipboard Stores the current selection of objects in a newly created clipboard.

keyboard shortcut: Ctrl+Shift+D
Icon Remove current selection from selected clipboard Removes all currently selected objects that are stored in the selected clipboard.
source:trunk/resources/images/purge.svg Clear selected clipboard Removes all objects that are stored in the selected clipboard.
source:trunk/resources/images/dialogs/reverse.svg Reverse order of objects of selected clipboard Reverses the order of the objects of the selected clipboard. If Ctrl is held down when clicking of this button the reversed ordered objects will be stored in a new clipboard.
Icon Reverse order of objects of selected clipboard and add them to new clipboard Reverses the order of the objects of the selected clipboard and stores them in a new clipboard.
source:trunk/resources/images/dialogs/select.svg Restore selection of objects of the selected clipboard All objects of the selected clipboard will be selected in JOSM.
source:trunk/resources/images/data/node.svg Select nodes Select only the nodes of selected clipboard.
source:trunk/resources/images/data/way.svg Select ways Select only the ways of selected clipboard.
source:trunk/resources/images/dialogs/relationlist.svg Select in relation list Selects the relation in the relation panel
source:trunk/resources/images/dialogs/select.svg Select relation Selects the relation in the main map selection.
source:trunk/resources/images/selectall.svg Select members Selects all members of the relation in main map selection.
Icon Create new clipboard Creates a new, empty clipboard.
source:trunk/resources/images/dialogs/edit.svg Edit name of selected clipboard Shows an input dialog to change the name of the selected clipboard.
source:trunk/resources/images/dialogs/delete.svg Delete selected clipboard Deletes the selected clipboard (all objects stored are lost for reselection).

Node Template List Panel

Noe Template List v2

Icon. keyboard shortcut: Ctrl+Shift+Alt+B

This panel can store templates for node creation.

Usage

To add node templates select nodes in the map view and click on button source:trunk/resources/images/dialogs/add.svg 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.

To create a new node from the template double click on a template or select it and click on the source:trunk/resources/images/copy.svg 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 source:trunk/resources/images/paste.svg button to directly paste the new node at the center of the map view.

The node template list is saved for future JOSM sessions.

Context menu

source:trunk/resources/images/download.svg Import node template from preset Imports a node template from a JOSM preset.
source:trunk/resources/images/dialogs/sort.svg Sort list alphabetically Sorts the node template alphabetically.
source:trunk/resources/images/dialogs/edit.svg Edit name of selected node template Shows an input dialog to change the name of the selected node template.
source:trunk/resources/images/copy.svg Copy new node from selected template to JOSM clipboard Create a new node from the selected node template and store it in the JOSM clipboard.
source:trunk/resources/images/dialogs/delete.svg Delete selected node template Deletes the selected node template.

Attachments (9)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.