Changes between Version 1 and Version 2 of Help/Plugin/ExtendedClipboard
- Timestamp:
- 2025-05-30T15:42:40+02:00 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/ExtendedClipboard
v1 v2 3 3 == Extended Clipboard Panel == 4 4 5 ''keyboard shortcut'': **`Ctrl+Alt+B`** 5 [[Image(ExtendedClipboard.png)]] 6 7 [[Image(extendedclipboard.svg, 48px, middle)]] ''keyboard shortcut'': **`Ctrl+Alt+B`** 6 8 7 9 **This panel can contain up to 10 distinct clipboards (per layer) to store and restore selections. … … 26 28 || Add current selection to selected clipboard ||\ 27 29 || 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 || ++||\30 || [[Image(addnew.svg,center,24px)]] ||\ 29 31 || Add current selection to new clipboard ||\ 30 32 || Stores the current selection of objects in a newly created clipboard. \\\\''keyboard shortcut'': **`Ctrl+Shift+D`** || 31 || -||\33 || [[Image(remove.svg,center,24px)]] ||\ 32 34 || Remove current selection from selected clipboard ||\ 33 35 || Removes all currently selected objects that are stored in the selected clipboard. || … … 39 41 || Reverse order of objects of selected clipboard ||\ 40 42 || 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||\43 || [[Image(reverseadd.svg,center,24px)]] ||\ 42 44 || Reverse order of objects of selected clipboard and add them to new clipboard ||\ 43 45 || Reverses the order of the objects of the selected clipboard and stores them in a new clipboard. || … … 45 47 || Restore selection of objects of the selected clipboard ||\ 46 48 || All objects of the selected clipboard will be selected in JOSM. || 47 || NEW CLIPBOARD||\49 || [[Image(addclipboard.svg,center,24px)]] ||\ 48 50 || Create new clipboard ||\ 49 51 || Creates a new, empty clipboard. ||
