Autoarchive is a new feature in Living Cookbook 2013 that enables the software to automatically organize your recipes as you import the or download them from the Internet. Configuring the feature involves adding autoarchive rules to cookbooks and chapters. These rules control which recipes go to which cookbooks and chapters.
What do you want to do?
Use regular expressions in an autoarchive rule
Change the autoarchive rule priority for a cookbook
Select the Recipe Navigator.
Select the cookbook you want to edit.
Do one of the following:
Click OK to close the Add Autoarchive Rule window.
Select the Recipe Navigator.
Select the cookbook you want to edit.
Do one of the following:
Click OK to close the Edit Autoarchive Rule window.
Use regular expressions in an autoarchive rule
Standard autoarchive rules will suffice for most users in most situations but for those cases where you need more flexible pattern matching rules you can use regular expressions. Regular expression (or regex) is a pattern matching syntax or language. It is beyond the scope of this help file to teach users how to use regular expression but there are many useful online resources. A Google search for "regular expressions" or "regular expression tutorial" will return many useful results.
Tip: Here are some examples of how regular expressions might be used in autoarchive rules:
chil.* colorado matches chili colorado, chile colorado, chilly colorado, chilled colorado
^french matches anything that starts with "french"
beans$ matches anything that ends with "beans"
^omelet$ matches only omelet (i.e. begins and ends with omelet)
chil[ie] matches chili or chile
recipes? matches recipe or recipes
(www\.)?allrecipes.com matches www.allrecipes.com or allrecipes.com
(French)|(Italian) matches French or Italian
Select the Recipe Navigator.
Select the cookbook you want to edit.
Do one of the following:
Click the Autoarchivetab.
Select the autoarchive rule row you want to edit.
Select Regular Expression from the Type list.
Click OK to close the Edit Autoarchive Rule window.
Change the autoarchive rule priority for a cookbook
When a downloaded or imported recipe matches multiple autoarchive rules the autoarchive rule priority is used to break the tie. The rule with the highest priority wins.
Select the Recipe Navigator.
Select the cookbook you want to edit.
Do one of the following:
Click the Autoarchivetab.
Type a number in the Autoarchive rule priority box.
Click OK to close the Edit Autoarchive Rule window.
|
See Also |