[recipes] Update how to search for a recipe with and without an ingredient



commit f28ed3a0fbe84a6df796b26cca84a630e4493784
Author: Paul Cutler <paul r cutler gmail com>
Date:   Tue Mar 21 19:57:08 2017 -0500

    Update how to search for a recipe with and without an ingredient

 help/C/add-recipe-directions.page |    2 +-
 help/C/find-recipe.page           |   34 +++++++++++++++++++++++++++++++---
 2 files changed, 32 insertions(+), 4 deletions(-)
---
diff --git a/help/C/add-recipe-directions.page b/help/C/add-recipe-directions.page
index 45b9d14..4ce8a87 100644
--- a/help/C/add-recipe-directions.page
+++ b/help/C/add-recipe-directions.page
@@ -41,7 +41,7 @@
   <section id="timers">
   <title>Add timers</title>       
           <p>To create a timer, enter how long the timer should be within
-          brackets.  The format is [timer:hour:minute:seconds, description]
+          brackets.  The format is [timer:hours:minutes:seconds, description].
           </p>
             <p>Timer examples:
             </p>
diff --git a/help/C/find-recipe.page b/help/C/find-recipe.page
index 9355602..278cb19 100644
--- a/help/C/find-recipe.page
+++ b/help/C/find-recipe.page
@@ -63,9 +63,10 @@
         </p>
       </item>
     </list>
-  <p><app>Recipes</app> will display recipes that meet your search terms.  You
-  can refine your search by entering text in the search box.</p>
-  <p>To remove a category from search, press <gui>x</gui> on the search result 
+  <p><app>Recipes</app> will add a tag for the category you selected
+  and display it in the search bar.  You can then enter text to search 
+  within that category and tag.</p>
+  <p>To remove the tag from search, press <gui>x</gui> on the tag 
   in the search bar.</p>
   </section>
   
@@ -98,6 +99,33 @@
   
   </section>
   
+  <section id="ingredients">
+  <title>Search for recipes with or without a specific ingredient</title>
+    <p>You can search for recipes that include or do not include a specific
+    ingredient.</p>
+    <steps>
+      <item>
+        <p>Press the down arrow <media type="image" mime="image/png" 
+        src="images/down.png" its:translate="yes">
+        <span its:translate="yes">Down</span></media> in the search bar.</p>
+      </item>
+      <item>
+        <p>Select the <gui>Ingredients</gui> drop down box.</p>
+      </item>
+      <item>
+        <p>Select an ingredient from the list, such as <em>Banana</em>.</p>
+      </item>
+    </steps>
+    <p>A tag for that ingredient, such as <em>Banana</em>, will be displayed 
+    in the search bar and all recipes that include that bananas will be 
+    displayed.  If there are no recipes that match, <gui>No recipes found</gui>
+    will be displayed.  Press the tag in the search bar for <gui>Banana</gui>
+    and the tag will now show <gui>No Banana</gui> and all recipes that do not
+    include bananas in the recipe will be displayed.  
+    To remove the tag from search, press <gui>x</gui> on the tag 
+    in the search bar.</p>
+  </section>
+  
   <section id="cuisines">
   <title>Search by Cuisines</title>
   <p>You can also search for a recipe by what type of cuisine the recipe is 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]