9 | | The search action will respect the current [wikitr:/Help/Dialog/Filter filters] meaning it wouldn't return any of the filtered objects. |
10 | | |
11 | | Colons (`:`) within ''keys'' and ''values'' need to be wrapped with quotation marks (`"`). |
12 | | |
13 | | Hover over a keyword in the search hints section to get a explanation and special examples. |
14 | | |
15 | | Double click on a preset listed in the search window to add the query to search for objects that match this preset. \\ |
| 11 | * The search action will respect the current [wikitr:/Help/Dialog/Filter filters] meaning it wouldn't return any of the filtered objects. |
| 12 | * Colons (`:`) within ''keys'' and ''values'' need to be wrapped with quotation marks (`"`). |
| 13 | * Hover over a keyword in the search hints section to get a explanation and special examples. |
| 14 | * Double click on a preset listed in the search window to add the query to search for objects that match this preset. |
21 | | - more keywords are listed (they work also in non-expert mode, but are hidden in the dialog) |
22 | | - '''standard/regular expression/MapCSS selector''' radio button, see sections below for details |
23 | | - '''all objects''' check box to include `deleted` and `incomplete` objects in the search |
24 | | - '''add toolbar button''' see section "save search query in main toolbar" [wikitr:/Help/Action/Search#SavesearchqueryinMaintoolbar below] |
| 20 | * more keywords are listed (they work also in non-expert mode, but are hidden in the dialog) |
| 21 | * **standard/regular expression/MapCSS selector** radio button, see sections below for details |
| 22 | * **all objects** check box to include **''deleted''** and **''incomplete''** objects in the search |
| 23 | * **add toolbar button** see [wikitr:/Help/Action/Search#SavesearchqueryinMaintoolbar save search query in main toolbar] below. |
46 | | To ''save search as a button'' if you check '''add toolbar button''' checkbox, as soon as you click on [[JOSMImage(dialogs/search,middle)]] '''Start Search''', a button will be added to the main toolbar. which will execute the defined search expression each time, you press the button. |
47 | | |
48 | | [wikitr:/Help/Preferences/Toolbar#Previouslysavedsearchresults Toolbar Customization] will let you modify icon, search query and tooltip. |
49 | | |
50 | | As with any button you can always [wikitr:/Help/Preferences/Shortcuts assign a shortcut] to it. |
| 43 | * [[JOSMImage(preferences/toolbar,link=,24,middle)]] [wikitr:/Help/Preferences/Toolbar#Previouslysavedsearchresults Toolbar Customization] will let you modify icon, search query and tooltip. |
| 44 | * As with any button you can always assign a shortcut to it in [[JOSMImage(preferences/shortcuts,link=,24,middle)]] [wikitr:/Help/Preferences/Shortcuts Shortcut Preferences]. |
64 | | JOSM will then attempt to load that URL, and select any objects that it finds referenced in that file. |
65 | | JOSM will look for XML tags "way", "node", and "relation" in the document (clarify? examples?), and use their id attribute . |
66 | | You can 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). |
| 55 | * JOSM will then attempt to load that URL, and select any objects that it finds referenced in that file. |
| 56 | * JOSM will look for XML tags "way", "node", and "relation" in the document (clarify? examples?), and use their id attribute . |
| 57 | * You can 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). |