Changes between Version 12 and Version 22 of Help/Dialog/CommandStack
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/CommandStack
v12 v22 1 [[TranslatedPages(outdated=This page is incomplete. The stack list with its icons is not explained nor the context menu)]] 1 [[TranslatedPages]] 2 [[PageOutline(2-10,Table of Contents)]] 2 3 3 4 = Command Stack Dialog = 4 5 5 [[ Image(source:/trunk/images/dialogs/commandstack.png,middle)]] ''Keyboard shortcut'':'''{{{Alt+Shift+O}}}'''— one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSMwindows]6 [[JOSMImage(dialogs/commandstack,link=,48,middle,margin-right=20)]] ''Keyboard shortcut'': **`Alt+Shift+O`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels] 6 7 7 This windowshowsthecommands issued.8 This sidebar panel shows all commands issued. [[Image(command_list_dialog.png,link=,right,margin-left=10,margin-bottom=10)]] 8 9 9 [[Image(command_list_dialog.png)]]10 10 11 11 == Usage == 12 This panel can be used to spot mistakes during editing in JOSM and to undo/redo several actions at once. 12 13 13 This window can be used to spot mistakes during editing in JOSM and to undo/redo several actions at once 14 **Note**: Josm uses only one stack for all OSM-Data layers and there is no indication of layer switches in the panel. 15 16 17 == Stack List == 18 The stack displays one action per line with: 19 * [[JOSMImage(dialogs/propertiesdialog,link=,16,middle)]] **Tags** representing changes on [wikitr:/Help/Concepts/Object#Tags1 tags] 20 * [[JOSMImage(data/sequence)]] **Sequence** representing geometrical changes on objects like adding, moving and deleting [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes nodes] or [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways] 21 * [[JOSMImage(data/relation)]] **Relation** representing changes of [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relations] only 22 If multiple objects were changed in one action unfolding by clicking on the [[JOSMImage(svpRight,link=,8,middle)]] anchor on the left will show one object per line. Depending on the action folding might not be supported or even another unfold is needed to show the objects. 23 24 A thin horizontal line displays the current position with in the stack which is rendered in [wikitr:/Help/MapView Map View]. 25 14 26 15 27 == Control buttons == 16 **Note:** Depending on the selection in the stack either the [[ Image(source:/trunk/images/undo.svg,24,middle)]] Undo button or the [[Image(source:trunk/images/redo.svg,24,middle)]] Redo button is active but never both.28 **Note:** Depending on the selection in the stack either the [[JOSMImage(undo,link=,24,middle)]] Undo button or the [[JOSMImage(redo,link=,24,middle)]] Redo button is active but never both. 17 29 18 === Select === 19 [[ Image(source:/trunk/images/dialogs/select.png,middle)]] **Select** selects all objects which are not deleted and were modified by the currently selected action in the stack.30 === Select ===#Select 31 [[JOSMImage(dialogs/select)]] **Select** selects all objects which are not deleted and were modified by the currently selected action in the stack. If an object is selected in the stack it is selected. 20 32 21 33 === Undo === 22 [[ Image(source:/trunk/images/undo.svg,24,middle)]] **Undo** reverts all changes up to the currently selected action in the stack.34 [[JOSMImage(undo,link=,24,middle)]] **Undo** reverts all changes up to the currently selected action in the stack including the selected one. 23 35 24 36 === Redo === 25 [[Image(source:/trunk/images/redo.svg,24,middle)]] **Redo** reapplies all previously reverted actions up to the currently selected action in the stack. 37 [[JOSMImage(redo,link=,24,middle)]] **Redo** reapplies all previously reverted changes down to the currently selected action in the stack including the selected one. 38 39 40 == Context Menu == 41 ||= **Icon** =||= **Description** =|| 42 || [[JOSMImage(dialogs/select)]] || **Select** selects objects. Same action as control button [#Select Select]. || 43 || [[JOSMImage(dialogs/autoscale/selection)]] || **Select and zoom** additionally to selecting zooms on selected objects in Map View. || 26 44 27 45 == See also == 28 29 * [[Image(source:/trunk/images/undo.svg,24,middle)]] [wikitr:/Help/Action/Undo Undo] 30 * [[Image(source:/trunk/images/redo.svg,24,middle)]] [wikitr:/Help/Action/Redo Redo] 46 * [[JOSMImage(undo,link=,24,middle)]] [wikitr:/Help/Action/Undo Undo] 47 * [[JOSMImage(redo,link=,24,middle)]] [wikitr:/Help/Action/Redo Redo] 31 48 32 49 ---- 33 Back to [wikitr:/Help/ToggleDialogs Windows][[BR]]50 Back to [wikitr:/Help/ToggleDialogs Sidebar panels] \\ 34 51 Back to [wikitr:/Help Main Help]
