Mercurial > geeqie
view doc/reference_management.html @ 1105:215e102c1819
Drop most old css classes.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 12:48:00 +0000 |
parents | 83cf0c9e300f |
children | 1bb220ff787e |
line wrap: on
line source
<?xml version="1.0" encoding="iso-8859-1"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> <title>Cache and Data Management - Geeqie User Manual</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body lang="en-US" dir="ltr"> <div class="navtop"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <col id="navtop_col1" width="33%"></col> <col id="navtop_col2" width="33%"></col> <col id="navtop_col3" width="33%"></col> <thead> <tr> <td> <p class="previous"><a href="reference_thumbnails.html">Previous</a> </p> </td> <td> <p class="navtop_title">Cache and Data Management – Reference</p> </td> <td> <p class="next"><a href="credits.html">Next</a> </p> </td> </tr> </thead> </table> </div> <hr /> <h1>Cache and Data Maintenance</h1> <p>Thumbnails and other cached data can be maintained from the dialog accessible by selecting Thumbnail maintenance from the Edit menu of the main window.</p> <p><br /> <br /> </p> <h2>Geeqie thumbnail cache</h2> <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> <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> <p><b>Clear cache:</b> Removes all thumbnails and data stored in the user's home folder: $HOME/.geeqie/thumbnails.</p> <p><br /> <br /> </p> <h2>Shared thumbnail cache</h2> <p>The utilities listed here operate on the shared thumbnail mechanism.</p> <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> <p><b>Clear cache:</b> Removes all thumbnails stored in the user's home folder: $HOME/.thumbnails.</p> <p><br /> <br /> </p> <h2>Create thumbnails</h2> <p>This utility will render thumbnails using the current thumbnail caching mechanism, as determined in <a href="options_general.html">preferences</a>.</p> <p><b>Render:</b> Pre-render thumbnails for a specific folder, the utility has the following options:</p> <p><b>Include subfolders:</b> Enable to include all images contained in the subfolders of folder.</p> <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> <p><br /> <br /> </p> <h2>Metadata</h2> <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> <p><b>Clean up:</b> Removes keywords and comments for which the source image is no longer present.</p> <p><br /> <br /> </p> <h2>File locations</h2> <p>The various file locations and their use are listed below. <i><HOME></i> refers to your home folder and <i><SOURCE></i> refers to the folder containing the image.</p> <div class="gq-management-4"> <table width="80%" border="1" cellpadding="4" cellspacing="0"> <tr valign="top"> <th width="50%"> <p>Folder or File name</p> </th> <th width="50%"> <p>Description</p> </th> </tr> <tr> <td colspan="2" width="100%" valign="top"> <p>Thumbnails</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.thumbnails</p> </td> <td width="50%"> <p>Shared thumbnail cache folder.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/thumbnails</p> </td> <td width="50%"> <p>Classic Geeqie thumbnail cache folder. Also used to cache data used for the search and find duplicates utilities to increase the speed for subsequent searches.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><SOURCE>/.</i><span class="gq-management-8">thumbnails</span> </p> </td> <td width="50%"> <p>Local thumbnail cache folder.</p> </td> </tr> <tr> <td colspan="2" width="100%" valign="top"> <p><b>Metadata</b> <span class="gq-management-9">(keywords and comments)</span></p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/metadata</p> </td> <td width="50%"> <p>Metadata stored in user's home folder.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><SOURCE></i>/.metadata</p> </td> <td width="50%"> <p>Metadata stored local to source image. Requires option to be enabled in advanced preferences.</p> </td> </tr> <tr> <td colspan="2" width="100%" valign="top"> <p>Collections</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/collections</p> </td> <td width="50%"> <p>Default location for Geeqie collections, collections in this folder will appear in the <a href="sidebars_sort_manager.html">sort manager</a> sidebar.</p> </td> </tr> <tr> <td colspan="2" width="100%" valign="top"> <p>Preferences</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie</p> </td> <td width="50%"> <p>Geeqie preferences folder.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/geeqierc</p> </td> <td width="50%"> <p>Geeqie preferences rc file.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/history</p> </td> <td width="50%"> <p>Historic data such as last several folders visited, bookmarks, and recently used collections. Also contains default print settings.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p><i><HOME></i>/.geeqie/accels</p> </td> <td width="50%"> <p>Keyboard shortcut mapping.</p> </td> </tr> <tr valign="top"> <td width="50%"> <p>Safe Delete</p> </td> <td width="50%"> <p><br /> </p> </td> </tr> <tr valign="top"> <td width="50%"> <p><span class="gq-management-9"><i><HOME></i></span>/.geeqie/trash</p> </td> <td width="50%"> <p>Default location of the safe delete folder.</p> </td> </tr> </table> </div> <p><br /> <br /> </p> <p><br /> <br /> </p> <p><br /> <br /> </p> <hr /> <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> <col id="navbottom_col1" width="33%"></col> <col id="navbottom_col2" width="33%"></col> <col id="navbottom_col3" width="33%"></col> <thead> <tr> <td> <p class="previous"><a href="reference_thumbnails.html">Previous</a> </p> </td> <td> <p class="navbottom_title"><a href="index.html">Contents</a> </p> </td> <td> <p class="next"><a href="credits.html">Next</a> </p> </td> </tr> </thead> </table> </div> <div class="footer">Geeqie User Manual</div> <div class="bottomspacer"> </div> </body> </html>