comparison doc/main_window_folder_pane.html @ 1110:7cd49c6dc302

Reformatting: notes, advanced options page and more.
author zas_
date Mon, 10 Nov 2008 10:26:51 +0000
parents 215e102c1819
children 83d6b961117f
comparison
equal deleted inserted replaced
1109:ba2bbc862da7 1110:7cd49c6dc302
49 49
50 <h2>Tool bar</h2> 50 <h2>Tool bar</h2>
51 51
52 <p>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> 52 <p>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 53
54 <p>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> 54 <p class="note">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 55
56 <dl class="menu_desc"> 56 <dl class="menu_desc">
57 <dt>Show thumbnails</dt><dd>This button is active when the file list is in list view mode, and activating it will toggle the display of thumbnails.</dd> 57 <dt>Show thumbnails</dt><dd>This button is active when the file list is in list view mode, and activating it will toggle the display of thumbnails.</dd>
58 58
59 <dt>Change to home folder</dt><dd>Change the main window to display the contents of the user's home folder.</dd> 59 <dt>Change to home folder</dt><dd>Change the main window to display the contents of the user's home folder.</dd>
77 77
78 <p>This displays the active folder of the window and allows typing a location.</p> 78 <p>This displays the active folder of the window and allows typing a location.</p>
79 79
80 <p>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> 80 <p>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>
81 81
82 <p>Note: Tab completion uses the tab key, press the down arrow to move the focus from the entry.</p> 82 <p class="note">Note: Tab completion uses the tab key, press the down arrow to move the focus from the entry.</p>
83 83
84 <p>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> 84 <p>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>
85 85
86 <h2>Folder list</h2> 86 <h2>Folder list</h2>
87 87
120 120
121 <dt>Find duplicates recursive</dt><dd>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.</dd> 121 <dt>Find duplicates recursive</dt><dd>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.</dd>
122 122
123 <dt>New folder</dt><dd>Creates a new folder that is a sub folder of the selected folder.</dd> 123 <dt>New folder</dt><dd>Creates a new folder that is a sub folder of the selected folder.</dd>
124 124
125 <dt>Rename</dt><dd>Renames the selected folder.</dd> 125 <dt>Rename</dt><dd>Renames the selected folder.
126 126
127 <p>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.</dd> 127 <p class="note">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></dd>
128 128
129 <dt>View as tree</dt><dd>Toggles between the list and tree modes of the folder pane.</dd> 129 <dt>View as tree</dt><dd>Toggles between the list and tree modes of the folder pane.</dd>
130 130
131 </dl> 131 </dl>
132 132