Changes between Version 3 and Version 25 of Help/MainToolbar


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/MainToolbar

    v3 v25  
    1 [[TranslatedPages]]
     1[[TranslatedPages(outdated=The search part would better fit under Help/Preferences/Toolbar or even Help/Action/Search.)]]
    22
    3 == JOSM Main Toolbar ==
     3= JOSM Main Toolbar =
     4[[Image(default_main_toolbar.png,link=)]]
    45
    5  * [[Image(source:/trunk/images/open.png)]]  [wiki:Help/Action/Open Open]
    6  * [[Image(source:/trunk/images/save.png)]]  [wiki:Help/Action/Save Save]
    7  * [[Image(source:/trunk/images/download.png)]] [wiki:Help/Action/Download Download from OSM ...]
    8  * [[Image(source:/trunk/images/upload.png)]] [wiki:Help/Action/Upload Upload to OSM]
    9  * [[Image(source:/trunk/images/undo.png)]] [wiki:Help/Action/Undo Undo]
    10  * [[Image(source:/trunk/images/redo.png)]] [wiki:Help/Action/Redo Redo]
    11  * [[Image(source:/trunk/images/dialogs/search.png)]] [wiki:Help/Action/Search Search for objects]
    12  * [[Image(source:/trunk/images/preference.png)]] [wiki:Help/Action/Preferences Preferences]
     6Some of the important default buttons:
     7
     8* [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open]
     9* [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save]
     10* [[JOSMImage(download)]] [wikitr:/Help/Action/Download Download data...]
     11* [[JOSMImage(upload)]] [wikitr:/Help/Action/Upload Upload data...]
     12* [[JOSMImage(undo,24,link=,middle)]] [wikitr:/Help/Action/Undo Undo]
     13* [[JOSMImage(redo,24,link=,middle)]] [wikitr:/Help/Action/Redo Redo]
     14* [[JOSMImage(dialogs/search)]] [wikitr:/Help/Action/Search Search for objects]
     15* [[JOSMImage(preference)]] [wikitr:/Help/Action/Preferences Preferences]
     16 
     17
     18== Context menu ==
     19[[Image(main_toolbar_context_menu.png,link=,right,margin-left=20)]]
     20A right click on the main toolbar offers a context menu with following items:
     21* **''Remove from toolbar''** - removes the button from the toolbar ''(only available if clicked on a button)''
     22* [wikitr:/Help/Preferences/Toolbar Configure toolbar] - to open toolbar preferences for customization
     23* [wikitr:/Help/Preferences/Shortcuts Edit shortcut] - to open keyboard shortcuts preferences ''(only available if clicked on a button)''
     24* A check box **''Do not hide toolbar and menu''** - If checked, the keystroke `TAB` will not toggle the main toolbar and main menu.
     25
     26
     27== Customization ==
     28All items from the [wikitr:/Help/Menu main menu] elements including "preset groups" or any "button" from JOSM can be added and removed. \\
     29Default buttons may contain popular items, but for one's benefit customize them once,
     30see [[JOSMImage(preferences/toolbar,24,link=,middle)]] [wikitr:/Help/Preferences/Toolbar toolbar customization].
     31
     32{{{#!comment
     33Either explain all or non and do not duplicate as the list already exists above
     34}}}
     35{{{#!comment
     36=== Save and load buttons ===
     37Default buttons to [[JOSMImage(save)]] save current data, [[JOSMImage(download)]] download new data or [[JOSMImage(upload)]] upload the changes to server.
     38}}}
     39
     40{{{#!comment
     41Does the search button explanation not belong to customization under Help/Preferences/Toolbar or even Help/Action/Search ?
     42}}}
     43=== Saved search button ===
     44The [[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:
     45* If you set `amenity=bench` as ''search expression'' all objects with the tag `amenity=bench` will be selected.
     46* If you set `-selected` as ''search expression'', the selection will invert each time you press the button.
     47* More examples see [wikitr:/Help/Action/Search search]
     48
     49You can create such a button also from within the [wikitr:/Help/Action/Search search dialog].
     50
     51== See also ==
     52* [wikitr:/Help/EditToolbar Edit toolbar]
     53----
     54Back to [wikitr:/Help Main Help]