home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / database / JSHOPPER / JSHOPPER.TXT < prev    next >
Encoding:
Text File  |  1997-08-04  |  8.3 KB  |  193 lines

  1. *********        Quick Documentation For JShopper 1.4a         ***********
  2.  
  3. About:
  4.     JShopper is a shopping list type application.  Use it to 
  5.     store items you need at up 15 different stores.  Items 
  6.     can be associated with multiple stores, so that if you need 
  7.     soda-pop for instance, one tap updates the need in in all 
  8.     stores that contain soda-pop.  Also includes a lookup feature,
  9.     quantities, and the ability to use coupons!
  10.  
  11.     Add as many items as you like to your stores, then as you need
  12.     them, simply check them off.  While at the store, click on the 'Needs'
  13.     button and you'll see only those items which you currently need.
  14.  
  15.     Keep track of grocery items, office supplies, clothing, or any
  16.     other possible shopping list you can imagine.
  17.  
  18. ICON NOTE: Due to much confusion over the multiple PRC files,
  19.     and the feedback received to date, I'll only be supporting one
  20.     icon for each release of JShopper - the original grocery shopping
  21.     cart icon has received the most positive feedback to date.
  22.  
  23. *****************************     USAGE      *******************************
  24.  
  25. The Lookup Field:
  26.     The L: ____ field at the bottom of the screen is for multi-character
  27.     lookups, as in the AddressBook application on the pilot.  Tap this
  28.     field and enter grafitti characters and the list will scroll to 
  29.     the first item beginning with the characters you have entered.
  30.  
  31. Changing Store Names:
  32.     Store names can be changed by selecting the store in the top list
  33.     of store names, and then choosing the Menu Item - Options/Change
  34.     Store Name - store names can be up to 25 characters long.
  35.  
  36. Using Coupons:
  37.     Under the App Prefs menu option you can turn on or off the use of
  38.     Coupons.  If you use coupons, prior to heading to the store, check
  39.     off the coupon checkbox (the one on the right hand side of the 
  40.     screen for each item) for each item you have a coupon for.  Do
  41.     you shopping and check off the items you get them.  When you are at 
  42.     the register click the 'C' button at the top of the screen, and all 
  43.     the items that you have coupons for that store will again show up, 
  44.     and check each coupon as you are checking out.  Just as in the 
  45.     'Needs' view, the items will dissappear from the Coupon view as
  46.     you process the coupons at the register.
  47.  
  48. Adding items:
  49.     Records can be added by tapping the 'New' button.
  50.  
  51. Associating items with multiple stores:
  52.     After adding a new record, while the record is selected, tap on the
  53.     'Details' button.  This will bring up a dialog which will allow you
  54.     to select which stores to associate the item with - check each store
  55.     where this item may appear.
  56.  
  57. While at the store:
  58.     Click on the 'Needs' button and only those items 'Needed' at the 
  59.     current store will be shown.  As you pick up the items, uncheck
  60.     the box.  As you uncheck each box, the item will be removed from
  61.     your needs list (for all stores the item is associate with).
  62.  
  63. Sorting:
  64.     The Menu item - Options/Sort will sort the entire items list 
  65.     alphabetically and is allowable at any time.
  66.  
  67. One Time Items:
  68.     These are items you only will want to get one time, after which
  69.     they will be completely removed from the shopping list.  You can
  70.     make an item a 'One Time' item by selecting Details and then clicking
  71.     on the One Time box.  This automatically sets the item to 'Needed',
  72.     and when you check the item as no longer needed, the item completely
  73.     removed itself from the app.
  74.  
  75. App Preferences:
  76.     This dialog box is brought up from the Options menu item.  Here you
  77.     can set how the checkboxes are interpreted in both the All and Needs
  78.     screens - either whether a checked box means you HAVE an item, or a
  79.     checked box means you need an item.
  80.  
  81.     Here is also where you can set whether you wish to display the coupons
  82.     column and the quantity column.
  83.  
  84. New Item Preferences:
  85.     In this menu option, you can determine how new items are associated
  86.     with stores if you are currently viewing the 'All Stores' screen.
  87.     You can set the check box to either associate new items with
  88.     every store in the list, or with none of the stores in the list
  89.     as a default.
  90.  
  91. Graffiti Scrolling:
  92.     If you are not currently editing an item (ie. no item is currently
  93.     selected, you can draw a grafitti character and the list will scroll
  94.     to the fist item in the list beginning with that character.  This 
  95.     allows for much quicker finding of certain items in longer lists.
  96.     Example:  say you have a 200 item list, and wish to check 'Zuchinni'
  97.     as needed in JShopper, rather than scrolling though the numerous pages
  98.     of items, you can simply draw a 'z' in the grafitti area, and JShopper
  99.     will scroll the list to the first item beginning with a 'z'.  
  100.     NOTE:  This option is based on usage for sorted lists of items.
  101.  
  102. Exporting to Memopad:
  103.     JShopper supports exporting of the currently viewed list to a Memopad
  104.     item.  At any time while viewing a JShopper list, you may select the
  105.     Menu option 'Export to Memopad' and the list will be added as a 
  106.     Memopad memo with an 'Unfiled' category, with the name of the Memo
  107.     starting with "Jshopper <STORE_NAME> List:".  You may then HotSync this
  108.     memo as a standard memo, and print it out or copy/paste it as you would
  109.     any other standard Memopad memo.
  110.  
  111. ************************** TIPS ************************************************
  112.  
  113. For the current version, one method to simulate categories is to prefix 
  114. each item with an identifier, example:
  115. instead of Milk, use Dairy - Milk, then when you sort the list, all your
  116. Dairy prefixed items will be grouped together.
  117.  
  118. Stores that have needs in them are prefixed with a '* ' symbol for easy
  119. reference to those stores you currently need to visit.
  120.  
  121. ********************************************************************************
  122.  
  123. Changes Since Version 1.4:
  124. - Bug fixes for use with the older Pilot 1000/5000 series
  125.  
  126. Changes since version 1.3a:
  127. - Speed increase on displaying the store list in most cases
  128. - New Preferences menu for new items - can associate All stores items with 
  129.     every store or with none of them
  130. - Added a Sort confirmation alert to reduce the possibility of accidently
  131.     sorting the items (for those who keep items in non-sorted order)
  132. - Add confirmation alerts for the Set and Clear All items menu option
  133. - Fixed a problem on longer item names sometimes having an extra blank
  134.     line on the screen
  135. - Adding back in the single graffiti character lookup when the Lookup
  136.     field is not currently selected
  137. - Fixed a bug where one time items were deleted while still showing a
  138.     a coupon
  139. - Fixed initial showing of both 'C' and 'All' or 'Need' buttons 
  140.     highlighted at once
  141. - When adding a new item in 'All Stores' it will default to be associated
  142.     with each store (for adding an item to 1 or a only a few stores,
  143.     add the item while viewing one of the stores you would like it 
  144.     to be associated with).
  145. - Fixed a bug where the Lookup field's focus was not being released
  146.     properly
  147. - Fixed a bug where one time items were deleted while still showing a
  148.     a coupon - they will now not be deleted until the coupon checkbox
  149.     is also unchecked.
  150.  
  151. Changes since version 1.3:
  152. - Fixed a bug that caused an error when selecting/deselecting All Items
  153.     when an item already has focus
  154.  
  155. Changes since version 1.2a:
  156. - Added an optional quantity column with drop list box
  157. - Added Clear and Set all items in the current store menu options
  158. - Added Coupons checkbox to the right hand column
  159. - Expanded to support up 15 stores
  160. - Your store names are now SAVED in the .pdb file, so if you restore a
  161.     JShopperDB.pdb file, you no longer lose your previous store 
  162.     names!
  163. - Small bug fixes
  164.  
  165. Changes since version 1.2:
  166. - Scrolling with a graffiti entry now works with numbers also
  167.  
  168. Changes since version 1.1a:
  169.  
  170. - Entering a graffiti letter when not editing an item will scroll the list
  171.     to items beginning with that letter - making for easier searching
  172.     of a particular item
  173.  
  174. - Exporting to a MemoPad memo now allowed
  175.  
  176. Changes since version 1.0a:
  177.  
  178. - Store names in list that have needed items are prefixed with a '* '
  179.     for easy viewing of those stores with needs
  180.  
  181. - Fixed error when changing store names while an item is selected
  182.  
  183. - Added option to determine what the checkboxes mean
  184.  
  185. - Changed the URL web site in the info screens to point to the new 
  186.     Land-J Technologies web site location.
  187.  
  188. - Fixed other smaller bugs
  189.  
  190. - New icon
  191.  
  192.  
  193.