Re-introduce Geeqie User Manual footer.
[geeqie.git] / doc / main_window_folder_pane.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>Folder Pane - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20       <thead>
21         <tr>
22           <td>
23             <p class="previous"><a href="main_window_file_pane.html">Previous</a>
24             </p>
25           </td>
26
27           <td>
28             <p class="gq-folder-pane-1">Folder Pane &ndash; Main Window</p>
29           </td>
30
31           <td>
32             <p class="gq-folder-pane-2"><a href="main_window_image_pane.html">Next</a>
33             </p>
34           </td>
35         </tr>
36       </thead>
37     </table>
38   </div>
39
40   <hr />
41
42   <h1>Folder pane</h1>
43
44   <p>The folder pane contains the menu bar, tool bar, path entry, and folder list.</p>
45
46   <h2>Menu bar</h2>
47   
48   <p class="gq-folder-pane-7">The main menu of the window. The functions available from the main menu are described in the <a href="main_window_menus.html">Menus</a> chapter.</p>
49
50   <h2>Tool bar</h2>
51  
52   <p class="gq-folder-pane-7">The tool bar includes buttons for often used operations. The tool bar can be hidden or shown by selecting &ldquo;Hide toolbar&rdquo; from the view menu.</p>
53
54   <p class="gq-folder-pane-8">Note: These buttons are only displayed as an icon, the text below refers to the tool tip that appears by hovering the mouse over each button.</p>
55
56   <p class="gq-folder-pane-7"><b>Show thumbnails:</b> This button is active when the file list is in list view mode, and activating it will toggle the display of thumbnails.</p>
57
58   <p class="gq-folder-pane-7"><b>Change to home folder:</b> Change the main window to display the contents of the user's home folder.</p>
59
60   <p class="gq-folder-pane-7"><b>Refresh file list:</b> This will check for changes to the active folder and update the window.</p>
61
62   <p class="gq-folder-pane-7"><b>Zoom in:</b> Increase the image display size.</p>
63
64   <p class="gq-folder-pane-7"><b>Zoom out:</b> Decrease the image display size.</p>
65
66   <p class="gq-folder-pane-7"><b>Fit image to window:</b> This will size the image to fit within the image view.</p>
67
68   <p class="gq-folder-pane-7"><b>Set zoom 1:1:</b> Restore zoom to the image's original size.</p>
69
70   <p class="gq-folder-pane-7"><b>Configure options:</b> Displays the <a href="options.html">Options window</a>.</p>
71
72   <p class="gq-folder-pane-7"><b>Float controls:</b> Toggle the folder pane, file pane, and status bar between the main window and a secondary window.</p>
73
74   <h2>Path entry</h2>
75  
76   <p class="gq-folder-pane-7">This displays the active folder of the window and allows typing a location.</p>
77
78   <p class="gq-folder-pane-7">A folder or file can be typed into the entry to quickly change to a desired location or image, the main window will update after pressing the Enter key. Tab completion is also available in the path entry.</p>
79
80   <p class="gq-folder-pane-9">Note: Tab completion uses the tab key, press the down arrow to move the focus from the entry.</p>
81
82   <p class="gq-folder-pane-7">Next to the path entry is a button with a down arrow, clicking this will display a drop down list containing the most recent locations viewed. The list is ordered such that the most recent location is at the top. Selecting a location from the drop down list will change the window to display the location.</p>
83
84   <h2>Folder list</h2>
85  
86   <p class="gq-folder-pane-7">This displays a list of sub folders contained in the active folder, or a tree that includes all folders in the file system.</p>
87
88   <p class="gq-folder-pane-7">A <b>context menu</b> can be displayed by clicking the right mouse button on the folder pane or pressing the menu key while the folder pane has the focus</p>
89
90   <h2>List view</h2>
91
92   <p class="gq-folder-pane-7">This mode can be enabled by unselecting &ldquo;Tree&rdquo; from the View menu, pressing Control + T, or unselecting &ldquo;View as tree&rdquo; from the context menu.</p>
93
94   <p class="gq-folder-pane-7">The list view mode displays sub folders contained in the active folder in a standard vertical list. The parent folder can be selected with the folder named &ldquo;..&rdquo;.</p>
95
96   <h2>Tree view</h2>
97
98   <p class="gq-folder-pane-7">This mode can be enabled by selecting &ldquo;Tree&rdquo; from the View menu, pressing Control + T, or selecting &ldquo;View as tree&rdquo; from the context menu.</p>
99
100   <p class="gq-folder-pane-7">The tree view mode displays all folders in the file system, starting with the root folder and branching out to include sub folders. A folder branch can be expanded or collapsed by clicking the expander next to each folder icon, or by pressing the respective &ldquo;+&rdquo; or &ldquo;-&rdquo; keys when the folder branch has the focus.</p>
101
102   <h2>Sorting</h2>
103
104   <p class="gq-folder-pane-7">The order of the folder names will match the order selected for the file pane. Sort order can be changed by clicking the sort area of the status bar or from the context menu of the file pane.</p>
105
106   <h2>Context menu</h2>
107
108   <p>Right clicking the mouse or pressing the menu key while the folder pane has focus will display a menu. The menu functions will perform the same as those that match the window's <a href="main_window_menus.html">menu bar</a>, however a few functions are unique to the context menu:</p>
109
110   <p class="gq-folder-pane-7"><b>Up to parent:</b> This will change the window to display the contents of the parent folder.</p>
111
112   <p class="gq-folder-pane-7"><b>Slide show:</b> Start a <a href="image_presentation_slideshow.html">slide show</a> that contains all images in the selected folder.</p>
113
114   <p class="gq-folder-pane-7"><b>Slide show recursive:</b> Start a <a href="image_presentation_slideshow.html">slide show</a> that contains all images in the selected folder, and all images in the sub folders of that folder.</p>
115
116   <p class="gq-folder-pane-7"><b>Find duplicates:</b> This will open a new <a href="image_search_finding_duplicates.html">find duplicates</a> window containing all images in the selected folder.</p>
117
118   <p class="gq-folder-pane-7"><b>Find duplicates recursive:</b> This will open a new <a href="image_search_finding_duplicates.html">find duplicates</a> window containing all image in the selected folder, and all images in the sub folders of that folder.</p>
119
120   <p class="gq-folder-pane-10"><b>New folder:</b> Creates a new folder that is a sub folder of the selected folder.</p>
121
122   <p class="gq-folder-pane-10"><b>Rename:</b> Renames the selected folder.</p>
123
124   <p class="gq-folder-pane-11">Note: Renaming a folder will not update metadata, such as keywords, or cached thumbnails for images contained in that folder, the data will be lost.</p>
125
126   <p class="gq-folder-pane-10"><b>View as tree:</b> Toggles between the list and tree modes of the folder pane.</p>
127
128   <h2>Drag and drop</h2>
129
130   <p class="gq-folder-pane-7">Image files can be dropped onto folders displayed in the folder pane. A menu will appear allowing you to select to move or copy the dropped images into the target folder. The list will automatically scroll up or down when the drag pointer is near the respective top or bottom of the list. When in tree mode, hovering over a folder for a brief period of time will expand that folder.</p>
131
132   <p class="gq-folder-pane-7">The folders can used as a drag source for drag and drop, for example to add images in a folder to a collection window. However drag and drop can not be used to move or copy folders in Geeqie.</p>
133
134   <hr />
135
136   <div class="navbottom">
137     <table width="100%" border="0" cellpadding="4" cellspacing="0">
138       <col id="navbottom_col1" width="33%"></col>
139       <col id="navbottom_col2" width="33%"></col>
140       <col id="navbottom_col3" width="33%"></col>
141
142       <thead>
143         <tr>
144           <td>
145             <p class="previous"><a href="main_window_file_pane.html">Previous</a>
146             </p>
147           </td>
148
149           <td>
150             <p class="gq-folder-pane-1"><a href="index.html">Contents</a>
151             </p>
152           </td>
153
154           <td>
155             <p class="gq-folder-pane-2"><a href="main_window_image_pane.html">Next</a>
156             </p>
157           </td>
158         </tr>
159       </thead>
160
161     </table>
162   </div>
163
164   <div class="footer">Geeqie User Manual</div>
165   <div class="bottomspacer">&nbsp;</div>
166 </body>
167 </html>