Changes between Version 35 and Version 36 of Help/Action/Search
- Timestamp:
- 2016-01-06T07:55:52+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Search
v35 v36 7 7 '''Search [wiki:/Help/Concepts/Object objects] in the current data layer using query language'''. This tool have different look, depending on your expert setting: 8 8 9 Hover over keyword in search menu to get textual explanation with simple example! 10 9 11 [Help/ExpertMode Expert mode off]: 10 12 11 [[Image(9229-search-expert-false.png)]] 13 [[Image(9229-search-expert-false-with-tooltip.png)]] 12 14 13 15 [Help/ExpertMode Expert mode on]: … … 15 17 [[Image(9229-search-expert-true.png)]] 16 18 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 19 22 20 23 == Keywords == 21 Hover over keyword in search menu to get textual explanation with simple example, some additional info below:22 24 23 25 || Keyword || Supports ranges || Range separator || Description || … … 69 71 access 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). 70 72 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 78 73 == See also == 79 74 * [wiki:Help/Concepts/Object Objects]
