comparison doc/image_search_search.html @ 1105:215e102c1819

Drop most old css classes.
author zas_
date Sun, 09 Nov 2008 12:48:00 +0000
parents 83cf0c9e300f
children ae2b86450b1c
comparison
equal deleted inserted replaced
1104:24ea4fda5c38 1105:215e102c1819
21 <p class="previous"><a href="image_search.html">Previous</a> 21 <p class="previous"><a href="image_search.html">Previous</a>
22 </p> 22 </p>
23 </td> 23 </td>
24 24
25 <td> 25 <td>
26 <p class="gq-search-1">Search Window &ndash; Image Search</p> 26 <p class="navtop_title">Search Window &ndash; Image Search</p>
27 </td> 27 </td>
28 28
29 <td> 29 <td>
30 <p class="gq-search-2"><a href="image_search_finding_duplicates.html">Next</a> 30 <p class="next"><a href="image_search_finding_duplicates.html">Next</a>
31 </p> 31 </p>
32 </td> 32 </td>
33 </tr> 33 </tr>
34 </thead> 34 </thead>
35 </table> 35 </table>
57 <br /> 57 <br />
58 </p> 58 </p>
59 59
60 <h2>Search location</h2> 60 <h2>Search location</h2>
61 61
62 <p class="gq-search-5">One of several locations can be chosen as the source to use in the search.</p> 62 <p>One of several locations can be chosen as the source to use in the search.</p>
63 63
64 <p class="gq-search-5"><b>Path:</b> The search will include files located in the selected folder, enable the Recurse check box to include the contents of all sub folders.</p> 64 <p><b>Path:</b> The search will include files located in the selected folder, enable the Recurse check box to include the contents of all sub folders.</p>
65 65
66 <p class="gq-search-5"><b>Comments:</b> The search will include all files that have a keyword or comment associated to it.</p> 66 <p><b>Comments:</b> The search will include all files that have a keyword or comment associated to it.</p>
67 67
68 <p class="gq-search-6">Note: Only keyword and comment associations stored in the user's home folder are included in this search type.</p> 68 <p>Note: Only keyword and comment associations stored in the user's home folder are included in this search type.</p>
69 69
70 <p class="gq-search-5"><b>Results:</b> The search will include all files currently listed in the results list, use this to refine a previous search.</p> 70 <p><b>Results:</b> The search will include all files currently listed in the results list, use this to refine a previous search.</p>
71 71
72 <p><br /> 72 <p><br />
73 <br /> 73 <br />
74 </p> 74 </p>
75 75
76 <h2>Search parameters</h2> 76 <h2>Search parameters</h2>
77 77
78 <p class="gq-search-5">Each search parameter can be enabled or disabled with the check box to it's left. For a file to be a match, all enabled parameters must be true.</p> 78 <p>Each search parameter can be enabled or disabled with the check box to it's left. For a file to be a match, all enabled parameters must be true.</p>
79 79
80 <p class="gq-search-5"><b>File name:</b> The search will match if the entered text appears within the file name, or if the text exactly matches the file name, depending on the method selected from the drop down menu. The text comparison can be made to be case sensitive by enabling the Match case checkbox.</p> 80 <p><b>File name:</b> The search will match if the entered text appears within the file name, or if the text exactly matches the file name, depending on the method selected from the drop down menu. The text comparison can be made to be case sensitive by enabling the Match case checkbox.</p>
81 81
82 <p class="gq-search-5"><b>File size:</b> The search will match if the file size on disk is equal to, less than, greater than, or between the entered value, depending on the method selected from the drop down menu. The between test is inclusive, for example a file of size 10 will match if the size parameters are between 10 and 15.</p> 82 <p><b>File size:</b> The search will match if the file size on disk is equal to, less than, greater than, or between the entered value, depending on the method selected from the drop down menu. The between test is inclusive, for example a file of size 10 will match if the size parameters are between 10 and 15.</p>
83 83
84 <p class="gq-search-5"><b>File date:</b> The search will match if the file modification time on disk is equal to, before, after, or between the entered date, depending on the method selected from the drop down menu. The between test is inclusive, for example a file with date of 10/04/2003 will match if the date parameters are between 10/04/2003 and 12/31/2003.</p> 84 <p><b>File date:</b> The search will match if the file modification time on disk is equal to, before, after, or between the entered date, depending on the method selected from the drop down menu. The between test is inclusive, for example a file with date of 10/04/2003 will match if the date parameters are between 10/04/2003 and 12/31/2003.</p>
85 85
86 <p class="gq-search-5">For convenience, the button with the down arrow displays a pop up calendar to enter the date.</p> 86 <p>For convenience, the button with the down arrow displays a pop up calendar to enter the date.</p>
87 87
88 <p class="gq-search-5"><b>Image dimensions:</b> The search will match if the image dimensions are equal to, less than, greater than, or between the entered values, depending on the method selected from the drop down menu. The between test is inclusive.</p> 88 <p><b>Image dimensions:</b> The search will match if the image dimensions are equal to, less than, greater than, or between the entered values, depending on the method selected from the drop down menu. The between test is inclusive.</p>
89 89
90 <p class="gq-search-5">The image dimensions test is simple, both width and height must be within the allowed values for a match.</p> 90 <p>The image dimensions test is simple, both width and height must be within the allowed values for a match.</p>
91 91
92 <p class="gq-search-5"><b>Image content:</b> The search will match if the image contents are similar within the percentage value, inclusive. This uses the same test and data that is used to determine image similarity when <a href="image_search_finding_duplicates.html">Finding Duplicates</a>. The entry is for entering the path for the image to use in this test.</p> 92 <p><b>Image content:</b> The search will match if the image contents are similar within the percentage value, inclusive. This uses the same test and data that is used to determine image similarity when <a href="image_search_finding_duplicates.html">Finding Duplicates</a>. The entry is for entering the path for the image to use in this test.</p>
93 93
94 <p class="gq-search-5"><b>Keywords:</b> The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character.</p> 94 <p><b>Keywords:</b> The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character.</p>
95 95
96 <p><br /> 96 <p><br />
97 <br /> 97 <br />
98 </p> 98 </p>
99 99
100 <h2>Results list</h2> 100 <h2>Results list</h2>
101 101
102 <p class="gq-search-5">Files that match the parameters of the search are shown in the list. By default they are displayed in the order that they are found, to sort the results list by a column activate or click the column title. Activating a column that is already used to sort the list will toggle between increasing and decreasing sort order.</p> 102 <p>Files that match the parameters of the search are shown in the list. By default they are displayed in the order that they are found, to sort the results list by a column activate or click the column title. Activating a column that is already used to sort the list will toggle between increasing and decreasing sort order.</p>
103 103
104 <p class="gq-search-5">A <b>context menu</b> is available for the result list by right clicking the mouse or pressing the Menu key when a row has the focus.</p> 104 <p>A <b>context menu</b> is available for the result list by right clicking the mouse or pressing the Menu key when a row has the focus.</p>
105 105
106 <p class="gq-search-5"><b>Keyboard shortcuts</b> available in the results list:</p> 106 <p><b>Keyboard shortcuts</b> available in the results list:</p>
107 107
108 <div class="gq-search-4"> 108 <div class="gq-search-4">
109 <table width="80%" border="1" cellpadding="2" cellspacing="0"> 109 <table width="80%" border="1" cellpadding="2" cellspacing="0">
110 110
111 <tr valign="top"> 111 <tr valign="top">
112 <td width="25%"> 112 <td width="25%">
113 <p class="gq-search-7">Shortcut</p> 113 <p>Shortcut</p>
114 </td> 114 </td>
115 115
116 <td width="25%"> 116 <td width="25%">
117 <p class="gq-search-7">Context menu name</p> 117 <p>Context menu name</p>
118 </td> 118 </td>
119 119
120 <td width="50%"> 120 <td width="50%">
121 <p class="gq-search-7">Description</p> 121 <p>Description</p>
122 </td> 122 </td>
123 </tr> 123 </tr>
124 124
125 <tr valign="top"> 125 <tr valign="top">
126 <td width="25%"> 126 <td width="25%">
127 <p class="gq-search-1">Enter</p> 127 <p>Enter</p>
128 </td> 128 </td>
129 129
130 <td width="25%"> 130 <td width="25%">
131 <p class="gq-search-1">View</p> 131 <p>View</p>
132 </td> 132 </td>
133 133
134 <td width="50%"> 134 <td width="50%">
135 <p class="gq-search-1">Opens selected image in main window.</p> 135 <p>Opens selected image in main window.</p>
136 </td> 136 </td>
137 </tr> 137 </tr>
138 138
139 <tr valign="top"> 139 <tr valign="top">
140 <td width="25%"> 140 <td width="25%">
141 <p class="gq-search-1">V</p> 141 <p>V</p>
142 </td> 142 </td>
143 143
144 <td width="25%"> 144 <td width="25%">
145 <p class="gq-search-1">View in new window</p> 145 <p>View in new window</p>
146 </td> 146 </td>
147 147
148 <td width="50%"> 148 <td width="50%">
149 <p class="gq-search-1">Opens selected image in a new window.</p> 149 <p>Opens selected image in a new window.</p>
150 </td> 150 </td>
151 </tr> 151 </tr>
152 152
153 <tr valign="top"> 153 <tr valign="top">
154 <td width="25%"> 154 <td width="25%">
155 <p class="gq-search-1">Control + A</p> 155 <p>Control + A</p>
156 </td> 156 </td>
157 157
158 <td width="25%"> 158 <td width="25%">
159 <p class="gq-search-1">Select all</p> 159 <p>Select all</p>
160 </td> 160 </td>
161 161
162 <td width="50%"> 162 <td width="50%">
163 <p class="gq-search-1">Selects all images.</p> 163 <p>Selects all images.</p>
164 </td> 164 </td>
165 </tr> 165 </tr>
166 166
167 <tr valign="top"> 167 <tr valign="top">
168 <td width="25%"> 168 <td width="25%">
169 <p class="gq-search-1">Control + Shift + A</p> 169 <p>Control + Shift + A</p>
170 </td> 170 </td>
171 171
172 <td width="25%"> 172 <td width="25%">
173 <p class="gq-search-1">Select none</p> 173 <p>Select none</p>
174 </td> 174 </td>
175 175
176 <td width="50%"> 176 <td width="50%">
177 <p class="gq-search-1">Clear the image selection.</p> 177 <p>Clear the image selection.</p>
178 </td> 178 </td>
179 </tr> 179 </tr>
180 180
181 <tr valign="top"> 181 <tr valign="top">
182 <td width="25%"> 182 <td width="25%">
183 <p class="gq-search-1">Control + 1 through<br /> 183 <p>Control + 1 through<br />
184 Control + 0</p> 184 Control + 0</p>
185 </td> 185 </td>
186 186
187 <td width="25%"> 187 <td width="25%">
188 <p class="gq-search-1">Edit sub menu</p> 188 <p>Edit sub menu</p>
189 </td> 189 </td>
190 190
191 <td width="50%"> 191 <td width="50%">
192 <p class="gq-search-1">Executes the respective editor command.</p> 192 <p>Executes the respective editor command.</p>
193 </td> 193 </td>
194 </tr> 194 </tr>
195 195
196 <tr valign="top"> 196 <tr valign="top">
197 <td width="25%"> 197 <td width="25%">
198 <p class="gq-search-1">Control + P</p> 198 <p>Control + P</p>
199 </td> 199 </td>
200 200
201 <td width="25%"> 201 <td width="25%">
202 <p class="gq-search-1">Properties</p> 202 <p>Properties</p>
203 </td> 203 </td>
204 204
205 <td width="50%"> 205 <td width="50%">
206 <p class="gq-search-1">Opens a properties window for selected images.</p> 206 <p>Opens a properties window for selected images.</p>
207 </td> 207 </td>
208 </tr> 208 </tr>
209 209
210 <tr valign="top"> 210 <tr valign="top">
211 <td width="25%"> 211 <td width="25%">
212 <p class="gq-search-1">C</p> 212 <p>C</p>
213 </td> 213 </td>
214 214
215 <td width="25%"> 215 <td width="25%">
216 <p class="gq-search-1">Add to new collection</p> 216 <p>Add to new collection</p>
217 </td> 217 </td>
218 218
219 <td width="50%"> 219 <td width="50%">
220 <p class="gq-search-1">Creates a new collection containing the selected images.</p> 220 <p>Creates a new collection containing the selected images.</p>
221 </td> 221 </td>
222 </tr> 222 </tr>
223 223
224 <tr valign="top"> 224 <tr valign="top">
225 <td width="25%"> 225 <td width="25%">
226 <p class="gq-search-1"><br /> 226 <p><br />
227 </p> 227 </p>
228 </td> 228 </td>
229 229
230 <td width="25%"> 230 <td width="25%">
231 <p class="gq-search-1">Print</p> 231 <p>Print</p>
232 </td> 232 </td>
233 233
234 <td width="50%"> 234 <td width="50%">
235 <p class="gq-search-1">Opens a print dialog for selected images.</p> 235 <p>Opens a print dialog for selected images.</p>
236 </td> 236 </td>
237 </tr> 237 </tr>
238 238
239 <tr valign="top"> 239 <tr valign="top">
240 <td width="25%"> 240 <td width="25%">
241 <p class="gq-search-1">Control + C</p> 241 <p>Control + C</p>
242 </td> 242 </td>
243 243
244 <td width="25%"> 244 <td width="25%">
245 <p class="gq-search-1">Copy</p> 245 <p>Copy</p>
246 </td> 246 </td>
247 247
248 <td width="50%"> 248 <td width="50%">
249 <p class="gq-search-1">Copy selected images.</p> 249 <p>Copy selected images.</p>
250 </td> 250 </td>
251 </tr> 251 </tr>
252 252
253 <tr valign="top"> 253 <tr valign="top">
254 <td width="25%"> 254 <td width="25%">
255 <p class="gq-search-1">Control + M</p> 255 <p>Control + M</p>
256 </td> 256 </td>
257 257
258 <td width="25%"> 258 <td width="25%">
259 <p class="gq-search-1">Move</p> 259 <p>Move</p>
260 </td> 260 </td>
261 261
262 <td width="50%"> 262 <td width="50%">
263 <p class="gq-search-1">Move selected images.</p> 263 <p>Move selected images.</p>
264 </td> 264 </td>
265 </tr> 265 </tr>
266 266
267 <tr valign="top"> 267 <tr valign="top">
268 <td width="25%"> 268 <td width="25%">
269 <p class="gq-search-1">Control + R</p> 269 <p>Control + R</p>
270 </td> 270 </td>
271 271
272 <td width="25%"> 272 <td width="25%">
273 <p class="gq-search-1">Rename</p> 273 <p>Rename</p>
274 </td> 274 </td>
275 275
276 <td width="50%"> 276 <td width="50%">
277 <p class="gq-search-1">Rename selected images.</p> 277 <p>Rename selected images.</p>
278 </td> 278 </td>
279 </tr> 279 </tr>
280 280
281 <tr valign="top"> 281 <tr valign="top">
282 <td width="25%"> 282 <td width="25%">
283 <p class="gq-search-1">Control + D</p> 283 <p>Control + D</p>
284 </td> 284 </td>
285 285
286 <td width="25%"> 286 <td width="25%">
287 <p class="gq-search-1">Delete</p> 287 <p>Delete</p>
288 </td> 288 </td>
289 289
290 <td width="50%"> 290 <td width="50%">
291 <p class="gq-search-1">Delete selected images.</p> 291 <p>Delete selected images.</p>
292 </td> 292 </td>
293 </tr> 293 </tr>
294 294
295 <tr valign="top"> 295 <tr valign="top">
296 <td width="25%"> 296 <td width="25%">
297 <p class="gq-search-1">Delete</p> 297 <p>Delete</p>
298 </td> 298 </td>
299 299
300 <td width="25%"> 300 <td width="25%">
301 <p class="gq-search-1">Remove</p> 301 <p>Remove</p>
302 </td> 302 </td>
303 303
304 <td width="50%"> 304 <td width="50%">
305 <p class="gq-search-1">Remove selected images from result list.</p> 305 <p>Remove selected images from result list.</p>
306 </td> 306 </td>
307 </tr> 307 </tr>
308 308
309 <tr valign="top"> 309 <tr valign="top">
310 <td width="25%"> 310 <td width="25%">
311 <p class="gq-search-1">Control + Delete</p> 311 <p>Control + Delete</p>
312 </td> 312 </td>
313 313
314 <td width="25%"> 314 <td width="25%">
315 <p class="gq-search-1">Clear</p> 315 <p>Clear</p>
316 </td> 316 </td>
317 317
318 <td width="50%"> 318 <td width="50%">
319 <p class="gq-search-1">Cleared the result list.</p> 319 <p>Cleared the result list.</p>
320 </td> 320 </td>
321 </tr> 321 </tr>
322 322
323 <tr valign="top"> 323 <tr valign="top">
324 <td width="25%"> 324 <td width="25%">
325 <p class="gq-search-1">Menu</p> 325 <p>Menu</p>
326 </td> 326 </td>
327 327
328 <td width="25%"> 328 <td width="25%">
329 <p class="gq-search-1"><br /> 329 <p><br />
330 </p> 330 </p>
331 </td> 331 </td>
332 332
333 <td width="50%"> 333 <td width="50%">
334 <p class="gq-search-1">Displays the context menu.</p> 334 <p>Displays the context menu.</p>
335 </td> 335 </td>
336 </tr> 336 </tr>
337 337
338 <tr valign="top"> 338 <tr valign="top">
339 <td width="25%"> 339 <td width="25%">
340 <p class="gq-search-1">Control + T</p> 340 <p>Control + T</p>
341 </td> 341 </td>
342 342
343 <td width="25%"> 343 <td width="25%">
344 <p class="gq-search-1"><br /> 344 <p><br />
345 </p> 345 </p>
346 </td> 346 </td>
347 347
348 <td width="50%"> 348 <td width="50%">
349 <p class="gq-search-1">Toggle display of thumbnails.</p> 349 <p>Toggle display of thumbnails.</p>
350 </td> 350 </td>
351 </tr> 351 </tr>
352 352
353 <tr valign="top"> 353 <tr valign="top">
354 <td width="25%"> 354 <td width="25%">
355 <p class="gq-search-1">Control + W</p> 355 <p>Control + W</p>
356 </td> 356 </td>
357 357
358 <td width="25%"> 358 <td width="25%">
359 <p class="gq-search-1"><br /> 359 <p><br />
360 </p> 360 </p>
361 </td> 361 </td>
362 362
363 <td width="50%"> 363 <td width="50%">
364 <p class="gq-search-1">Close window.</p> 364 <p>Close window.</p>
365 </td> 365 </td>
366 </tr> 366 </tr>
367 </table> 367 </table>
368 </div> 368 </div>
369 369
370 <p><br /> 370 <p><br />
371 <br /> 371 <br />
372 </p> 372 </p>
373 373
374 <p class="gq-search-5">The <b>selection</b> can be changed using the keyboard and mouse the same as in a <a href="main_window_file_pane.html">file pane</a> of the main window.</p> 374 <p>The <b>selection</b> can be changed using the keyboard and mouse the same as in a <a href="main_window_file_pane.html">file pane</a> of the main window.</p>
375 375
376 <p class="gq-search-5">The image Dimensions column of the result list will only contain dimension information when dimensions are included in the search parameters.</p> 376 <p>The image Dimensions column of the result list will only contain dimension information when dimensions are included in the search parameters.</p>
377 377
378 <p><br /> 378 <p><br />
379 <br /> 379 <br />
380 </p> 380 </p>
381 381
382 <h2>Status bar</h2> 382 <h2>Status bar</h2>
383 383
384 <p class="gq-search-5">At the bottom of the search window is an area that includes the following items from left to right:</p> 384 <p>At the bottom of the search window is an area that includes the following items from left to right:</p>
385 385
386 <p class="gq-search-5"><b>Thumbnails:</b> Enable this check box to display a thumbnail next to each image in the results list.</p> 386 <p><b>Thumbnails:</b> Enable this check box to display a thumbnail next to each image in the results list.</p>
387 387
388 <p class="gq-search-5"><b>File count display:</b> Displays the total count of files in the results list, and their size on disk. The count of selected files will appear in parenthesis.</p> 388 <p><b>File count display:</b> Displays the total count of files in the results list, and their size on disk. The count of selected files will appear in parenthesis.</p>
389 389
390 <p class="gq-search-5"><b>Search progress:</b> When a search is active, the text &#8220;Searching...&#8221; will appear here. Two numbers in parenthesis will also be displayed, the first number is the number of files that match the search parameters and the second number is the total number of files that were searched.</p> 390 <p><b>Search progress:</b> When a search is active, the text &#8220;Searching...&#8221; will appear here. Two numbers in parenthesis will also be displayed, the first number is the number of files that match the search parameters and the second number is the total number of files that were searched.</p>
391 391
392 <p class="gq-search-5"><b>Find:</b> Activate the find button to start a search with the selected parameters.</p> 392 <p><b>Find:</b> Activate the find button to start a search with the selected parameters.</p>
393 393
394 <p class="gq-search-5"><b>Stop:</b> Activate the stop button to end a search that is in progress.</p> 394 <p><b>Stop:</b> Activate the stop button to end a search that is in progress.</p>
395 395
396 <p><br /> 396 <p><br />
397 <br /> 397 <br />
398 </p> 398 </p>
399 399
400 <h2>Drag and Drop</h2> 400 <h2>Drag and Drop</h2>
401 401
402 <p class="gq-search-5">Drag and drop can be initiated with the primary or middle mouse buttons. Dragging a file that is selected will include all selected files in the drag. Dragging a file that is not selected will first change the selection to the dragged file, and clear the previous selection.</p> 402 <p>Drag and drop can be initiated with the primary or middle mouse buttons. Dragging a file that is selected will include all selected files in the drag. Dragging a file that is not selected will first change the selection to the dragged file, and clear the previous selection.</p>
403 403
404 <p><br /> 404 <p><br />
405 <br /> 405 <br />
406 </p> 406 </p>
407 407
423 <p class="previous"><a href="image_search.html">Previous</a> 423 <p class="previous"><a href="image_search.html">Previous</a>
424 </p> 424 </p>
425 </td> 425 </td>
426 426
427 <td> 427 <td>
428 <p class="gq-search-1"><a href="index.html">Contents</a> 428 <p class="navbottom_title"><a href="index.html">Contents</a>
429 </p> 429 </p>
430 </td> 430 </td>
431 431
432 <td> 432 <td>
433 <p class="gq-search-2"><a href="image_search_finding_duplicates.html">Next</a> 433 <p class="next"><a href="image_search_finding_duplicates.html">Next</a>
434 </p> 434 </p>
435 </td> 435 </td>
436 </tr> 436 </tr>
437 </thead> 437 </thead>
438 438