Changes between Version 21 and Version 22 of Help/MainToolbar
- Timestamp:
- 2020-05-14T14:49:49+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/MainToolbar
v21 v22 1 [[TranslatedPages]] 1 [[TranslatedPages(outdated=The search part would better fit under Help/Preferences/Toolbar. A screenshot would be nice.)]] 2 2 3 = =JOSM Main Toolbar==3 = JOSM Main Toolbar = 4 4 Some of the important default buttons: 5 5 6 * [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open] 7 * [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save] 8 * [[JOSMImage(download)]] [wikitr:/Help/Action/Download Download from OSM ...] 9 * [[JOSMImage(upload)]] [wikitr:/Help/Action/Upload Upload data] 10 * [[JOSMImage(undo,24)]] [wikitr:/Help/Action/Undo Undo] 11 * [[JOSMImage(redo,24)]] [wikitr:/Help/Action/Redo Redo] 12 * [[JOSMImage(dialogs/search)]] [wikitr:/Help/Action/Search Search for objects] 13 * [[JOSMImage(preference)]] [wikitr:/Help/Action/Preferences Preferences] 6 * [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open] 7 * [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save] 8 * [[JOSMImage(download)]] [wikitr:/Help/Action/Download Download from OSM ...] 9 * [[JOSMImage(upload)]] [wikitr:/Help/Action/Upload Upload data] 10 * [[JOSMImage(undo,24,link=,middle)]] [wikitr:/Help/Action/Undo Undo] 11 * [[JOSMImage(redo,24,link=,middle)]] [wikitr:/Help/Action/Redo Redo] 12 * [[JOSMImage(dialogs/search)]] [wikitr:/Help/Action/Search Search for objects] 13 * [[JOSMImage(preference)]] [wikitr:/Help/Action/Preferences Preferences] 14 14 15 15 == Every button or menu item can be placed here == 16 == Context menu == 17 A right click on the main toolbar offers a context menu with following items: 18 * **''Remove from toolbar''** - removes the button from the toolbar ''(only available if clicked on a button)'' 19 * [wikitr:/Help/Preferences/Toolbar Configure toolbar] - to open toolbar preferences for customization 20 * [wikitr:/Help/Preferences/Shortcuts Edit shortcut] - to open keyboard shortcuts preferences ''(only available if clicked on a button)'' 21 * A check box **''Do not hide toolbar and menu''** - If checked, the keystroke `TAB` will not toggle the main toolbar and main menu. 16 22 17 You can change the buttons in the main toolbar by right clicking on it and choosing "'''[wikitr:/Help/Preferences/Toolbar Configure toolbar]'''". You can add all items from the [wikitr:/Help/Menu Main Menu] elements (Actions, Presets, Presetgroups, Separators,...) or any "button" from JOSM.18 23 19 === Add more presets to the main toolbar === 24 == Customization == 25 All items from the [wikitr:/Help/Menu main menu] elements including "preset groups" or any "button" from JOSM can be added and removed. \\ 26 Default buttons may contain popular items, but for one's benefit customize them once, 27 see [[JOSMImage(preferences/toolbar,24,link=,middle)]] [wikitr:/Help/Preferences/Toolbar toolbar customization]. 20 28 21 Default buttons may contain popular items, but For one's benefit customize them once, see [wikitr:/Help/Preferences/Toolbar Toolbar Customization]. 29 {{{#!comment 30 Either explain all or non and do not duplicate as the list already exists above 31 }}} 32 {{{#!comment 33 === Save and load buttons === 34 Default buttons to [[JOSMImage(save)]] save current data, [[JOSMImage(download)]] download new data or [[JOSMImage(upload)]] upload the changes to server. 35 }}} 22 36 23 === Save and load buttons === 37 {{{#!comment 38 Does the search button explanation not belong to customization under Help/Preferences/Toolbar ? 39 }}} 40 === Saved search button === 41 The [[JOSMImage(dialogs/search)]] search button is a special button. It is customizable so you can set the tooltip, the icon and the search expression yourself. Each time you press the button, the specified search expression will be executed. Examples: 42 * If you set `amenity=bench` as ''search expression'' all objects with the tag `amenity=bench` will be selected. 43 * If you set `-selected` as ''search expression'', the selection will invert each time you press the button. 44 * More examples see [wikitr:/Help/Action/Search search] 24 45 25 Defaultbuttons to save current data, download new data or upload the changes to server.46 You can create such a button also from within the [wikitr:/Help/Action/Search search dialog]. 26 47 27 === Saved search button === 28 The Search button is a special button. It is customizable so you can set the tooltip, the icon and the search expression yourself. Each time you press the button, the specified search expression will be executed. Examples: 29 * If you set `amenity=bench` as searchExpression all objects with the tag `amenity=bench` will be selected. 30 * If you set `-selected` as searchExpression, the selection will invert each time you press the button. 31 * More examples see [wikitr:/Help/Action/Search Search] 32 33 You can create such a button also from within the [wikitr:/Help/Action/Search Search window]. 48 == See also == 49 * [wikitr:/Help/EditToolbar Edit toolbar] 34 50 ---- 35 51 Back to [wikitr:/Help Main Help]