Changes between Initial Version and Version 1 of Help/Dialog/Filter


Ignore:
Timestamp:
2010-04-19T10:28:40+02:00 (16 years ago)
Author:
bastiK
Comment:

basic description of filter feature

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v1 v1  
     1== Filter dialog ==
     2
     3The filter dialog allows to temporarily hide certain types of objects on the map.
     4
     5=== how to activate ===
     6Click on the [[Image(source:/trunk/images/dialogs/filter.png)]] symbol on the lower left of the main window. If the symbol is not there, check if your JOSM version is >= 3189. If it is still not visible, you can try setting {{{displayfilter=true}}} in the advanced preferences (and restart).
     7
     8=== Options ===
     9
     10 * '''E''' (''Enable''): Enable or disable this filter.
     11 * '''H''' (''Hide elements''): If this option is ticked, the chosen objects are completely hidden. Otherwise they are disabled and shown in a shade of gray.
     12 * '''Text''': The search term that defines the objects that are filtered.
     13 * '''C''' (''Apply also for children''): Apply the filter to the nodes of a selected way, as well.
     14 * '''I''' (''Invese Filter''): Normally, the specified objects are hidden and the rest is shown. If this option is activated, only the specified objects are shown and the rest is hidden.
     15 * '''M''' (''Filter Mode''): One of the following: ''replace selection'', ''add to selection'', ''remove from selection'', ''find in selection''. This defines how a filter is combined with the previous filter.