Mercurial > geeqie
annotate doc/5_1_search.html @ 1075:578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
author | zas_ |
---|---|
date | Thu, 23 Oct 2008 18:06:28 +0000 |
parents | 1b01410e6860 |
children | 1ecc4f010111 |
rev | line source |
---|---|
8 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <HTML> | |
3 <HEAD> | |
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
5 <TITLE>Search Window - Geeqie User Manual</TITLE> |
8 | 6 <META NAME="CREATED" CONTENT="20040805;23590500"> |
7 <META NAME="CHANGED" CONTENT="20041227;15443800"> | |
8 </HEAD> | |
9 <BODY LANG="en-US" DIR="LTR"> | |
10 <CENTER> | |
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> | |
12 <COL WIDTH=85*> | |
13 <COL WIDTH=85*> | |
14 <COL WIDTH=85*> | |
15 <THEAD> | |
16 <TR VALIGN=TOP> | |
17 <TD WIDTH=33%> | |
18 <P><A HREF="5_image_search.html">Previous</A></P> | |
19 </TD> | |
20 <TD WIDTH=33%> | |
21 <P ALIGN=CENTER>Search Window - Image Search</P> | |
22 </TD> | |
23 <TD WIDTH=33%> | |
24 <P ALIGN=RIGHT><A HREF="5_2_finding_duplicates.html">Next</A></P> | |
25 </TD> | |
26 </TR> | |
27 </THEAD> | |
28 </TABLE> | |
29 </CENTER> | |
30 <HR> | |
31 <H1>5.1 Search Window</H1> | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
32 <P>Geeqie provides a utility to find one or more images based on |
8 | 33 various parameters.</P> |
34 <P>To display a new Search Window press F3 or select Search from the | |
35 File menu.</P> | |
36 <P><BR><BR> | |
37 </P> | |
38 <P>To start a search activate the Find button. A search in progress | |
39 can be stopped by activating the Stop button.</P> | |
40 <P>The progress of an active search is displayed as a progress bar at | |
41 the bottom of the window. The progress bar will also display the | |
42 total files that match the search parameters, and the total number of | |
43 files searched.</P> | |
44 <P>When a search is completed, the total number of files found and | |
45 their total size will be displayed in the status bar.</P> | |
46 <P><BR><BR> | |
47 </P> | |
48 <P><U>Search location</U></P> | |
49 <P STYLE="margin-left: 0.79in">One of several locations can be chosen | |
50 as the source to use in the search.</P> | |
51 <P STYLE="margin-left: 0.79in"><B>Path:</B> The search will include | |
52 files located in the selected folder, enable the Recurse check box to | |
53 include the contents of all sub folders.</P> | |
54 <P STYLE="margin-left: 0.79in"><B>Comments:</B> The search will | |
55 include all files that have a keyword or comment associated to it.</P> | |
56 <P STYLE="margin-left: 1.58in">Note: Only keyword and comment | |
57 associations stored in the user's home folder are included in this | |
58 search type.</P> | |
59 <P STYLE="margin-left: 0.79in"><B>Results:</B> The search will | |
60 include all files currently listed in the results list, use this to | |
61 refine a previous search.</P> | |
62 <P><BR><BR> | |
63 </P> | |
64 <P><U>Search parameters</U></P> | |
65 <P STYLE="margin-left: 0.79in">Each search parameter can be enabled | |
66 or disabled with the check box to it's left. For a file to be a | |
67 match, all enabled parameters must be true.</P> | |
68 <P STYLE="margin-left: 0.79in"><B>File name:</B> The search will | |
69 match if the entered text appears within the file name, or if the | |
70 text exactly matches the file name, depending on the method selected | |
71 from the drop down menu. The text comparison can be made to be case | |
72 sensitive by enabling the Match case checkbox.</P> | |
73 <P STYLE="margin-left: 0.79in"><B>File size:</B> The search will | |
74 match if the file size on disk is equal to, less than, greater than, | |
75 or between the entered value, depending on the method selected from | |
76 the drop down menu. The between test is inclusive, for example a file | |
77 of size 10 will match if the size parameters are between 10 and 15.</P> | |
78 <P STYLE="margin-left: 0.79in"><B>File date:</B> The search will | |
79 match if the file modification time on disk is equal to, before, | |
80 after, or between the entered date, depending on the method selected | |
81 from the drop down menu. The between test is inclusive, for example a | |
82 file with date of 10/04/2003 will match if the date parameters are | |
83 between 10/04/2003 and 12/31/2003.</P> | |
84 <P STYLE="margin-left: 0.79in">For convenience, the button with the | |
85 down arrow displays a pop up calendar to enter the date.</P> | |
86 <P STYLE="margin-left: 0.79in"><B>Image dimensions:</B> The search | |
87 will match if the image dimensions are equal to, less than, greater | |
88 than, or between the entered values, depending on the method selected | |
89 from the drop down menu. The between test is inclusive.</P> | |
90 <P STYLE="margin-left: 0.79in">The image dimensions test is simple, | |
91 both width and height must be within the allowed values for a match.</P> | |
92 <P STYLE="margin-left: 0.79in"><B>Image content:</B> The search will | |
93 match if the image contents are similar within the percentage value, | |
94 inclusive. This uses the same test and data that is used to determine | |
95 image similarity when <A HREF="5_2_finding_duplicates.html">Finding | |
96 Duplicates</A>. The entry is for entering the path for the image to | |
97 use in this test.</P> | |
98 <P STYLE="margin-left: 0.79in"><B>Keywords:</B> The search will match | |
99 if the file's associated keywords match all, match any, or exclude | |
100 the entered keywords, depending on the method selected from the drop | |
101 down menu. Keywords can be separated with a space, comma, or tab | |
102 character.</P> | |
103 <P><BR><BR> | |
104 </P> | |
105 <P><U>Results list</U></P> | |
106 <P STYLE="margin-left: 0.79in">Files that match the parameters of the | |
107 search are shown in the list. By default they are displayed in the | |
108 order that they are found, to sort the results list by a column | |
109 activate or click the column title. Activating a column that is | |
110 already used to sort the list will toggle between increasing and | |
111 decreasing sort order.</P> | |
112 <P STYLE="margin-left: 0.79in">A <B>context menu</B> is available for | |
113 the result list by right clicking the mouse or pressing the Menu key | |
114 when a row has the focus.</P> | |
115 <P STYLE="margin-left: 0.79in"><B>Keyboard shortcuts</B> available in | |
116 the results list:</P> | |
117 <CENTER> | |
118 <TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=2 CELLSPACING=0> | |
119 <COL WIDTH=64*> | |
120 <COL WIDTH=64*> | |
121 <COL WIDTH=128*> | |
122 <TR VALIGN=TOP> | |
123 <TD WIDTH=25%> | |
124 <P ALIGN=CENTER><B>Shortcut</B></P> | |
125 </TD> | |
126 <TD WIDTH=25%> | |
127 <P ALIGN=CENTER><B>Context menu name</B></P> | |
128 </TD> | |
129 <TD WIDTH=50%> | |
130 <P ALIGN=CENTER><B>Description</B></P> | |
131 </TD> | |
132 </TR> | |
133 <TR VALIGN=TOP> | |
134 <TD WIDTH=25%> | |
135 <P ALIGN=CENTER>Enter</P> | |
136 </TD> | |
137 <TD WIDTH=25%> | |
138 <P ALIGN=CENTER>View</P> | |
139 </TD> | |
140 <TD WIDTH=50%> | |
141 <P ALIGN=CENTER>Opens selected image in main window.</P> | |
142 </TD> | |
143 </TR> | |
144 <TR VALIGN=TOP> | |
145 <TD WIDTH=25%> | |
146 <P ALIGN=CENTER>V</P> | |
147 </TD> | |
148 <TD WIDTH=25%> | |
149 <P ALIGN=CENTER>View in new window</P> | |
150 </TD> | |
151 <TD WIDTH=50%> | |
152 <P ALIGN=CENTER>Opens selected image in a new window.</P> | |
153 </TD> | |
154 </TR> | |
155 <TR VALIGN=TOP> | |
156 <TD WIDTH=25%> | |
157 <P ALIGN=CENTER>Control + A</P> | |
158 </TD> | |
159 <TD WIDTH=25%> | |
160 <P ALIGN=CENTER>Select all</P> | |
161 </TD> | |
162 <TD WIDTH=50%> | |
163 <P ALIGN=CENTER>Selects all images.</P> | |
164 </TD> | |
165 </TR> | |
166 <TR VALIGN=TOP> | |
167 <TD WIDTH=25%> | |
168 <P ALIGN=CENTER>Control + Shift + A</P> | |
169 </TD> | |
170 <TD WIDTH=25%> | |
171 <P ALIGN=CENTER>Select none</P> | |
172 </TD> | |
173 <TD WIDTH=50%> | |
174 <P ALIGN=CENTER>Clear the image selection.</P> | |
175 </TD> | |
176 </TR> | |
177 <TR VALIGN=TOP> | |
178 <TD WIDTH=25%> | |
179 <P ALIGN=CENTER>Control + 1 through<BR>Control + 0</P> | |
180 </TD> | |
181 <TD WIDTH=25%> | |
182 <P ALIGN=CENTER>Edit sub menu</P> | |
183 </TD> | |
184 <TD WIDTH=50%> | |
185 <P ALIGN=CENTER>Executes the respective editor command.</P> | |
186 </TD> | |
187 </TR> | |
188 <TR VALIGN=TOP> | |
189 <TD WIDTH=25%> | |
190 <P ALIGN=CENTER>Control + P</P> | |
191 </TD> | |
192 <TD WIDTH=25%> | |
193 <P ALIGN=CENTER>Properties</P> | |
194 </TD> | |
195 <TD WIDTH=50%> | |
196 <P ALIGN=CENTER>Opens a properties window for selected images.</P> | |
197 </TD> | |
198 </TR> | |
199 <TR VALIGN=TOP> | |
200 <TD WIDTH=25%> | |
201 <P ALIGN=CENTER>C</P> | |
202 </TD> | |
203 <TD WIDTH=25%> | |
204 <P ALIGN=CENTER>Add to new collection</P> | |
205 </TD> | |
206 <TD WIDTH=50%> | |
207 <P ALIGN=CENTER>Creates a new collection containing the selected | |
208 images.</P> | |
209 </TD> | |
210 </TR> | |
211 <TR VALIGN=TOP> | |
212 <TD WIDTH=25%> | |
213 <P ALIGN=CENTER><BR> | |
214 </P> | |
215 </TD> | |
216 <TD WIDTH=25%> | |
217 <P ALIGN=CENTER>Print</P> | |
218 </TD> | |
219 <TD WIDTH=50%> | |
220 <P ALIGN=CENTER>Opens a print dialog for selected images.</P> | |
221 </TD> | |
222 </TR> | |
223 <TR VALIGN=TOP> | |
224 <TD WIDTH=25%> | |
225 <P ALIGN=CENTER>Control + C</P> | |
226 </TD> | |
227 <TD WIDTH=25%> | |
228 <P ALIGN=CENTER>Copy</P> | |
229 </TD> | |
230 <TD WIDTH=50%> | |
231 <P ALIGN=CENTER>Copy selected images.</P> | |
232 </TD> | |
233 </TR> | |
234 <TR VALIGN=TOP> | |
235 <TD WIDTH=25%> | |
236 <P ALIGN=CENTER>Control + M</P> | |
237 </TD> | |
238 <TD WIDTH=25%> | |
239 <P ALIGN=CENTER>Move</P> | |
240 </TD> | |
241 <TD WIDTH=50%> | |
242 <P ALIGN=CENTER>Move selected images.</P> | |
243 </TD> | |
244 </TR> | |
245 <TR VALIGN=TOP> | |
246 <TD WIDTH=25%> | |
247 <P ALIGN=CENTER>Control + R</P> | |
248 </TD> | |
249 <TD WIDTH=25%> | |
250 <P ALIGN=CENTER>Rename</P> | |
251 </TD> | |
252 <TD WIDTH=50%> | |
253 <P ALIGN=CENTER>Rename selected images.</P> | |
254 </TD> | |
255 </TR> | |
256 <TR VALIGN=TOP> | |
257 <TD WIDTH=25%> | |
258 <P ALIGN=CENTER>Control + D</P> | |
259 </TD> | |
260 <TD WIDTH=25%> | |
261 <P ALIGN=CENTER>Delete</P> | |
262 </TD> | |
263 <TD WIDTH=50%> | |
264 <P ALIGN=CENTER>Delete selected images.</P> | |
265 </TD> | |
266 </TR> | |
267 <TR VALIGN=TOP> | |
268 <TD WIDTH=25%> | |
269 <P ALIGN=CENTER>Delete</P> | |
270 </TD> | |
271 <TD WIDTH=25%> | |
272 <P ALIGN=CENTER>Remove</P> | |
273 </TD> | |
274 <TD WIDTH=50%> | |
275 <P ALIGN=CENTER>Remove selected images from result list.</P> | |
276 </TD> | |
277 </TR> | |
278 <TR VALIGN=TOP> | |
279 <TD WIDTH=25%> | |
280 <P ALIGN=CENTER>Control + Delete</P> | |
281 </TD> | |
282 <TD WIDTH=25%> | |
283 <P ALIGN=CENTER>Clear</P> | |
284 </TD> | |
285 <TD WIDTH=50%> | |
286 <P ALIGN=CENTER>Cleared the result list.</P> | |
287 </TD> | |
288 </TR> | |
289 <TR VALIGN=TOP> | |
290 <TD WIDTH=25%> | |
291 <P ALIGN=CENTER>Menu</P> | |
292 </TD> | |
293 <TD WIDTH=25%> | |
294 <P ALIGN=CENTER><BR> | |
295 </P> | |
296 </TD> | |
297 <TD WIDTH=50%> | |
298 <P ALIGN=CENTER>Displays the context menu.</P> | |
299 </TD> | |
300 </TR> | |
301 <TR VALIGN=TOP> | |
302 <TD WIDTH=25%> | |
303 <P ALIGN=CENTER>Control + T</P> | |
304 </TD> | |
305 <TD WIDTH=25%> | |
306 <P ALIGN=CENTER><BR> | |
307 </P> | |
308 </TD> | |
309 <TD WIDTH=50%> | |
310 <P ALIGN=CENTER>Toggle display of thumbnails.</P> | |
311 </TD> | |
312 </TR> | |
313 <TR VALIGN=TOP> | |
314 <TD WIDTH=25%> | |
315 <P ALIGN=CENTER>Control + W</P> | |
316 </TD> | |
317 <TD WIDTH=25%> | |
318 <P ALIGN=CENTER><BR> | |
319 </P> | |
320 </TD> | |
321 <TD WIDTH=50%> | |
322 <P ALIGN=CENTER>Close window.</P> | |
323 </TD> | |
324 </TR> | |
325 </TABLE> | |
326 </CENTER> | |
327 <P><BR><BR> | |
328 </P> | |
329 <P STYLE="margin-left: 0.79in">The <B>selection</B> can be changed | |
330 using the keyboard and mouse the same as in a <A HREF="2_4_file_pane.html">file | |
331 pane</A> of the main window.</P> | |
332 <P STYLE="margin-left: 0.79in">The image Dimensions column of the | |
333 result list will only contain dimension information when dimensions | |
334 are included in the search parameters.</P> | |
335 <P><BR><BR> | |
336 </P> | |
337 <P><U>Status bar</U></P> | |
338 <P STYLE="margin-left: 0.79in">At the bottom of the search window is | |
339 an area that includes the following items from left to right:</P> | |
340 <P STYLE="margin-left: 0.79in"><B>Thumbnails:</B> Enable this check | |
341 box to display a thumbnail next to each image in the results list.</P> | |
342 <P STYLE="margin-left: 0.79in"><B>File count display:</B> Displays | |
343 the total count of files in the results list, and their size on disk. | |
344 The count of selected files will appear in parenthesis.</P> | |
345 <P STYLE="margin-left: 0.79in"><B>Search progress:</B> When a search | |
346 is active, the text “Searching...” will appear here. Two | |
347 numbers in parenthesis will also be displayed, the first number is | |
348 the number of files that match the search parameters and the second | |
349 number is the total number of files that were searched.</P> | |
350 <P STYLE="margin-left: 0.79in"><B>Find:</B> Activate the find button | |
351 to start a search with the selected parameters.</P> | |
352 <P STYLE="margin-left: 0.79in"><B>Stop:</B> Activate the stop button | |
353 to end a search that is in progress.</P> | |
354 <P><BR><BR> | |
355 </P> | |
356 <P><U>Drag and Drop</U></P> | |
357 <P STYLE="margin-left: 0.79in">Drag and drop can be initiated with | |
358 the primary or middle mouse buttons. Dragging a file that is selected | |
359 will include all selected files in the drag. Dragging a file that is | |
360 not selected will first change the selection to the dragged file, and | |
361 clear the previous selection.</P> | |
362 <P><BR><BR> | |
363 </P> | |
364 <P><BR><BR> | |
365 </P> | |
366 <HR> | |
367 <CENTER> | |
368 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
369 <COL WIDTH=85*> | |
370 <COL WIDTH=85*> | |
371 <COL WIDTH=85*> | |
372 <THEAD> | |
373 <TR VALIGN=TOP> | |
374 <TD WIDTH=33%> | |
375 <P><A HREF="5_image_search.html">Previous</A></P> | |
376 </TD> | |
377 <TD WIDTH=33%> | |
378 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
379 </TD> | |
380 <TD WIDTH=33%> | |
381 <P ALIGN=RIGHT><A HREF="5_2_finding_duplicates.html">Next</A></P> | |
382 </TD> | |
383 </TR> | |
384 </THEAD> | |
385 <TBODY> | |
386 <TR VALIGN=TOP> | |
387 <TD WIDTH=33%> | |
388 <P><BR> | |
389 </P> | |
390 </TD> | |
391 <TD WIDTH=33%> | |
392 <P ALIGN=CENTER><BR> | |
393 </P> | |
394 </TD> | |
395 <TD WIDTH=33%> | |
1075
578a27d20b47
Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
zas_
parents:
938
diff
changeset
|
396 <P ALIGN=RIGHT>Geeqie User Manual</P> |
8 | 397 </TD> |
398 </TR> | |
399 </TBODY> | |
400 </TABLE> | |
401 </CENTER> | |
402 <P STYLE="margin-bottom: 0in"><BR> | |
403 </P> | |
404 </BODY> | |
938
1b01410e6860
dropped references to OpenOffice.org as suggested at
nadvornik
parents:
8
diff
changeset
|
405 </HTML> |