comparison doc/sidebars_sort_manager.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents e2ca6295c5d0
children
comparison
equal deleted inserted replaced
1159:e2ca6295c5d0 1160:2562e0bc89a1
41 41
42 <h1>Sort Manager Sidebar</h1> 42 <h1>Sort Manager Sidebar</h1>
43 43
44 <p>The Sort Manager sidebar provides a convenient method to quickly sort many files into a set of folders or collections.</p> 44 <p>The Sort Manager sidebar provides a convenient method to quickly sort many files into a set of folders or collections.</p>
45 45
46 <p>To toggle display of the Sort Manager press [Ctrl] + S or select &ldquo;Sort manager&rdquo; from the View menu.</p> 46 <p>To toggle display of the Sort Manager press <span class="key">Ctrl</span> + <span class="key">S</span> or select &ldquo;Sort manager&rdquo; from the View menu.</p>
47 47
48 <p>The mode of the Sort Manager is selected by the drop down list under the sidebar title. The Folder mode allows moving or copying the visible image to a folder, and the Collection mode allows adding the visible image or file selection to a collection.</p> 48 <p>The mode of the Sort Manager is selected by the drop down list under the sidebar title. The Folder mode allows moving or copying the visible image to a folder, and the Collection mode allows adding the visible image or file selection to a collection.</p>
49 49
50 <h2>Folder view</h2> 50 <h2>Folder view</h2>
51 51
59 59
60 <p>Folders can be added to the list by activating the Add button at the bottom of the sidebar, or dragging a folder onto the list.</p> 60 <p>Folders can be added to the list by activating the Add button at the bottom of the sidebar, or dragging a folder onto the list.</p>
61 61
62 <p>To edit an item select &ldquo;Properties&rdquo; from it's context menu. A dialog will appear allowing the Name, Path, and Icon for the item to be changed. Select OK to close the dialog and apply the changes, or Cancel to close the dialog and discard the changes.</p> 62 <p>To edit an item select &ldquo;Properties&rdquo; from it's context menu. A dialog will appear allowing the Name, Path, and Icon for the item to be changed. Select OK to close the dialog and apply the changes, or Cancel to close the dialog and discard the changes.</p>
63 63
64 <p>To change the order of the list, select &ldquo;Move up&rdquo; or &ldquo;Move down&rdquo; from the item's context menu. To move an item with the keyboard move the focus to that item, then press [Shift] + Up or [Shift] + Down to move the item.</p> 64 <p>To change the order of the list, select &ldquo;Move up&rdquo; or &ldquo;Move down&rdquo; from the item's context menu. To move an item with the keyboard move the focus to that item, then press <span class="key">Shift</span> + <span class="key">Up</span> or <span class="key">Shift</span> + <span class="key">Down</span> to move the item.</p>
65 65
66 <p>To remove an item from the list select &ldquo;Remove&rdquo; from it's context menu.</p> 66 <p>To remove an item from the list select &ldquo;Remove&rdquo; from it's context menu.</p>
67 67
68 <h3>Copy, Move, and Link</h3> 68 <h3>Copy, Move, and Link</h3>
69 69