Changes between Version 63 and Version 64 of Help/Dialog/Filter
- Timestamp:
- 2017-07-09T13:45:06+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/Filter
v63 v64 11 11 * not selectable using [wiki:Help#Selection selection tools] (with few minor exceptions in #4929, comment 14) 12 12 * not returned during [Help/Action/Search Search] action 13 * will disappear from several menus until filters are disabled ( example:[[Help/Dialog/SelectionList#SmalltriangleinSelectbutton]])13 * will disappear from several menus until filters are disabled ([[Help/Dialog/SelectionList#SmalltriangleinSelectbutton example]]) 14 14 15 15 == Use cases == … … 17 17 Simple usage is to enter single tag (or more complex expression similar to search) in "Text" column: objects complying with that text will be disabled. 18 18 19 More complex scenarios include filters as quick way to develop and test ''customtagchecker rules'' ([[Extend JOSM]]).19 More complex scenarios include filters as quick way to develop and test custom [wiki:Rules tagchecker rules]. 20 20 21 21 === Usability === … … 75 75 ||{{{ -((highway | child highway | untagged | public_transport) & -(highway=footway | highway=path | highway=steps | highway=track)) }}} || Only roads for public transport. Good for mapping bus networks. || 76 76 77 See also [[Help/Action/Search#Examples ]] otherexamples. If you have some clever filters, add them here.77 See also other [[Help/Action/Search#Examples examples]]. If you have some clever filters, add them here. 78 78 79 79 == Filter warning ==
