Changes between Version 39 and Version 44 of Help/Dialog/ChangesetManager


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ChangesetManager

    v39 v44  
    1 [[TranslatedPages(outdated=Tabs "Tags" and "Content" and "Discussion" need some more explaination)]]
     1[[TranslatedPages(outdated=Tabs "Tags" and "Content" and "Discussion" need some more explanation)]]
    22
    33= Changeset Manager =
    44
    5 [[JOSMImage(dialogs/changeset/changesetmanager,48,middle,link=,margin-right=20)]] ''Keyboard shortcut:'' **{{{Ctrl+Alt+C}}}** — one of the [wikitr:/Help/Menu/Windows JOSM Dialogs] **([wikitr:/Help/ExpertMode expert mode] only)**
     5[[JOSMImage(dialogs/changeset/changesetmanager,48,middle,link=,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+Alt+C`** — one of the [wikitr:/Help/Menu/Windows JOSM Dialogs] **([wikitr:/Help/ExpertMode expert mode] only)**
    66
    77[[PageOutline(2-10,Table of Contents)]]
     
    1111
    12121. Select the menu item ''Windows-> [[JOSMImage(dialogs/changeset/changesetmanager,24,middle,link=)]] Changeset Manager''
    13 1. Press **{{{Ctrl+Alt+C}}}**
     131. Press **`Ctrl+Alt+C`**
    14141. Select one or more changesets in the [wikitr:/Help/Dialog/ChangesetList Changeset List Dialog] and click there on [[JOSMImage(dialogs/changeset/changesetmanager,24,middle,link=)]].
    1515
     
    2727
    28281. Enter the changeset ID or a changeset URL in the input field in the toolbar section of the Changeset Manager
    29 1. Press **{{{ENTER}}}** or click on [[JOSMImage(dialogs/changeset/downloadchangeset,24,middle)]].
     291. Press **`ENTER`** or click on [[JOSMImage(dialogs/changeset/downloadchangeset,24,middle)]].
    3030
    3131If you download a single changeset JOSM downloads both the changeset properties (for instance its id or the date it was created) and the changeset content (i.e. the list of objects created, updated, or deleted with this changeset).
     
    5151
    5252== Managing the cache of downloaded changesets ==
    53 JOSM locally maintains a cache of the changesets downloaded from the OSM server. The content of this cache is displayed in the upper half of the Changeset Manager.
     53JOSM locally maintains a cache of the changesets downloaded from the OSM server. The content of this cache is displayed in the upper half of the Changeset Manager.
     54
     55To sort the table of the changesets click on the table column header.
    5456
    5557=== Removing changesets from the cache ===
     
    6062To remove one or more changesets from the local cache
    61631. Select the changesets in the Changeset Manager
    62 1. Click on [[JOSMImage(dialogs/delete,24,middle,link=)]] or press **{{{DEL}}}**. Alternatively you may select  [[JOSMImage(dialogs/delete,24,middle,link=)]] **Remove from cache** from the popup menu.
     641. Click on [[JOSMImage(dialogs/delete,24,middle,link=)]] or press **`DEL`**. Alternatively you may select  [[JOSMImage(dialogs/delete,24,middle,link=)]] **Remove from cache** from the popup menu.
    6365
    6466=== Updating the properties of changesets in the cache ===
     
    8082
    8183The content of a changeset may change over time too, provided the changeset is still open. The same steps will always retrieve the latest content for a given changeset. If the local cache already includes the content of a changeset, this operation will refresh it.
     84
     85=== Copying a list of changesets to clipboard ===
     86Select several changeset (`Ctrl+Clic` to select several non-consecutive changesets or `Shift+Click` to select consecutive changesets) then the OS-specific keyboard shortcut (e.g. `Ctrl+C` with Windows) to paste them to the clipboard.
     87
    8288
    8389== Managing a single changeset ==
     
    1101161. Click on [[JOSMImage(dialogs/changeset/updatechangesetcontent,24,middle,link=)]] or  [[JOSMImage(dialogs/changeset/downloadchangesetcontent,24,middle,link=)]] respectively. Depending on whether the changeset content has already been downloaded either of these two actions is available.
    111117
     118=== Download the current version of objects in the changeset content ===
     119Objects included in the changeset may be downloaded to the active data layer. If no data layer exists a new one is created.
     120
     1211. Click on the tab **Content**.
     1221. Make sure the changeset content is downloaded. If not, download it first.
     1231. Select some objects in the changeset content.
     1241. Click on [[JOSMImage(downloadprimitive)]]. Alternatively, you may select [[JOSMImage(downloadprimitive)]] **Download Objects** from the popup menu.
     125
     126**Note**: To download all objects of a changeset it is often faster to use the plugin [[Image(source:/osm/applications/editors/josm/plugins/reverter/images/revert-changeset.svg,link=,middle)]] [osmwiki:JOSM/Plugins/Reverter Reverter] and undo the last action.
     127
     128=== Download and display the history of objects in the changeset content ===
     129For an object included in the content of a changeset, you may retrieve and display its history.
     130
     1311. Click on the tab **Content**.
     1321. Make sure the changeset content is downloaded. If not, download it first.
     1331. Select some objects in the changeset content.
     1341. Click on [[JOSMImage(dialogs/history)]]. Alternatively, you may select [[JOSMImage(dialogs/history)]] **Show history** from the popup menu.
     135
    112136=== Selecting objects in the changeset content in the Map View ===
    113137If the [wikitr:/Help/MapView Map View] includes an active data layer you can select all objects in this layer which are also part of the current changeset in the Changeset Manager.
     
    1341581. Click on [[JOSMImage(dialogs/autoscale/selection)]]. Alternatively, you may select [[JOSMImage(dialogs/autoscale/selection)]] **Zoom to layer** from the popup menu.
    135159
    136 === Download and display the history of objects in the changeset content ===
    137 For an object included in the content of a changeset, you may retrieve and display its history.
    138 
    139 1. Click on the tab **Content**.
    140 1. Make sure the changeset content is downloaded. If not, download it first.
    141 1. Select some objects in the changeset content.
    142 1. Click on [[JOSMImage(dialogs/history)]]. Alternatively, you may select [[JOSMImage(dialogs/history)]] **Show history** from the popup menu.
    143 
    144160== See also ==
    145161* [wikitr:/Help/Concepts/Changeset Concept of changesets]
     
    149165
    150166----
    151 Back to [wikitr:/Help/Windows Menu Windows][[BR]]
     167Back to [wikitr:/Help/Menu/Windows Menu Windows] \\
    152168Back to [wikitr:/Help Main Help]