Changes between Initial Version and Version 1 of Help/Plugin/ExtendedClipboard


Ignore:
Timestamp:
2025-05-30T15:20:45+02:00 (8 months ago)
Author:
anonymous
Comment:

Created description of ExtendedClipboard Plugin.

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/ExtendedClipboard

    v1 v1  
     1= ExtendedClipboard Plugin =
     2
     3== Extended Clipboard Panel ==
     4
     5''keyboard shortcut'': **`Ctrl+Alt+B`**
     6
     7**This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections.
     8
     9== Usage ==
     10
     11Select objects in the map view and press **`D`** or click on button [[JOSMImage(dialogs/add)]] 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 [[JOSMImage(dialogs/add)]].
     12
     13To reselect the objects of a clipboard, select the clipboard or open the context menu for the clipboard and click on [[JOSMImage(dialogs/select)]].
     14
     15The 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.
     16
     17=== Context menu ===
     18||= **Icon** =||= **Name** =||= **Description and notes** =||
     19||  [[JOSMImage(save)]]  ||\
     20|| Remember clipboard name ||\
     21|| Save the name of the clipboard. A saved clipboard name will be restored at startup (without the previous objects). ||
     22||  [[JOSMImage(purge)]]  ||\
     23|| Unremember clipboard name ||\
     24|| The name of the clipboard will be forgotten, so that it will not be restored at startup. ||
     25||  [[JOSMImage(dialogs/add)]]  ||\
     26|| Add current selection to selected clipboard ||\
     27|| 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`** ||
     28|| ++ ||\
     29|| Add current selection to new clipboard ||\
     30|| Stores the current selection of objects in a newly created clipboard. \\\\''keyboard shortcut'': **`Ctrl+Shift+D`** ||
     31|| - ||\
     32|| Remove current selection from selected clipboard ||\
     33|| Removes all currently selected objects that are stored in the selected clipboard. ||
     34||||
     35||  [[JOSMImage(purge)]]  ||\
     36|| Clear selected clipboard ||\
     37|| Removes all objects that are stored in the selected clipboard. ||
     38||  [[JOSMImage(dialogs/reverse)]]  ||\
     39|| Reverse order of objects of selected clipboard ||\
     40|| 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. ||
     41||  REVERSEADD  ||\
     42|| Reverse order of objects of selected clipboard and add them to new clipboard ||\
     43|| Reverses the order of the objects of the selected clipboard and stores them in a new clipboard. ||
     44||  [[JOSMImage(dialogs/select)]]  ||\
     45|| Restore selection of objects of the selected clipboard ||\
     46|| All objects of the selected clipboard will be selected in JOSM. ||
     47||  NEW CLIPBOARD  ||\
     48|| Create new clipboard ||\
     49|| Creates a new, empty clipboard. ||
     50||  [[JOSMImage(dialogs/edit)]]  ||\
     51|| Edit name of selected clipboard ||\
     52|| Shows an input dialog to change the name of the selected clipboard. ||
     53||||
     54||  [[JOSMImage(dialogs/delete)]]  ||\
     55|| Delete selected clipboard ||\
     56|| Deletes the selected clipboard (all objects stored are lost for reselection). ||