Changes between Version 35 and Version 36 of Help/Action/Search


Ignore:
Timestamp:
2016-01-06T07:55:52+01:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Search

    v35 v36  
    77'''Search [wiki:/Help/Concepts/Object objects] in the current data layer using query language'''. This tool have different look, depending on your expert setting:
    88
     9Hover over keyword in search menu to get textual explanation with simple example!
     10
    911[Help/ExpertMode Expert mode off]:
    1012
    11 [[Image(9229-search-expert-false.png)]]
     13[[Image(9229-search-expert-false-with-tooltip.png)]]
    1214
    1315[Help/ExpertMode Expert mode on]:
     
    1517[[Image(9229-search-expert-true.png)]]
    1618
    17 If you check '''add toolbar button''', as soon as you click on
    18 [[Image(source:trunk/images/dialogs/search.png,middle)]] '''Start Search''', a button will be added to the [wiki:Help/MainToolbar Main Toolbar] which will execute the defined search expression each time, you press the button. You can also set an own icon for this button in the [wiki:Help/Preferences/Toolbar Toolbar Preferences]. As with any "button" [Help/Preferences/Shortcuts you can always assign shortcut to it].
     19* '''standard/regular expression/MapCSS selector''' radio button. '''regular expression''' mode is selected any key or value field may be replaced with a regular expression enclosed in quotes.
     20* If you check '''add toolbar button''' checkbox, as soon as you click on [[Image(source:trunk/images/dialogs/search.png,middle)]] '''Start Search''', a button will be added to the [wiki:Help/MainToolbar Main Toolbar] which will execute the defined search expression each time, you press the button. You can also set an own icon for this button in the [wiki:Help/Preferences/Toolbar Toolbar Preferences]. As with any "button" [Help/Preferences/Shortcuts you can always assign shortcut to it].
     21
    1922
    2023== Keywords ==
    21 Hover over keyword in search menu to get textual explanation with simple example, some additional info below:
    2224
    2325|| Keyword || Supports ranges || Range separator || Description ||
     
    6971access another OSM file on your hard disk this way and have JOSM select all objects that are present in the file (provided they are present in JOSM's dataset too).
    7072
    71 The special expressions `selected` and `modified` select all currently selected resp. all objects modified in the current session.
    72 
    73 More examples are [osmwiki:JOSM_search_function here]
    74 
    75 Some examples and search functions are only shown in [wiki:Help/ExpertMode expert mode]. This includes the '''standard/regular expression/MapCSS selector''' radio button.
    76 When '''regular expression''' mode is selected any key or value field may be replaced with a regular expression enclosed in quotes.
    77 
    7873== See also ==
    7974* [wiki:Help/Concepts/Object Objects]