comparison web/help/GuideImageSearchSearch.html @ 2814:54ae25ba376b

Ref #624: Filter files by shell or regular expression pattern https://github.com/BestImageViewer/geeqie/issues/624 The File name (when "contains" is selected) and Comment items on the Search page use Perl Compatible Regular Expressions. Basic searches should be no different to current usage.
author Colin Clark <colin.clark@cclark.uk>
date Mon, 13 Aug 2018 14:30:01 +0100
parents ab37d181bc4f
children
comparison
equal deleted inserted replaced
2813:e9e8e8b2afce 2814:54ae25ba376b
529 <p class="para block block-first">Each search parameter can be enabled or disabled with the check box to its left. For a file to be a match, all enabled parameters must be true.</p> 529 <p class="para block block-first">Each search parameter can be enabled or disabled with the check box to its left. For a file to be a match, all enabled parameters must be true.</p>
530 <div class="block list variablelist"><dl class="variablelist"> 530 <div class="block list variablelist"><dl class="variablelist">
531 <dt class="term dt-first"> 531 <dt class="term dt-first">
532 <span class="guilabel">File name</span> 532 <span class="guilabel">File name</span>
533 </dt> 533 </dt>
534 <dd>The search will match if the entered text appears within the file name, or if the text exactly matches the file name, depending on the method selected from the drop down menu. The text comparison can be made to be case sensitive by enabling the Match case checkbox.</dd> 534 <dd>
535 The search will match if the entered text appears within the file name, or if the text exactly matches the file name, depending on the method selected from the drop down menu. The text comparison can be made to be case sensitive by enabling the Match case checkbox.
536 <p class="para block block-first"></p>
537 If "contains" is selected,
538 <a class="link" href="GuideReferencePCRE.html" title="Perl Compatible Regular Expressions">Perl Compatible Regular Expressions</a>
539 are used.
540 </dd>
535 <dt class="term"> 541 <dt class="term">
536 <span class="guilabel">File size</span> 542 <span class="guilabel">File size</span>
537 </dt> 543 </dt>
538 <dd> 544 <dd>
539 The search will match if the file size on disk is equal to, less than, greater than, or between the entered value, depending on the method selected from the drop down menu. The 545 The search will match if the file size on disk is equal to, less than, greater than, or between the entered value, depending on the method selected from the drop down menu. The
584 <dt class="term"> 590 <dt class="term">
585 <span class="guilabel">Keywords</span> 591 <span class="guilabel">Keywords</span>
586 </dt> 592 </dt>
587 <dd>The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character.</dd> 593 <dd>The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character.</dd>
588 <dt class="term"> 594 <dt class="term">
595 <span class="guilabel">Comment</span>
596 </dt>
597 <dd>
598 The search will match if the file's Comments field contains the entered pattern.
599 <a class="link" href="GuideReferencePCRE.html" title="Perl Compatible Regular Expressions">Perl Compatible Regular Expressions</a>
600 are used.
601 </dd>
602 <dt class="term">
589 <span class="guilabel">Geocoded position</span> 603 <span class="guilabel">Geocoded position</span>
590 </dt> 604 </dt>
591 <dd> 605 <dd>
592 The search will match if the file's GPS position is less than or greater than the selected distance from the specified position, or is not geocoded, depending on the method selected from the drop down menu. 606 The search will match if the file's GPS position is less than or greater than the selected distance from the specified position, or is not geocoded, depending on the method selected from the drop down menu.
593 The search location can be specified by 607 The search location can be specified by