the point is to group articles by category. a single visit to a supermarket may contain important and vanity items mixed together. i want to break that out and then categorize accordingly. i do want to know how much i am spending on candy or sugar drinks, or, if you are so inclined, cigarettes or alcohol. toys, gifts, school supplies are all different categories that are worth tracking. if you go shopping at places like target or walmart you'll get all of that mixed up on a single receipt.
fruits and vegetables don't need their own category. they could be grouped into food but candy bars or soda are not food.
i don't want the tool to suggest anything, but i want the numbers so i can draw my own conclusions.
entering data by article is easier than categorizing on the spot. i could just scan the receipt and let the tool work out the categories (once i assigned a category to an item, the tool can do it for any repeat appearance)
I suppose a tool like Beancount (or (h)ledger, but I only have experience with beancount) and bean-web would fulfill your needs. The latter offers HTML reports per arbitrary subaccount, based on the data entered in the beancount file (which is plain text).
fruits and vegetables don't need their own category. they could be grouped into food but candy bars or soda are not food.
i don't want the tool to suggest anything, but i want the numbers so i can draw my own conclusions.
entering data by article is easier than categorizing on the spot. i could just scan the receipt and let the tool work out the categories (once i assigned a category to an item, the tool can do it for any repeat appearance)