Changes between Version 42 and Version 43 of Help/Dialog/Filter


Ignore:
Timestamp:
2016-11-13T15:53:45+01:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

add Columns header, merge "Filter mode" header for now

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v42 v43  
    3333The ''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.
    3434
     35=== Columns ===
     36
    3537 * '''E''' (''Enable''): Enable or disable this filter line.
    3638 * '''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.
    3739 * '''Text''': The search term or property that defines the objects that are filtered.
    3840 * '''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.
    39  * '''M''' (''Filter Mode'') - [#Filtermode see below]
    40 
    41 ==== Filter mode ====
    42 This mode selector defines how a filter is combined with the previous filter.
    43 
    44 
    45 The filter '''Mode''' options are set in the pop-up window, where you will also enter the search text. A number of examples is provided.
    46 ===== replace selection (R) =====
    47 Will effectively disable all filters above.
    48 
    49 ===== replace selection (A) =====
    50 You most likely want this mode. Filters with this mode are independent of each other.
    51 
    52 ===== remove from selection (D) =====
    53 Will un-filter all elements matched
    54 
    55 ===== find in selection (F) =====
    56 
     41 * '''M''' (''Filter Mode'') - This mode selector defines how a filter is combined with the previous filter. ''This mode selector defines how a filter is combined with the previous filter.''
     42  * A (''replace selection'') - most users want this, filters with this mode are independent of each other
     43  * R (''replace selection'') - effectively disable all filters above
     44  * D (''remove from selection'') - un-filter all elements matched
     45  * F (''find in selection'') - TODO
    5746
    5847=== Examples ===