7fe4f9755fb4d0524fdb6657bdd59cde9d4f91d4
[geeqie.git] / doc / options_filtering.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Filtering Options - Geeqie User Manual</title>
10 <style type="text/css">
11 /*<![CDATA[*/
12  p.previous {text-align: left}
13  p.gq-filtering-7 {margin-bottom: 0in}
14  p.gq-filtering-6 {margin-left: 1.58in}
15  p.gq-filtering-5 {margin-left: 0.79in}
16  div.gq-filtering-4 {text-align: center}
17  table.gq-filtering-3 {page-break-before: always}
18  p.gq-filtering-2 {text-align: right}
19  p.gq-filtering-1 {text-align: center}
20 /*]]>*/
21 </style>
22 </head>
23
24 <body lang="en-US" dir="ltr" xml:lang="en-US">
25   <div class="gq-filtering-4">
26     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3">
27
28       <thead>
29         <tr valign="top">
30           <td width="33%">
31             <p class="previous"><a href="options_window.html">Previous</a>
32             </p>
33           </td>
34
35           <td width="33%">
36             <p class="gq-filtering-1">Filtering &ndash; Options Explained</p>
37           </td>
38
39           <td width="33%">
40             <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
41             </p>
42           </td>
43         </tr>
44       </thead>
45     </table>
46   </div>
47
48   <hr />
49
50   <h1>Filtering Options</h1>
51
52   <p>This section describes the options presented under the Filtering Tab of the preferences dialog.</p>
53
54   <p><br />
55   <br />
56   </p>
57
58   <p><u>Filters</u>
59   </p>
60
61   <p class="gq-filtering-5"><b>Show entries that begin with a dot</b>: Enables the display of hidden files and folders, also known as dot files.</p>
62
63   <p class="gq-filtering-5"><b>Case sensitive sort</b>: Files and folders are sorted such that upper case letters occur before lower case letters.</p>
64
65   <p class="gq-filtering-6">Enabled result: A, B, C, a, b, c<br />
66   Disabled result: A, a, B, b, C, c</p>
67
68   <p class="gq-filtering-5"><b>Disable file filtering</b>: Enable this to allow Geeqie to list all files, even those that do not contain images.</p>
69
70   <p><br />
71   <br />
72   </p>
73
74   <p><u>File types</u>
75   </p>
76
77   <p class="gq-filtering-5">This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing enter; press escape to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).</p>
78
79   <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p>
80
81   <p class="gq-filtering-5"><b>Add</b> button: Adds a new blank line to the filter list, change the parameters to match the desired file type.</p>
82
83   <p class="gq-filtering-5"><b>Remove</b> button: Removes the selected line from the filter list.</p>
84
85   <p class="gq-filtering-5"><b>Defaults</b> button: Resets the filter list to the default values, discarding any customizations made by the user.</p>
86
87   <p><br />
88   <br />
89   </p>
90
91   <p><br />
92   <br />
93   </p>
94
95   <hr />
96
97   <div class="gq-filtering-4">
98     <table width="100%" border="0" cellpadding="4" cellspacing="0">
99
100       <thead>
101         <tr valign="top">
102           <td width="33%">
103             <p class="previous"><a href="options_window.html">Previous</a>
104             </p>
105           </td>
106
107           <td width="33%">
108             <p class="gq-filtering-1"><a href="index.html">Contents</a>
109             </p>
110           </td>
111
112           <td width="33%">
113             <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
114             </p>
115           </td>
116         </tr>
117       </thead>
118
119       <tbody>
120         <tr valign="top">
121           <td width="33%">
122             <p><br />
123             </p>
124           </td>
125
126           <td width="33%">
127             <p class="gq-filtering-1"><br />
128             </p>
129           </td>
130
131           <td width="33%">
132             <p class="gq-filtering-2">Geeqie User Manual</p>
133           </td>
134         </tr>
135       </tbody>
136     </table>
137   </div>
138
139   <p class="gq-filtering-7"><br />
140   </p>
141 </body>
142 </html>