comparison doc/reference_management.html @ 1112:b223ad7f4867

Reformat more pages.
author zas_
date Mon, 10 Nov 2008 13:00:29 +0000
parents 1bb220ff787e
children 79e69e5f4642
comparison
equal deleted inserted replaced
1111:2b1121de1a66 1112:b223ad7f4867
47 47
48 <h2>Geeqie thumbnail cache</h2> 48 <h2>Geeqie thumbnail cache</h2>
49 49
50 <p>The utilities listed here operate on the Geeqie caching mechanism. This also includes the data cached for the <a href="image_search_search.html">search</a> and <a href="image_search_finding_duplicates.html">find duplicates</a> utilities.</p> 50 <p>The utilities listed here operate on the Geeqie caching mechanism. This also includes the data cached for the <a href="image_search_search.html">search</a> and <a href="image_search_finding_duplicates.html">find duplicates</a> utilities.</p>
51 51
52 <p><b>Clean up</b>: Removes thumbnails and data for which the source image is no longer present, or has been modified since the thumbnail was generated.</p> 52 <dl class="dialog_desc">
53 53 <dt>Clean up</dt>
54 <p><b>Clear cache:</b> Removes all thumbnails and data stored in the user's home folder: $HOME/.geeqie/thumbnails.</p> 54 <dd><p>Removes thumbnails and data for which the source image is no longer present, or has been modified since the thumbnail was generated.</p></dd>
55
56 <dt>Clear cache</dt>
57 <dd><p>Removes all thumbnails and data stored in the user's home folder: $HOME/.geeqie/thumbnails.</p></dd>
58 </dl>
55 59
56 <p><br /> 60 <p><br />
57 <br /> 61 <br />
58 </p> 62 </p>
59 63
60 <h2>Shared thumbnail cache</h2> 64 <h2>Shared thumbnail cache</h2>
61 65
62 <p>The utilities listed here operate on the shared thumbnail mechanism.</p> 66 <p>The utilities listed here operate on the shared thumbnail mechanism.</p>
63 67
64 <p><b>Clean up:</b> Removes thumbnails for which the source image is no longer present, or has been modified since the thumbnail was generated.</p> 68 <dl class="dialog_desc">
65 69 <dt>Clean up</dt>
66 <p><b>Clear cache:</b> Removes all thumbnails stored in the user's home folder: $HOME/.thumbnails.</p> 70 <dd><p>Removes thumbnails for which the source image is no longer present, or has been modified since the thumbnail was generated.</p></dd>
67 71
72 <dt>Clear cache</dt>
73 <dd><p>Removes all thumbnails stored in the user's home folder: $HOME/.thumbnails.</p></dd>
74 </dl>
68 <p><br /> 75 <p><br />
69 <br /> 76 <br />
70 </p> 77 </p>
71 78
72 <h2>Create thumbnails</h2> 79 <h2>Create thumbnails</h2>
73 80
74 <p>This utility will render thumbnails using the current thumbnail caching mechanism, as determined in <a href="options_general.html">preferences</a>.</p> 81 <p>This utility will render thumbnails using the current thumbnail caching mechanism, as determined in <a href="options_general.html">preferences</a>.</p>
75 82
76 <p><b>Render:</b> Pre-render thumbnails for a specific folder, the utility has the following options:</p> 83 <dl class="dialog_desc">
77 84
78 <p><b>Include subfolders:</b> Enable to include all images contained in the subfolders of folder.</p> 85 <dt>Render</dt>
79 86 <dd><p>Pre-render thumbnails for a specific folder, the utility has the following options:</p></dd>
80 <p><b>Store thumbnails local to source images:</b> The generated thumbnails will be stored local to the source images, if you have the permissions to write to the folder containing the images.</p> 87
88 <dt>Include subfolders</dt>
89 <dd><p>Enable to include all images contained in the subfolders of folder.</p></dd>
90
91 <dt>Store thumbnails local to source images</dt>
92 <dd><p>The generated thumbnails will be stored local to the source images, if you have the permissions to write to the folder containing the images.</p></dd>
93
94 </dl>
81 95
82 <p><br /> 96 <p><br />
83 <br /> 97 <br />
84 </p> 98 </p>
85 99
86 <h2>Metadata</h2> 100 <h2>Metadata</h2>
87 101
88 <p>This utility operates on the data store for <a href="sidebars_keywords.html">keywords and comments</a> located in the user's home folder: $HOME/.geeqie/metadata.</p> 102 <p>This utility operates on the data store for <a href="sidebars_keywords.html">keywords and comments</a> located in the user's home folder: $HOME/.geeqie/metadata.</p>
89 103
90 <p><b>Clean up:</b> Removes keywords and comments for which the source image is no longer present.</p> 104 <dl class="dialog_desc">
105 <dt>Clean up</dt>
106 <dd><p>Removes keywords and comments for which the source image is no longer present.</p></dd>
107 </dl>
91 108
92 <p><br /> 109 <p><br />
93 <br /> 110 <br />
94 </p> 111 </p>
95 112