JAL-1648 documentation of search history for Find command
authorJim Procter <jprocter@issues.jalview.org>
Mon, 7 Aug 2017 10:54:25 +0000 (11:54 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 7 Aug 2017 10:54:55 +0000 (11:54 +0100)
help/html/features/search.html
help/html/features/search.png [new file with mode: 0644]
help/html/features/searchclearhist.png [new file with mode: 0644]
help/html/features/searchhist.png [new file with mode: 0644]
help/html/whatsNew.html

index 69f3315..484d93f 100755 (executable)
@@ -56,6 +56,7 @@ td {
       &quot;Escape&quot; key.</li>
     <li>Tick the &quot;Match Case&quot; box to perform a case
       sensitive search.</li>
+      <li>To access a <a ref="#queryhistory">previously used query</a> press the down arrow or click on the button on the right of the text field. 
   </ul>
   <p>
     <strong>Creating Features from Search Results</strong>
@@ -142,5 +143,13 @@ td {
         max number of times</td>
     </tr>
   </table>
+  <p><a name="queryhistory"/><strong>Search History</strong></p>
+  <p>A record of all the recent queries made via the Find dialog are stored along with your Jalview user preferences. To open the search history, click on the button to the right of the query field, or press the down arrow key.</p>
+  <img src="searchhist.png" width="404" height="185" align="left"/>
+  <p>The search history keeps up to 99 queries by default. To clear the history, or modify the size of the history, right-click the text box.</p>
+  <img  src="searchclearhist.png" width="402" height="121" align="left"/>
+  <p><strong>Other dialogs that provide a query history</strong></p>
+  <p>Jalview's <a href="uniprotsequencefetcher.html">Uniprot</a> and <a href="pdbsequencefetcher.html">PDB</a> free text database search dialogs also provide a query history.</p>
+  <em>The query histories were introduced in Jalview 2.10.2</em>
 </body>
 </html>
diff --git a/help/html/features/search.png b/help/html/features/search.png
new file mode 100644 (file)
index 0000000..89adb1a
Binary files /dev/null and b/help/html/features/search.png differ
diff --git a/help/html/features/searchclearhist.png b/help/html/features/searchclearhist.png
new file mode 100644 (file)
index 0000000..200c4d3
Binary files /dev/null and b/help/html/features/searchclearhist.png differ
diff --git a/help/html/features/searchhist.png b/help/html/features/searchhist.png
new file mode 100644 (file)
index 0000000..e157b56
Binary files /dev/null and b/help/html/features/searchhist.png differ
index 1f2b221..60769a4 100755 (executable)
@@ -65,6 +65,9 @@
           (just select the region containing insertions to remove)
           without affecting the rest of the hidden columns.</li>
       </ul></li>
+    <li>Recent search histories for <a
+      href="features/search.html#queryhistory">Find</a> and the free
+      text search system (for querying Uniprot and the PDBe).</li>
   </ul>
   <p>
     <strong><a name="experimental">Experimental Features</a></strong>