source: trunk/gli/help/5-5.htm@ 4647

Last change on this file since 4647 was 4293, checked in by jmt12, 21 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 4.5 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>The Gatherer - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0" link="#000000" vlink="#000000">
7<table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
8 <tr>
9 <td align="center" width="15%">
10 <img height="45" src="gatherer_medium.gif" width="45">
11 </td>
12 <td align="center" width="*">
13 <font face="Verdana" size="5">
14 <strong>
155.5 Filtering the Tree
16 </strong>
17 </font>
18 </td>
19 <td align="center" width="15%">
20 <img height="45" src="gatherer_medium.gif" width="45">
21 </td>
22 </tr>
23 <tr bgcolor="#E0F0E0">
24 <td colspan="3" width="100%">
25 <font face="Verdana" size="3">
26<p style="text-align:justify">
27In order to allow you to narrow down your search for particular files, we introduce the concept of filtering the trees.
28</p>
29
30 </font>
31 </td>
32 </tr>
33 <tr bgcolor="#E0F0E0">
34 <td align="center" colspan="3" width="100%">
35 <table border="2" cellpadding="2" width="480" bgcolor="#B0D0B0">
36 <tr>
37 <td align="center">
38 <font face="Verdana" size="4">
39 <strong>
40 Contents
41 </strong>
42 </font>
43 </td>
44 </tr>
45 <tr>
46 <td>
47 <table background="gatherer.gif" bgcolor="#FFFFFF" border="0" cellpadding="2" width="100%">
48 <tr>
49 <td colspan="3">
50 <font face="Verdana" size="4">
51 <strong>
52<a href="#SI">Simple instructions</a>
53 </strong>
54 </a>
55 </font>
56 </td>
57 </tr>
58 <tr>
59 <td>
60 &nbsp;
61 </td>
62 <td colspan="2">
63 <font face="Verdana" size="4">
64The filter control
65 </font>
66 </a>
67 </td>
68 </tr>
69 <tr>
70 <td colspan="3">
71 <font face="Verdana" size="4">
72 <strong>
73<a href="#AI">Advanced instructions</a>
74 </strong>
75 </a>
76 </font>
77 </td>
78 </tr>
79 <tr>
80 <td>
81 &nbsp;
82 </td>
83 <td colspan="2">
84 <font face="Verdana" size="4">
85Custom filtering
86 </font>
87 </a>
88 </td>
89 </tr>
90 </font>
91 </table>
92 </td>
93 </tr>
94 </table>
95 </td>
96 </tr>
97 <tr bgcolor="#E0F0E0">
98 <td colspan="3" width="100%">
99 <img height="20" src="gatherer_small.gif" width="20">
100 <font face="Verdana" size="4">
101 <u>
102<a name="SI">Simple Instructions:</a>
103 </u>
104 <font size="3">
105<p style="text-align:justify">
106There is a ComboBox control at the bottom of the trees; it says 'All Files'. If you select the down arrow button at the end of the box, you will see a list of predefined filters, such as: 'Images' or 'Text Files'. Choosing one of these temporarily hides all files within the tree that do not match the chosen filter. To restore the tree to its original state, restore the filter to 'All Files'. Note that filtering does not change what files are in your collection, nor does it affect the folders within the tree.
107</p>
108<p style="text-align:justify">
109The workspace tree filter stands alone. However, the collection trees here and on the Enrich view share the same filter.
110</p>
111
112 </font>
113 </p>
114 </td>
115 </tr>
116 <tr bgcolor="#E0F0E0">
117 <td colspan="3" width="100%">
118 <img height="20" src="gatherer_small.gif" width="20">
119 <font face="Verdana" size="4">
120 <u>
121<a name="AI">Advanced Instructions:</a>
122 </u>
123 <font size="3">
124<p style="text-align:justify">
125The filter control ComboBox is editable. You can specify a custom filter by typing in a pattern against which files will be matched. This pattern may be a regular expression, or use standard file system abbreviations such as *.* or *.doc.
126</p>
127
128 </font>
129 </p>
130 </td>
131 </tr>
132</table>
133&nbsp;<br>
134&nbsp;<br>
135&nbsp;<br>
136&nbsp;<br>
137&nbsp;<br>
138&nbsp;<br>
139&nbsp;<br>
140&nbsp;<br>
141&nbsp;<br>
142&nbsp;<br>
143&nbsp;<br>
144&nbsp;<br>
145&nbsp;<br>
146&nbsp;<br>
147&nbsp;<br>
148&nbsp;<br>
149&nbsp;<br>
150&nbsp;<br>
151&nbsp;<br>
152&nbsp;<br>
153&nbsp;<br>
154&nbsp;<br>
155&nbsp;<br>
156&nbsp;<br>
157&nbsp;<br>
158&nbsp;<br>
159&nbsp;<br>
160&nbsp;<br>
161&nbsp;<br>
162&nbsp;<br>
163&nbsp;<br>
164&nbsp;<br>
165</body>
166</html>
Note: See TracBrowser for help on using the repository browser.