By default, ShoppingList starts with all the items displayed. In this view, items with check marks are those you need during your next trip to the store. Selecting "File->View Needed" limits the view to those items you've marked as needed, with a clear checkbox next to each. Checking this box lets ShoppingList know you have the item, so it's removed from the list and marked as not needed.
Categories let you organize the items in your shopping list. I create categories based on the type of item -- produce, meat, canned goods, etc. -- but you can also use the aisle numbers of your favorite store. The "Category" menu allows you to Add a new category, Edit the currently selected category, or select a category. Selecting "All" displays all the items.
To create a new item, select "File->Add Item". To edit or delete an existing item, press the and hold the stylus over the item; the edit window will pop up after a short wait.
When I got my Zaurus, I moved everything over from my Palm -- but there were some programs that just didn't exist for the Zaurus, yet. One was a program for managing a shopping list. Nothing spectacular -- just a way to select what I needed, organize them into categories, and then mark them off as I went through the store. Rather than wait for someone else, I wrote my own.
The source, if anyone is interested, is available. Contact me at crawford@kloognome.com
The icon is derived from IconFactory icons: http://www.iconfactory.com/; used with their permission.
Copyright (c) 2002, Robert Crawford All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Robert Crawford nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.