Update web help file and other docs
[geeqie.git] / web / help / GuideSidebarsInfo.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Info Sidebar</title>
6 <link rel="previous" href="GuideSidebarsInfo.html" title="Info Sidebar">
7 <link rel="next" href="GuideSidebarsSortManager.html" title="Sort Manager Sidebar">
8 <link rel="top" href="GuideIndex.html" title="The Geeqie User Manual">
9 <style type="text/css">
10
11 html { height: 100%; }
12 body {
13   margin: 0px; padding: 12px;
14   background-color: #f9f9f6;
15   min-height: 100%;
16   direction: ltr;
17 }
18 div, p, pre, blockquote { margin: 0; padding: 0; }
19 p img { vertical-align: middle; }
20 sub { font-size: 0.83em; }
21 sub sub { font-size: 1em; }
22 sup { font-size: 0.83em; }
23 sup sup { font-size: 1em; }
24 table { border-collapse: collapse; }
25 table.table-pgwide { width: 100%; }
26 td { vertical-align: top; }
27 td { padding: 0.2em 0.83em 0.2em 0.83em; }
28 th { padding: 0 0.83em 0 0.83em; }
29 tr.tr-shade {
30   background-color: #f9f9f6;
31 }
32 td.td-colsep { border-right: solid 1px; }
33 td.td-rowsep { border-bottom: solid 1px; }
34 thead { border-top: solid 2px; border-bottom: solid 2px; }
35 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
36 div.body {
37   padding: 1em;
38   max-width: 60em;
39   background-color: #ffffff;
40   border: solid 1px #e0e0df;
41 }
42 div.body-sidebar {
43   margin-right: 13em;
44 }
45 div.division div.division { margin-top: 1.72em; }
46 div.division div.division div.division { margin-top: 1.44em; }
47 div.header {
48   margin: 0;
49   color: #3f3f3f;
50   border-bottom: solid 1px #e0e0df;
51 }
52 h1, h2, h3, h4, h5, h6, h7 {
53   margin: 0; padding: 0;
54   color: #3f3f3f;
55 }
56 h1.title { font-size: 1.72em; }
57 h2.title { font-size: 1.44em; }
58 h3.title { font-size: 1.2em; }
59 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
60 .block { margin-top: 1em; }
61 .block .block-first { margin-top: 0; }
62 .block-indent {
63   margin-left left: 1.72em;
64   margin-: 1em;
65 }
66 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
67 td .block-indent  { margin-left: 0em; margin-right: 0em; }
68 dd .block-indent  { margin-left: 0em; margin-right: 0em; }
69 .block-verbatim { white-space: pre; }
70 div.title {
71   margin-bottom: 0.2em;
72   font-weight: bold;
73   color: #3f3f3f;
74 }
75 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
76 div.title-formal .label { font-weight: normal; }
77 a {
78   color: #1f609f;
79   text-decoration: none;
80 }
81 a:hover { text-decoration: underline; }
82 a:visited { color: #9f1f6f; }
83 ul, ol, dl { margin: 0; padding: 0; }
84 li {
85   margin-top: 1em;
86   margin-left: 2.4em;
87   padding: 0;
88 }
89 li.li-first { margin-top: 0; }
90 dt { margin: 1em 0 0 0; }
91 dt.dt-first { margin: 0; }
92 dd {
93   margin-left: 1.72em;
94   margin-top: 0.5em;
95 }
96 dl.dl-compact dt { margin-top: 0; }
97 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
98
99
100 ul.linktrail {
101   display: block;
102   margin: 0.2em 0 0 0;
103   text-align: right;
104 }
105 li.linktrail { display: inline; margin: 0; padding: 0; }
106
107 li.linktrail::before {
108   content: '  /  ';
109   color: #3f3f3f;
110 }
111
112 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
113
114
115 div.navbar {
116   padding: 0.5em 1em 0.5em 1em;
117   max-width: 60em;
118   background-color: #ffffff;
119   border: solid 1px #e0e0df;
120 }
121 div.navbar-top { margin-bottom: 1em; }
122 div.navbar-bottom { margin-top: 1em; clear: both; }
123 div.navbar img { border: 0; vertical-align: -0.4em; }
124 table.navbar { width: 100%; margin: 0; border: none; }
125 table.navbar td { padding: 0; border: none; }
126 td.navbar-next {
127   text-align: right;
128 }
129 a.navbar-prev::before {
130   
131   content: '◀  ';
132   color: #3f3f3f;
133 }
134 a.navbar-next::after {
135   
136   content: '  ▶';
137   color: #3f3f3f;
138 }
139
140
141 div.sidebar {
142   float: right;
143   padding: 0; margin: 0; width: 12em;
144 }
145 div.sidenav {
146   padding: 0.5em 1em 0 1em;
147   background-color: #ffffff;
148   border: solid 1px #e0e0df;
149 }
150 div.sidenav div.autotoc {
151   background-color: #ffffff;
152   border: none; padding: 0; margin: 0;
153 }
154 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
155 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
156 div.sidenav div.autotoc div.autotoc div.autotoc {
157   margin-left: 1em;
158   margin-top: 0;
159 }
160 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
161
162
163 div.autotoc {
164   
165   display: table;
166   margin-top: 1em;
167   margin-left: 1.72em;
168   padding: 0.5em 1em 0.5em 1em;
169   background-color: #f0f9ff;
170   border: solid 1px #c0c9ff;
171 }
172 div.autotoc ul { margin: 0; padding: 0; }
173 div.autotoc li { list-style-type: none; margin: 0; }
174 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
175 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
176 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
177
178
179 span.bibliolabel {
180   color: #3f3f3f;
181 }
182
183
184 div.admonition {
185   padding: 0.5em 6px 0.5em 6px;
186   border: solid 1px #e0e0df;
187   background-color: #fffff0;
188 }
189 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
190   padding-left: 60px;
191   background-position: left top;
192   background-repeat: no-repeat;
193   min-height: 48px;
194 }
195 div.caution-inner { background-image: url("admon-caution.png"); }
196 div.important-inner { background-image: url("admon-important.png"); }
197 div.note-inner { background-image: url("admon-note.png"); }
198 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
199 div.tip-inner { background-image: url("admon-tip.png"); }
200 div.warning-inner { background-image: url("admon-warning.png"); }
201 div.blockquote {
202   
203   background-image: url('watermark-blockquote-201C.png');
204   background-repeat: no-repeat;
205   background-position: top left;
206   padding: 0.5em;
207   padding-left: 4em;
208 }
209 div.attribution {
210   margin-top: 0.5em;
211   color: #3f3f3f;
212 }
213 div.attribution::before {
214   
215   content: '― ';
216 }
217 div.epigraph {
218   text-align: right;
219   margin-left: 20%;
220   margin-right: 0;
221   color: #3f3f3f;
222 }
223 div.figure, div.informalfigure {
224   
225   display: table;
226   padding: 0.5em;
227   background-color: #f9f9f6;
228   border: solid 1px #e0e0df;
229 }
230 div.figure-inner, div.informalfigure-inner {
231   padding: 0.5em;
232   background-color: #ffffff;
233   border: solid 1px #e0e0df;
234 }
235 div.caption { margin-top: 0.5em; }
236 div.programlisting {
237   padding: 0.5em;
238   
239   background-color: #f9f9f6;
240   border: solid 1px #e0e0df;
241 }
242 div.screen {
243   padding: 0.5em;
244   
245   background-color: #f9f9f6;
246   border: solid 1px #e0e0df;
247 }
248 div.screen .prompt {
249   color: #3f3f3f;
250 }
251 div.screen .userinput {
252   font-weight: bold;
253   color: #3f3f3f;
254 }
255 div.programlisting .userinput {
256   font-weight: bold;
257   color: #3f3f3f;
258 }
259 pre.linenumbering {
260   color: #3f3f3f;
261   margin: 0;
262   padding-right: 1em;
263   float: left;
264   text-align: right;
265 }
266
267
268
269 dl.index dt { margin-top: 0; }
270 dl.index dd { margin-top: 0; margin-bottom: 0; }
271 dl.indexdiv dt { margin-top: 0; }
272 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
273 dl.setindex dt { margin-top: 0; }
274 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
275 div.list div.title-formal span.title {
276   border-bottom: solid 1px #e0e0df;
277 }
278 div.simplelist {
279   margin-left: 1.72em;
280 }
281 div.simplelist table { margin-left: 0; border: none; }
282 div.simplelist td {
283   padding: 0.5em;
284   border-left: solid 1px #e0e0df;
285 }
286 div.simplelist td.td-first {
287   padding-left: 0;
288   border-left: 0;
289 }
290 div.synopsis {
291   padding: 0.5em;
292   
293   background-color: #f9f9f6;
294   border-top: solid 2px #c0c9ff;
295   border-bottom: solid 2px #c0c9ff;
296 }
297 div.synopsis div.synopsis {
298   padding: 0;
299   border: none;
300 }
301 div.synopsis div.block { margin-top: 0.2em; }
302 div.synopsis div.block-first { margin-top: 0; }
303 div.cmdsynopsis { font-family: monospace; }
304
305 span.accel { text-decoration: underline; }
306 span.acronym { font-family: sans-serif; }
307 span.application { font-style: italic; }
308 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
309 span.code {
310   font-family: monospace;
311   border: solid 1px #e0e0df;
312   padding-left: 0.2em;
313   padding-right: 0.2em;
314 }
315 pre span.code { border: none; padding: 0; }
316 span.command {
317   font-family: monospace;
318   border: solid 1px #e0e0df;
319   padding-left: 0.2em;
320   padding-right: 0.2em;
321 }
322 pre span.command { border: none; padding: 0; }
323 span.computeroutput { font-family: monospace; }
324
325 span.constant { font-family: monospace; }
326 span.database { font-family: monospace; }
327 span.email { font-family: monospace; }
328 span.emphasis { font-style: italic; }
329 span.emphasis-bold { font-style: normal; font-weight: bold; }
330 span.envar { font-family: monospace; }
331
332 span.filename { font-family: monospace; }
333 span.firstterm { font-style: italic; }
334 span.foreignphrase { font-style: italic; }
335 span.function { font-family: monospace; }
336
337 dt.glossterm span.glossterm { font-style: normal; }
338
339
340 span.glossterm { font-style: italic; }
341
342 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
343   font-weight: bold;
344   color: #3f3f3f;
345 }
346 span.keycap {
347   font-weight: bold;
348   color: #3f3f3f;
349 }
350 span.lineannotation { font-style: italic; }
351 span.literal { font-family: monospace; }
352 span.markup  { font-family: monospace; }
353 span.medialabel { font-style: italic; }
354 span.methodname { font-family: monospace; }
355 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
356 span.option { font-family: monospace; }
357 span.parameter { font-family: monospace; }
358 span.paramdef span.parameter { font-style: italic; }
359 span.prompt { font-family: monospace; }
360 span.property { font-family: monospace; }
361 span.replaceable  { font-style: italic; }
362 span.returnvalue { font-family: monospace; }
363 span.sgmltag { font-family: monospace; }
364 span.structfield, span.structname { font-family: monospace; }
365 span.symbol { font-family: monospace; }
366 span.systemitem { font-family: monospace; }
367 span.token { font-family: monospace; }
368 span.type { font-family: monospace; }
369 span.uri { font-family: monospace; }
370 span.userinput { font-family: monospace; }
371 span.varname { font-family: monospace; }
372 span.wordasword { font-style: italic; }
373
374
375
376 div.footnotes { font-style: italic; font-size: 0.8em; }
377 div.footnote { margin-top: 1.44em; }
378 span.footnote-number { display: inline; padding-right: 0.83em; }
379 span.footnote-number + p { display: inline; }
380 a.footnote { text-decoration: none; font-size: 0.8em; }
381 a.footnote-ref { text-decoration: none; }
382
383 span.co {
384   margin-left: 0.2em; margin-right: 0.2em;
385   padding-left: 0.4em; padding-right: 0.4em;
386   border: solid 1px #000000;
387   -moz-border-radius: 8px;
388   background-color: #000000;
389   color: #FFFFFF;
390   font-size: 8px;
391 }
392 span.co:hover {
393   border-color: #333333;
394   background-color: #333333;
395   color: #FFFFFF;
396 }
397 span.co a { text-decoration: none; }
398 span.co a:hover { text-decoration: none; }
399
400 dt.question { margin-left: 0em; }
401 dt.question div.label { float: left; }
402 dd + dt.question { margin-top: 1em; }
403 dd.answer {
404   margin-top: 1em;
405   margin-left: 2em;
406   margin-right: 1em;
407 }
408 dd.answer div.label { float: left; }
409 </style>
410 </head>
411 <body>
412 <div class="navbar navbar-top"><table class="navbar"><tr>
413 <td class="navbar-prev"><a class="navbar-prev" href="GuideSidebarsInfo.html" title="Info Sidebar">Info Sidebar</a></td>
414 <td class="navbar-next"><a class="navbar-next" href="GuideSidebarsSortManager.html" title="Sort Manager Sidebar">Sort Manager Sidebar</a></td>
415 </tr></table></div>
416 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
417 <li><a href="GuideIndex-info.html" title="About This Document">About This Document</a></li>
418 <li>
419 <a class="xref" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a><div class="autotoc"><ul>
420 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
421 <li><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
422 <li>
423 <a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a><div class="autotoc"><ul>
424 <li>Info Sidebar</li>
425 <li><a class="xref" href="GuideSidebarsSortManager.html" title="Sort Manager Sidebar">Sort Manager Sidebar</a></li>
426 </ul></div>
427 </li>
428 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
429 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
430 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
431 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
432 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
433 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
434 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
435 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
436 <li><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
437 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
438 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
439 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
440 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
441 <li><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a></li>
442 </ul></div>
443 </li>
444 </ul></div></div></div>
445 <div class="body body-sidebar"><div class="division section">
446 <a name="GuideSidebarsInfo"></a><div class="header"><h1 class="section title"><span class="title">Info Sidebar</span></h1></div>
447 <ul class="linktrail">
448 <li class="linktrail linktrail-first"><a class="linktrail" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></li>
449 <li class="linktrail linktrail-last"><a class="linktrail" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
450 </ul>
451 <p class="para block block-first">The Info Sidebar shows various information about the image and can also be used for metadata editing.</p>
452 <p class="para block">
453     To toggle display of the Sort Manager select
454     <span class="menuchoice"><span class="guimenu">View</span> ▸ <span class="guimenuitem">Info Sidebar</span> <span class="shortcut">(
455         <span class="keycombo"><span class="keycap">Ctrl</span>+<span class="keycap">K</span></span>
456       )</span></span>
457     .
458   </p>
459 <p class="para block">It consists of several panes. Left-clicking on the pane title expands or collapses the pane. Right-clicking on the pane title or on empty space opens a context menu allowing you to add and remove panes, or move them up and down.</p>
460 <p class="para block"></p>
461 <div class="autotoc"><ul>
462 <li>
463 <span class="label">3.1.1. </span><a class="xref" href="GuideSidebarsInfo.html#Histogram" title="Histogram">Histogram</a>
464 </li>
465 <li>
466 <span class="label">3.1.2. </span><a class="xref" href="GuideSidebarsInfo.html#TextpaneTitle" title="Title">Title</a>
467 </li>
468 <li>
469 <span class="label">3.1.3. </span><a class="xref" href="GuideSidebarsInfo.html#TextpaneComment" title="Comment">Comment</a>
470 </li>
471 <li>
472 <span class="label">3.1.4. </span><a class="xref" href="GuideSidebarsInfo.html#Keywords" title="Keywords">Keywords</a>
473 </li>
474 <li>
475 <span class="label">3.1.5. </span><a class="xref" href="GuideSidebarsInfo.html#Listpanes-ExifFileinfoCopyrightLocationandGPS" title="List panes">List panes</a>
476 </li>
477 <li>
478 <span class="label">3.1.6. </span><a class="xref" href="GuideSidebarsInfo.html#GPSMap" title="Map Display">Map Display</a>
479 </li>
480 </ul></div>
481 <div class="division section">
482 <a name="Histogram"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">3.1.1. </span>Histogram</span></h2></div>
483 <p class="para block block-first">
484       This histogram is identical to that shown in the
485       <a class="link" href="GuideMainWindowImagePane.html#InformationandhistogramOverlay" title="Image Overlay">Image Overlay</a>
486       . It can be configured by right-click to modify the display of color or linear/logarithmic scale.
487     </p>
488 <p class="para block"></p>
489 </div>
490 <div class="division section">
491 <a name="TextpaneTitle"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">3.1.2. </span>Title</span></h2></div>
492 <div class="admonition block note block-first block-indent"><div class="note-inner">
493       <p class="para block block-first">
494         Title text is stored in the
495         <span class="emphasis">Xmp.dc.title</span>
496         tag.
497       </p>
498     </div></div>
499 <p class="para block"></p>
500 </div>
501 <div class="division section">
502 <a name="TextpaneComment"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">3.1.3. </span>Comment</span></h2></div>
503 <div class="admonition block note block-first block-indent"><div class="note-inner">
504       <p class="para block block-first">
505         Comment text is stored in the
506         <span class="emphasis">Xmp.dc.description</span>
507         tag.
508       </p>
509     </div></div>
510 <p class="para block"></p>
511 </div>
512 <div class="division section">
513 <a name="Keywords"></a><div class="header"><h2 class="section title"><span class="title"><a name="titleKeywords"></a><span class="label">3.1.4. </span>Keywords</span></h2></div>
514 <p class="para block block-first">Keywords, together with a flexible search tool, are essential for handling large image collections.</p>
515 <p class="para block">Geeqie has free-form keywords and a hierarchical method of adding new keywords to an image.</p>
516 <div class="admonition block note block-indent"><div class="note-inner">
517       <p class="para block block-first">
518         Keywords are stored in the
519         <span class="emphasis">Xmp.dc.subject</span>
520         tag.
521       </p>
522     </div></div>
523 <div class="admonition block note block-indent"><div class="note-inner">
524       <p class="para block block-first">
525         Keywords are not case-sensitive unless selected as so in
526         <a class="link" href="GuideOptionsMetadata.html#MetadataMiscellaneous" title="Miscellaneous">Preferences</a>
527       </p>
528     </div></div>
529 <p class="para block">The Keyword pane in the sidebar consists of two sections:</p>
530 <p class="para block">
531       <div class="block list itemizedlist"><ul class="itemizedlist" compact>
532 <li class="li-first">The left hand section which is for free-form keywords</li>
533 <li>The right hand section which is a hierarchical structure, allowing sets of keywords to be added.</li>
534 </ul></div>
535     </p>
536 <p class="para block">The contents of the left-hand box is the data written to file.</p>
537 <p class="para block">
538       The right-hand section has two types of entries :
539       <div class="block list itemizedlist"><ul class="itemizedlist" compact>
540 <li class="li-first">Keywords</li>
541 <li>Helpers</li>
542 </ul></div>
543       <p class="para block">An example of keyword hierarchy is:</p>
544       <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting">        [ ] animal
545         [ ]   mammal
546         [ ]     dog
547         [ ]     cat
548         [ ]   insect
549         [ ]     fly
550         [ ]     dragonfly
551         daytime
552         [ ]   morning
553         [ ]   afternoon
554       </pre></div>
555     </p>
556 <p class="para block">
557       In this example
558       <span class="emphasis">daytime</span>
559       is a Helper, and all the others are keywords. Helpers are not stored in metadata - their purpose is only as an organisational aide.
560     </p>
561 <p class="para block">
562       In the above example if
563       <span class="emphasis">cat</span>
564       is clicked, both
565       <span class="emphasis">mammal</span>
566       and
567       <span class="emphasis">animal</span>
568       will also automatically be checked, and all three transferred to the left hand box, ready for writing as metadata.
569     </p>
570 <p class="para block">If a hierarchy of keywords are checked, and the top-level item then un-checked, all lower level keywords will also be unchecked and will be removed from the left-hand pane.</p>
571 <div class="admonition block warning block-indent"><div class="warning-inner">
572       <p class="para block block-first">This action cannot be undone.</p>
573     </div></div>
574 <p class="para block">Irrespective of their position in a hierarchy in the right-hand box, all keywords are written as individual entries into metadata. When metadata for an image is read in, Geeqie will attempt to recreate any hierarchies within the data, and display it accordingly in the right-hand box.</p>
575 <p class="para block">Right-click on the left-hand box allows the keywords to be written to the currently selected files - the keywords may be either added to the existing contents, or entirely replace the existing content.</p>
576 <p class="para block">
577       Right-click on the right-hand box allows a connection to be made between a keyword and a mark. The
578       <a class="link" href="GuideImageMarks.html" title="Marking Images">Marking Images</a>
579       section shows how marks and keywords inter-operate.
580     </p>
581 <p class="para block">The ordering of keywords in the right-hand box may be changed by drag-and-drop.</p>
582 <p class="para block">
583       The meta-data write operation for a file is triggered either
584       <a class="link" href="GuideMainWindowStatusBar.html#Buttons" title="Buttons">manually</a>
585       or as defined in
586       <a class="link" href="GuideOptionsMetadata.html" title="Metadata">Metadata</a>
587       .
588     </p>
589 <p class="para block">
590       If the right-click menu item
591       <span class="guimenu">Revert</span>
592       is executed at any time after a
593       <span class="guimenu">Show all</span>
594       or
595       <span class="guimenu">Collapse all</span>
596       , the keyword layout will be restored to the state prior to the
597       <span class="guimenu">Show all</span>
598       or
599       <span class="guimenu">Collapse all</span>
600       .
601       <p class="para block"></p>
602       If the right-click menu item
603       <span class="guimenu">Revert</span>
604       is executed at any time before a
605       <span class="guimenu">Show all</span>
606       or
607       <span class="guimenu">Collapse all</span>
608       , the keyword layout will be restored to the state existing at start-up.
609     </p>
610 <div class="admonition block note block-indent"><div class="note-inner">
611       <p class="para block block-first">
612         The selections in the sub-menu
613         <span class="guimenu">On any change</span>
614         will affect the operation of the
615         <span class="guimenu">Revert</span>
616         option.
617       </p>
618     </div></div>
619 <p class="para block"></p>
620 </div>
621 <div class="division section">
622 <a name="Listpanes-ExifFileinfoCopyrightLocationandGPS"></a><div class="header"><h2 class="section title"><span class="title"><a name="titleExif"></a><span class="label">3.1.5. </span>List panes</span></h2></div>
623 <p class="para block block-first">
624       There are five list panes, whose contents can be configured to display Exif, XMP or IPTC metadata tags. The five panes are:
625       <div class="block list itemizedlist"><ul class="itemizedlist">
626 <li class="li-first">Title</li>
627 <li>Exif</li>
628 <li>File Info</li>
629 <li>Location and GPS</li>
630 <li>Copyright</li>
631 </ul></div>
632     </p>
633 <p class="para block">Any metadata tag can be displayed in any pane - the pane titles merely exist as an organisational aide.</p>
634 <p class="para block">It is possible to reorganise the data displayed by drag-and-dropping any item within a pane, or from one pane to another (although in some cases it makes little sense to do so).</p>
635 <p class="para block">
636       <div class="admonition block note block-first block-indent"><div class="note-inner">It is not possible to undo these actions, nor is there a way to reset the display to its original settings.</div></div>
637     </p>
638 <p class="para block">
639       It is also possible to drag new items from the
640       <a class="link" href="GuideOtherWindowsExif.html" title="Exif Window">Exif Window</a>
641       onto any pane.
642     </p>
643 <p class="para block">As an aide, in addition to standard metadata tags, Geeqie provides certain pre-formatted tags. These are:</p>
644 <div class="table block block-indent">
645 <a name="formatted_exif"></a><table style="border: solid 1px;"><tbody>
646 <tr>
647 <td class="td-colsep td-rowsep">
648               <span class="emphasis emphasis-bold">Tag</span>
649             </td>
650 <td class="td-rowsep">
651               <span class="emphasis emphasis-bold">Replaced by Meta data</span>
652             </td>
653 </tr>
654 <tr class="tr-shade">
655 <td class="td-colsep td-rowsep">formatted.Camera</td>
656 <td class="td-rowsep">Camera and sofware name</td>
657 </tr>
658 <tr>
659 <td class="td-colsep td-rowsep">formatted.DateTime</td>
660 <td class="td-rowsep">Image Date</td>
661 </tr>
662 <tr class="tr-shade">
663 <td class="td-colsep td-rowsep">formatted.ShutterSpeed</td>
664 <td class="td-rowsep">Shutter speed in seconds (e.g. 1/60s)</td>
665 </tr>
666 <tr>
667 <td class="td-colsep td-rowsep">formatted.Aperture</td>
668 <td class="td-rowsep">Aperture (e.g. f5.6)</td>
669 </tr>
670 <tr class="tr-shade">
671 <td class="td-colsep td-rowsep">formatted.ExposureBias</td>
672 <td class="td-rowsep">Exposure bias (e.g. +0.3)</td>
673 </tr>
674 <tr>
675 <td class="td-colsep td-rowsep">formatted.ISOSpeedRating</td>
676 <td class="td-rowsep">ISO sensitivity (e.g. 100)</td>
677 </tr>
678 <tr class="tr-shade">
679 <td class="td-colsep td-rowsep">formatted.FocalLength</td>
680 <td class="td-rowsep">Focal length</td>
681 </tr>
682 <tr>
683 <td class="td-colsep td-rowsep">formatted.FocalLength35mmFilm</td>
684 <td class="td-rowsep">Focal length 35mm</td>
685 </tr>
686 <tr class="tr-shade">
687 <td class="td-colsep td-rowsep">formatted.SubjectDistance</td>
688 <td class="td-rowsep">Subject distance</td>
689 </tr>
690 <tr>
691 <td class="td-colsep td-rowsep">formatted.Flash</td>
692 <td class="td-rowsep">Flash</td>
693 </tr>
694 <tr class="tr-shade">
695 <td class="td-colsep td-rowsep">formatted.Resolution</td>
696 <td class="td-rowsep">Resolution</td>
697 </tr>
698 <tr>
699 <td class="td-colsep td-rowsep">formatted.ColorProfile</td>
700 <td class="td-rowsep">Color profile</td>
701 </tr>
702 <tr class="tr-shade">
703 <td class="td-colsep td-rowsep">formatted.GPSAltitude</td>
704 <td class="td-rowsep">Altitude above sea level</td>
705 </tr>
706 <tr>
707 <td class="td-colsep td-rowsep">formatted.GPSPosition</td>
708 <td class="td-rowsep">Latitude, Longitude</td>
709 </tr>
710 <tr class="tr-shade">
711 <td class="td-colsep td-rowsep">file.size</td>
712 <td class="td-rowsep">file size in bytes</td>
713 </tr>
714 <tr>
715 <td class="td-colsep td-rowsep">file.date</td>
716 <td class="td-rowsep">file date and time in human readable form</td>
717 </tr>
718 <tr class="tr-shade">
719 <td class="td-colsep">file.mode</td>
720 <td>file mode flags</td>
721 </tr>
722 </tbody></table>
723 </div>
724 <p class="para block">Right-clicking on an item opens the context menu:</p>
725 <div class="block list variablelist"><dl class="variablelist">
726 <dt class="term dt-first">
727           <span class="guilabel">Add entry</span>
728         </dt>
729 <dd>
730           <div class="block list variablelist"><dl class="variablelist">
731 <dt class="term dt-first">
732                 <span class="guilabel">Key</span>
733               </dt>
734 <dd>
735                 <p class="para block block-first">
736                   Exif, IPTC, XMP or
737                   <a class="link" href="GuideSidebarsInfo.html#formatted_exif" title="">Geeqie formatted exif</a>
738                   tags.
739                 </p>
740               </dd>
741 <dt class="term">
742                 <span class="guilabel">Title</span>
743               </dt>
744 <dd>
745                 <p class="para block block-first">Displayed title text.</p>
746               </dd>
747 <dt class="term">
748                 <span class="guilabel">Show only if set</span>
749               </dt>
750 <dd>
751                 <p class="para block block-first">Inhibit display if the tag is empty.</p>
752               </dd>
753 <dt class="term">
754                 <span class="guilabel">Editable</span>
755               </dt>
756 <dd>
757                 <p class="para block block-first">Displays the value as editable.</p>
758                 <div class="admonition block note block-indent"><div class="note-inner">
759                   <p class="para block block-first">Geeqie internally converts Exif and IPTC metadata to XMP on read and back on write, thus any changes made to Exif and IPTC here will be lost on write. You must edit the corresponding XMP instead.</p>
760                   <p class="para block">An exception is Makernote tags which don't have an equivalent in XMP. However Makernotes cannot be written to an external file (a sidecar or Geeqie metadata file).</p>
761                 </div></div>
762               </dd>
763 </dl></div>
764         </dd>
765 <dt class="term">
766           <span class="guilabel">Show hidden</span>
767         </dt>
768 <dd>
769           Shows all entries regardless of
770           <span class="emphasis">Show only if set</span>
771           .
772         </dd>
773 </dl></div>
774 <p class="para block"></p>
775 </div>
776 <div class="division section">
777 <a name="GPSMap"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">3.1.6. </span>Map Display</span></h2></div>
778 <p class="para block block-first">
779       Geeqie can display maps created by the
780       <a class="ulink" href="https://www.openstreetmap.org" title="https://www.openstreetmap.org">openstreetmap.org</a>
781       . To use this facility, Geeqie must have been compiled with the --enable-map option.
782     </p>
783 <div class="block list itemizedlist"><ul class="itemizedlist" compact>
784 <li class="li-first">
785         <p class="para block block-first">
786           Image location display
787           <p class="para block block-first"></p>
788           All geocoded images in the currently displayed folder will show as small icons on the map. Clicking the icon will expand the icon to show an image thumbnail, plus other pre-defined image data.
789         </p>
790         <p class="para block">Right-click on the map will show other map options.</p>
791         <p class="para block">Middle-click controls the map-centering function.</p>
792       </li>
793 <li>
794         <p class="para block block-first">
795           Geo-coded search
796           <p class="para block block-first"></p>
797           Left-click stores the latitude/longitude under the cursor into the clipboard. This may be used to define the origin of a
798           <a class="link" href="GuideImageSearchSearch.html#Searchparameters" title="Search parameters">geocode search</a>
799           .
800         </p>
801       </li>
802 <li>
803         <p class="para block block-first">
804           Geo-coding Images
805           <p class="para block block-first"></p>
806           If an image is not geocoded, the filename or icon on the file pane can be dragged-and-dropped onto the map. The image latitude and longitude xmp meta-data will be updated to the drop position on the map.
807         </p>
808       </li>
809 <li>
810         <p class="para block block-first">
811           Map Centering
812           <p class="para block block-first"></p>
813           If an internet URL containg a valid latitude and longitude is dropped on the map, the map will be re-centered on that location. The zoom level will not change. Refer to
814           <a class="link" href="GuideReferenceDecodeLatLong.html" title="Decoding Latitude and Longitude">Decoding Latitude and Longitude</a>
815           .
816         </p>
817       </li>
818 </ul></div>
819 </div>
820 </div></div>
821 <div class="navbar navbar-bottom"><table class="navbar"><tr>
822 <td class="navbar-prev"><a class="navbar-prev" href="GuideSidebarsInfo.html" title="Info Sidebar">Info Sidebar</a></td>
823 <td class="navbar-next"><a class="navbar-next" href="GuideSidebarsSortManager.html" title="Sort Manager Sidebar">Sort Manager Sidebar</a></td>
824 </tr></table></div>
825 </body>
826 </html>