Changes between Version 14 and Version 16 of Help/Action/Copy


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Copy

    v14 v16  
    99Depending where the content of the buffer is pasted you get different results:
    1010* JOSM mapview: a copy of the objects as new objects are added to the layer
    11 * Other dialogs and programs: the objects' types together with the objects' ids are pasted
     11* Other dialogs and programs: the objects' types together with the objects' ids are pasted, like:
     12 {{{
     13way 437087795
     14way 871102900
     15node 4349198548
     16node 4349198546
     17 }}}
    1218
    1319 
    1420== See also ==
    15  * [[JOSMImage(paste,link=,24,middle)]] [wikitr:/Help/Action/Paste Paste]
    16  * [[JOSMImage(pastetags)]] [wikitr:/Help/Action/PasteTags Paste Tags]
    17  * [[JOSMImage(duplicate)]] [wikitr:/Help/Action/Duplicate Duplicate]
    18  * [wikitr:/Help/Concepts/Object Objects]
     21* [[JOSMImage(copy,link=,24,middle)]] [wikitr:/Help/Action/CopyAllKeyValue Copy Tags]
     22* [[JOSMImage(copy,link=,24,middle)]] [wikitr:/Help/Action/CopyCoordinates Copy Coordinates]
     23* [[JOSMImage(copy,link=,24,middle)]] [wikitr:/Help/Action/CopyUrl Copy server URLs]
     24* [[JOSMImage(paste,link=,24,middle)]] [wikitr:/Help/Action/Paste Paste]
     25* [[JOSMImage(pastetags)]] [wikitr:/Help/Action/PasteTags Paste Tags]
     26* [[JOSMImage(duplicate)]] [wikitr:/Help/Action/Duplicate Duplicate]
     27* [wikitr:/Help/Concepts/Object Objects]
    1928
    2029----