Changes between Version 29 and Version 30 of Help/Action/Search
- Timestamp:
- 2016-01-06T06:37:12+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Search
v29 v30 24 24 If you check '''add toolbar button''', as soon as you click on 25 25 [[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]. 26 27 == Keywords == 28 Expand based on https://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/actions/search/SearchCompiler.java; commit history and https://josm.openstreetmap.de/browser/josm/trunk/test/unit/org/openstreetmap/josm/actions/search/SearchCompilerTest.java 29 30 || id || || 31 || version || || 32 || type || || 33 || user || || 34 || role || || 35 || changeset || || 36 || nodes || || 37 || ways || || 38 || tags || || 39 || areasize || || 40 || waylength || || 41 || modified || || 42 || selected || || 43 || incomplete || || 44 || untagged || || 45 || closed || || 46 || new || || 47 || indownloadedarea || || 48 || allindownloadedarea || || 49 || inview || || 50 || allinview || || 51 || timestamp || || 52 || nth || || 53 || nth% || || 54 || hasRole || || 26 55 27 56 == Examples ==
