Changes between Version 63 and Version 64 of Help/Menu/Edit


Ignore:
Timestamp:
2021-04-30T17:41:55+02:00 (5 years ago)
Author:
skyper
Comment:

add two missing copy actions; {{{ -> `

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Edit

    v63 v64  
    44== Standard menu items ==
    55||= Icon =||= Name =||= Shortcut =||= Description =||
    6 ||  [[JOSMImage(undo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Undo Undo]  ||  {{{Ctrl+Z}}}  || Undo the last action ||
    7 ||  [[JOSMImage(redo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Redo Redo]  ||  {{{Ctrl+Y}}}  || Redo the last action ||
     6||  [[JOSMImage(undo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Undo Undo]  ||  `Ctrl+Z`  || Undo the last action ||
     7||  [[JOSMImage(redo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Redo Redo]  ||  `Ctrl+Y`  || Redo the last action ||
    88||||
    9 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/Copy Copy]  ||  {{{Ctrl+C}}}  || Copy the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
    10 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyCoordinates Copy Coordinates]  ||  {{{Ctrl+Shift+C}}}  || Copy the Coordinates of a selected node to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    11 ||  [[JOSMImage(paste,24,link=,middle)]]  ||  [wikitr:/Help/Action/Paste Paste]  ||  {{{Ctrl+V}}}  || Paste the contents of the clipboard in the current data layer at the mouse position ||
     9||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/Copy Copy]  ||  `Ctrl+C`  || Copy the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     10||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyAllKeyValue Copy Tags]  ||  || Copy all tags of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     11||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyCoordinates Copy Coordinates]  ||  `Ctrl+Shift+C`  || Copy the Coordinates of a selected node to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     12||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyURL Copy server URLs]  ||  || Copy server URLs of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     13||  [[JOSMImage(paste,24,link=,middle)]]  ||  [wikitr:/Help/Action/Paste Paste]  ||  `Ctrl+V`  || Paste the contents of the clipboard in the current data layer at the mouse position ||
    1214||  [[JOSMImage(paste,24,link=,middle)]]  ||  [wikitr:/Help/Action/PasteAtSourcePosition Paste at source position]  ||  {{{Ctrl+Alt+V}}}  || Paste the contents of the clipboard in the current data layer at the source position (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    13 ||  [[JOSMImage(pastetags)]]  ||  [wikitr:/Help/Action/PasteTags Paste Tags]  ||  {{{Ctrl+Shift+V}}}  || Paste the  [wikitr:/Help/Concepts/Object#Tags tags] of the contents of the clipboard to the currently selected objects ||
    14 ||  [[JOSMImage(duplicate)]]  ||  [wikitr:/Help/Action/Duplicate Duplicate]  ||  {{{Ctrl+D}}}  || Create a copy of the currently selected objects in the current data layer ||
    15 ||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  ||  [wikitr:/Help/Action/EditDelete Delete]  ||  {{{Delete}}}  || Delete the currently selected objects ||
    16 ||  [[JOSMImage(purge)]]  ||  [wikitr:/Help/Action/Purge Purge]  ||  {{{Ctrl+Shift+P}}}  || Purge the currently selected objects (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     15||  [[JOSMImage(pastetags)]]  ||  [wikitr:/Help/Action/PasteTags Paste Tags]  ||  `Ctrl+Shift+V`  || Paste the  [wikitr:/Help/Concepts/Object#Tags tags] of the contents of the clipboard to the currently selected objects ||
     16||  [[JOSMImage(duplicate)]]  ||  [wikitr:/Help/Action/Duplicate Duplicate]  ||  `Ctrl+D`  || Create a copy of the currently selected objects in the current data layer ||
     17||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  ||  [wikitr:/Help/Action/EditDelete Delete]  ||  `Delete`  || Delete the currently selected objects ||
     18||  [[JOSMImage(purge)]]  ||  [wikitr:/Help/Action/Purge Purge]  ||  `Ctrl+Shift+P`  || Purge the currently selected objects (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    1719||||
    18 ||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeLayer Merge Layer]  ||  {{{Ctrl+M}}}  || Merge the data in the current data layer onto another data layer ||
    19 ||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeSelection Merge selection]  ||  {{{Ctrl+Shift+M}}}  || Merge the currently selected objects onto another data layer ||
    20 ||  [[JOSMImage(anglesnap)]]  ||  [wikitr:/Help/Action/Draw/AngleSnap Angle Snapping]  ||  {{{A}}} {{{A}}}  || Toggle angle snapping (**Only in [wikitr:/Help/Action/Draw Draw mode]**) ||
    21 ||  [[JOSMImage(mapmode/extrude/dualalign)]]  ||  [wikitr:/Help/Action/Extrude#Dualalignment Dual alignment]  ||  {{{X}}} {{{X}}}  || Toggle single to double alignment (**Only in [wikitr:/Help/Action/Extrude#Dualalignment Extrude mode]**)  ||
     20||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeLayer Merge Layer]  ||  `Ctrl+M`  || Merge the data in the current data layer onto another data layer ||
     21||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeSelection Merge selection]  ||  `Ctrl+Shift+M`  || Merge the currently selected objects onto another data layer ||
     22||  [[JOSMImage(anglesnap)]]  ||  [wikitr:/Help/Action/Draw/AngleSnap Angle Snapping]  ||  `A` `A`  || Toggle angle snapping (**Only in [wikitr:/Help/Action/Draw Draw mode]**) ||
     23||  [[JOSMImage(mapmode/extrude/dualalign)]]  ||  [wikitr:/Help/Action/Extrude#Dualalignment Dual alignment]  ||  `X` `X`  || Toggle single to double alignment (**Only in [wikitr:/Help/Action/Extrude#Dualalignment Extrude mode]**)  ||
    2224||||
    23 ||  [[JOSMImage(dialogs/search)]]  ||  [wikitr:/Help/Action/Search Search ...]  ||  {{{Ctrl+F}}}  || Search objects in the current data layer ||
     25||  [[JOSMImage(dialogs/search)]]  ||  [wikitr:/Help/Action/Search Search ...]  ||  `Ctrl+F`  || Search objects in the current data layer ||
    2426||||
    25 ||  [[JOSMImage(preference)]]  ||  [wikitr:/Help/Action/Preferences Preferences]  ||  {{{F12}}}  || Launch the preferences dialog ||
     27||  [[JOSMImage(preference)]]  ||  [wikitr:/Help/Action/Preferences Preferences]  ||  `F12`  || Launch the preferences dialog ||
    2628
    2729== Additional menu items ==