diff doc/options_filtering.html @ 1125:e09f504d7f11

Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
author zas_
date Mon, 10 Nov 2008 23:05:50 +0000
parents 24c89a03ec12
children c564ab6c11fc
line wrap: on
line diff
--- a/doc/options_filtering.html	Mon Nov 10 21:33:38 2008 +0000
+++ b/doc/options_filtering.html	Mon Nov 10 23:05:50 2008 +0000
@@ -44,8 +44,11 @@
   <h2>Filters</h2>
 
   <dl class="dialog_desc">
-  <dt>Show entries that begin with a dot</dt>
+  <dt>Show hidden files or folders</dt>
   <dd><p>Enables the display of hidden files and folders, also known as dot files.</p></dd>
+ 
+  <dt>Show dot directory</dt>
+  <dd><p>Enables the display of the current directory as a dot in the directories views. It may be useful for some drag'n'drop operations.</p></dd>
 
   <dt>Case sensitive sort</dt>
   <dd><p>Files and folders are sorted such that upper case letters occur before lower case letters.</p>
@@ -58,6 +61,10 @@
 
   </dl>
   
+  <h2>Grouping sidecar extensions</h2>
+  <p>This field defines which extensions will lead to file grouping. Each extension should be separated by a semi-colon and should include the starting dot.</p>
+  <p>Grouped files will appear as one in file views. For example, it is useful when browsing directories containing two files for the same image (as raw+jpeg files generated by some cameras).</p>
+
   <h2>File types</h2>
 
   <p>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>