[[TranslatedPages]] == JOSM Main Toolbar == Some of the important default buttons: * [[Image(source:/trunk/images/open.png)]] [wiki:Help/Action/Open Open] * [[Image(source:/trunk/images/save.png)]] [wiki:Help/Action/Save Save] * [[Image(source:/trunk/images/download.png)]] [wiki:Help/Action/Download Download from OSM ...] * [[Image(source:/trunk/images/upload.png)]] [wiki:Help/Action/Upload Upload to OSM] * [[Image(source:/trunk/images/undo.png)]] [wiki:Help/Action/Undo Undo] * [[Image(source:/trunk/images/redo.png)]] [wiki:Help/Action/Redo Redo] * [[Image(source:/trunk/images/dialogs/search.png)]] [wiki:Help/Action/Search Search for objects] * [[Image(source:/trunk/images/preference.png)]] [wiki:Help/Action/Preferences Preferences] == Configuration == You can change the buttons in the main toolbar by right clicking on it and choosing "Configure toolbar". You can add all items from the [wiki:Help#MainMenu Main Menu] (Actions, Presets, Presetgroups, Seperators,...). 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: * If you set `amenity=bench` as searchExpression all objects with the tag `amenity=bench` will be selected. * If you set `-selected` as searchExpression, the selection will invert each time you press the button. ---- Back to [wiki:Help Main Help]