Changes between Version 3 and Version 4 of Help/Dialog/Filter


Ignore:
Timestamp:
2010-06-17T21:18:00+02:00 (16 years ago)
Author:
cetest
Comment:

made it clearer

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v3 v4  
    11== Filter dialog ==
    22
    3 The filter dialog allows the user to temporarily hide certain types of objects on the map.
     3=== How to activate ===
     4Click 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).
    45
    5 === how to activate ===
    6 Click 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).
     6The filter dialog allows the user to temporarily hide from display certain types of objects on the JOSM screen. The usage is to enter any property or just text in the text box. Objects complying with that text or property will be hidden on your JOSM screen. This allows for easier editing in crowded areas. The 4 selection options are used when multiple filter lines are active. The filter lines are evaluated from top down, using the selection properties that are active for the appropriate filter line. If you want only 1 filter just click the "replace selection box". If any filter is active, a transparent message box will appear so you don't forget.
     7
    78
    89=== Options ===
    910
    10  * '''E''' (''Enable''): Enable or disable this filter.
     11 * '''E''' (''Enable''): Enable or disable this filter line.
    1112 * '''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 * '''Text''': The search term or propery that defines the objects that are filtered.
    1314 * '''I''' (''Inverse 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.
    14  * '''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.
     15 * '''M''' (''Filter Mode''): One of the following: ''R: replace selection'', ''A: add to selection'', ''D: remove from selection'', ''F: find in selection''. This mode selector defines how a filter is combined with the previous filter.
     16The filter '''Mode''' options are set in the pop-up window, where you will also enter the search text. A number of examples is provided. The ''E'' till ''I'' options are selected in the Filter box (normally at the right of your screen) by ticking the appropriate box. Note that the text line above the click boxes may contain dots in your particular version of JOSM. This will probably be fixed.
     17The order of the ticks from left to right means: Enable this filter line / Hide the filtered items / Your search-filter text / The inverse filter / Mode letter.