Changes between Version 41 and Version 42 of Help/Dialog/ChangesetManager
- Timestamp:
- 2020-09-22T15:38:10+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/ChangesetManager
v41 v42 3 3 = Changeset Manager = 4 4 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)** 6 6 7 7 [[PageOutline(2-10,Table of Contents)]] … … 11 11 12 12 1. Select the menu item ''Windows-> [[JOSMImage(dialogs/changeset/changesetmanager,24,middle,link=)]] Changeset Manager'' 13 1. Press ** {{{Ctrl+Alt+C}}}**13 1. Press **`Ctrl+Alt+C`** 14 14 1. 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=)]]. 15 15 … … 27 27 28 28 1. 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)]].29 1. Press **`ENTER`** or click on [[JOSMImage(dialogs/changeset/downloadchangeset,24,middle)]]. 30 30 31 31 If 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). … … 51 51 52 52 == 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. 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. 54 55 To sort the table of the changesets click on the table column header. 54 56 55 57 === Removing changesets from the cache === … … 60 62 To remove one or more changesets from the local cache 61 63 1. 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.64 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. 63 65 64 66 === Updating the properties of changesets in the cache === … … 82 84 83 85 === Copying a list of changesets to clipboard === 84 Select 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.86 Select 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. 85 87 86 88 … … 153 155 154 156 ---- 155 Back to [wikitr:/Help/Menu/Windows Menu Windows] [[BR]]157 Back to [wikitr:/Help/Menu/Windows Menu Windows] \\ 156 158 Back to [wikitr:/Help Main Help]