<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<!-- Generated by HAWHAW V5.12 (C) Norbert Huffschmid -->
<wml>
<card title="Tikiwiki">
<do type="prev" label="Back">
<prev/>
</do>
<p align="left">
<big>
HowTo
</big>
<br />
<a href="tiki-index.php?mode=mobile">Wiki Home</a><br />
<a href="tiki-mobile.php">Home</a><br />
----------<br />
<b>
<u>
<big>
 
</big>
</u>
</b>
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
<b>
<u>
<big>
 User's Guide: How To...
</big>
</u>
</b>

<br />
<i>
THIS PAGE IS UNDER CONSTRUCTION (it is in outline form and content is incomplete)
</i>

<br />
<br />
Sometimes the basics of how to use 
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
, and even the in-depth look at all the features and functions is not enough for a user to really get to know the program. This page contains several examples of how to do common things in 
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
 with step-by-step instructions and illustrations so that they don't get lost. Suggestions for new How To sections are welcome via the Contact page.

<br />
----------<br />
<a href="tiki-index.php?mode=mobile&amp;page= Table of Contents"> Table of Contents</a>

<br />
<b>
1 
</b>
 
<a href="tiki-index.php?mode=mobile&amp;page=GettingStarted">Getting Started</a>
 

<br />
<b>
2 
</b>
 
<a href="tiki-index.php?mode=mobile&amp;page=HowTo">How To...</a>
 
<i>
current page
</i>

<br />
<b>
3 
</b>
 
<a href="tiki-index.php?mode=mobile&amp;page=Preferences">Preferences</a>

<br />
<b>
4 
</b>
 
<a href="tiki-index.php?mode=mobile&amp;page=MenusAndMore">Menus and More</a>

<br />
<b>
5 
</b>
 
<a href="tiki-index.php?mode=mobile&amp;page=SharingLists">Sharing Lists</a>

<br />
----------<br />
{maketoc}

<br />
----------<br />
<b>
<big>
 How to use 
</big>
</b>
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
<b>
<big>
's Import/Export feature 
</big>
</b>

<br />
<b>
 Importing from 
</b>
<b>
MemoPad
</b>
<b>
:
</b>

<br />
When importing, the new items are placed in the current category (or Unfiled if &quot;All&quot; is the current category).  If you are in the &quot;Need&quot; view, then the imported items are also marked as needed items. The items are also associated with the currently selected store (if &quot;All Stores&quot; is selected, then the new items are not associated with any stores).  Imported items use the default auto-delete and taxable settings. 

<br />
<br />
<b>
 Steps to import from a 
</b>
<b>
MemoPad
</b>
<b>
 memo:
</b>

<br />
<b>
0.1 
</b>
Tap the Menu area next to the graffiti area.

<br />
<b>
0.2 
</b>
Select &quot;Options&quot;, then &quot;Import from 
MemoPad
...&quot;

<br />
<b>
0.3 
</b>
Select the memo from which to import the list.

<br />
<b>
0.4 
</b>
Tap the &quot;Import&quot; button.

<br />
<b>
 Import format details: 
</b>

<br />
<b>
** 
</b>
Items can begin with '-' or the bullet character (149 decimal, 0x95 hex, 225 octal). If the second line begins this way but the first line does not, the first line is assumed to be a title, and is skipped. Examples of the two supported formats are given below.

<br />
<b>
** 
</b>
The fields are recognized in the following order. Required fields are marked with * and other fields may be omitted: 

<br />
<b>
0.0.1 
</b>
Quantity -- '@4.5' sets the quantity to 4.5. Unit -- 'u:xyz' sets the units to 'xyx'. 

<br />
<b>
0.0.2 
</b>
Price -- '45.69' sets the price to 45.69. Prices may be negative, and may optionally begin with the currency symbol, but may not end with the currency symbol. 

<br />
<b>
0.0.3 
</b>
Aisle -- 'a:123' sets the aisle to 123, or 'a:G' sets the aisle to G. 

<br />
<b>
0.0.4 
</b>
Description * -- for items beginning with '-' or the bullet character the description can be more than one line. 

