view doc/options_filtering.html @ 1081:f1a52d530df9

Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
author zas_
date Sat, 25 Oct 2008 08:14:34 +0000
parents 76266496b06d
children 47b9f5bc2606
line wrap: on
line source

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />

  <title>Filtering Options - Geeqie User Manual</title>
<style type="text/css">
/*<![CDATA[*/
 p.gq-filtering-7 {margin-bottom: 0in}
 p.gq-filtering-6 {margin-left: 1.58in}
 p.gq-filtering-5 {margin-left: 0.79in}
 div.gq-filtering-4 {text-align: center}
 table.gq-filtering-3 {page-break-before: always}
 p.gq-filtering-2 {text-align: right}
 p.gq-filtering-1 {text-align: center}
/*]]>*/
</style>
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="gq-filtering-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3">
      <col width="85*" />
      <col width="85*" />
      <col width="85*" />

      <thead>
        <tr valign="top">
          <td width="33%">
            <p><a href="options_window.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-filtering-1">Filtering &ndash; Options Explained</p>
          </td>

          <td width="33%">
            <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>Filtering Options</h1>

  <p>This section describes the options presented under the Filtering Tab of the preferences dialog.</p>

  <p><br />
  <br />
  </p>

  <p><u>Filters</u>
  </p>

  <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>

  <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>

  <p class="gq-filtering-6">Enabled result: A, B, C, a, b, c<br />
  Disabled result: A, a, B, b, C, c</p>

  <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>

  <p><br />
  <br />
  </p>

  <p><u>File types</u>
  </p>

  <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>

  <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p>

  <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>

  <p class="gq-filtering-5"><b>Remove</b> button: Removes the selected line from the filter list.</p>

  <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>

  <p><br />
  <br />
  </p>

  <p><br />
  <br />
  </p>

  <hr />

  <div class="gq-filtering-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">
      <col width="85*" />
      <col width="85*" />
      <col width="85*" />

      <thead>
        <tr valign="top">
          <td width="33%">
            <p><a href="options_window.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-filtering-1"><a href="index.html">Contents</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

      <tbody>
        <tr valign="top">
          <td width="33%">
            <p><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-filtering-1"><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-filtering-2">Geeqie User Manual</p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>

  <p class="gq-filtering-7"><br />
  </p>
</body>
</html>