<br />
<b>
0.0.5 
</b>
Note -- the '|' character separates the description and the note text. 

<br />
<b>
 Known Limitations
</b>

<br />
<b>
** 
</b>
If you export a list, make some changes, and import it again, the imported items are ADDED to your list.  This means that you will now have duplicate copies of each item that you exported and then imported.  You can use the &quot;Purge for Import...&quot; command to delete all the items from the current view, and then import the list.  Note, the &quot;current view&quot; is filtered to show only All, Needed, or Coupon items from the current store and current category.  

<br />
<b>
** 
</b>
You can put bullet characters in the description of an item.  But if you export the list, and then import it again, the bullet characters may be interpreted as new items instead of as part of the description.  To avoid this, make sure that the bullet character does not immediately follow a line break.  

<br />
<b>
** 
</b>
Not all fields can be exported.  Only the Quantity, Price, Aisle, and Description can be exported.  

<br />
<b>
** 
</b>
There is currently no way to export which stores an item is associated with.

<br />
<br />
<b>
Format 1: Bullet Marks
</b>
 

<br />
This is the format that 
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
 uses when it exports a list to the 
MemoPad
.

<br />
<b>
* 
</b>
Each item begins with a bullet mark, which is either a dash ('-') or the bullet character (the graffiti stroke is backslash, dot), followed by a space.

<br />
<b>
* 
</b>
Next comes the Quantity, which is a number followed by '@'.  (This field is optional; if you omit it, the quantity is set to 0).

<br />
<b>
* 
</b>
Next is the Price, which may or may not begin with a '$$'.  (This field is optional; if you omit it, the price is set to $$0).

<br />
<b>
* 
</b>
Next is the Aisle, which must be 'a:' followed by a number (for instance, 'a:3' means aisle 3).  (This field is optional; if you omit it, the aisle is set to 1).

<br />
<b>
* 
</b>
Anything following the above fields is put into the Name field.  Line breaks are considered to be part of the Name field, unless they are immediately followed by a bullet character (or dash).

<br />
<br />
<small>
   My shopping list:
</small>

<br />
<small>
   - cereal
</small>

<br />
<small>
   - 2@ 1.49 Pringles
</small>

<br />
<small>
   - 5.99 batteries
</small>

<br />
<small>
   - a:27 sci-fi books
</small>

<br />
<small>
   - 4@ .99 2-Liter bottles of pop
</small>

<br />
<small>
   - 3@ a:4 cookies for party
</small>

<br />
<small>
   party is at Greg's house
</small>

<br />
<small>
   (this is 3rd line of party item)
</small>

<br />
<small>
   - 14.99 box of logs for fire
</small>

<br />
<br />
<b>
Format 2: No Bullet Marks
</b>

<br />
If you do not use bullet marks, then line breaks are used to determine when to start a new item.  The data for each item will be interpreted the same as described for Format 1.

<br />
<br />
<small>
   newspaper
</small>

<br />
<small>
   3@ towels
</small>

<br />
<small>
   $$5 cat food
</small>

<br />
<small>
   1@ $$5.99 AAA batteries
</small>

<br />
<small>
   2@ $$1.89 a:3 soup
</small>

<br />
----------<br />
<b>
<big>
 How to use the Unit Price column
</big>
</b>

<br />
<b>
<big>
 How to assign a list of items to a store
</big>
</b>

<br />
<b>
<big>
 How to print 
</big>
</b>
<a href="tiki-index.php?mode=mobile&amp;page=HandyShopper">HandyShopper</a>
<b>
<big>
 lists
</big>
</b>

<br />
<b>
<big>
 How to make a copy of a list
</big>
</b>

<br />
----------<br />
<i>
 Original Content from: http://www.ggaub.com/hs/
</i>
<a href="tiki-index.php?mode=mobile&amp;page=HowTo">HowTo</a>
<i>
.html 
</i>
----------<br />
<a href="tiki-index.php?mode=mobile">Wiki Home</a><br />
<a href="tiki-mobile.php">Home</a><br />
</p>
</card>
</wml>
