Simple shopping list.
I wrote this app, because app I used stops functioning.
Functionality:
* works on phone, desktop, etc.
* shopping lists should roam between devices, if not - you can export/import between devices. Export button is hidden when screen is too narrow (e.g. small phones in portrait mode).
* items to buy are grouped into "zones" (to be ordered as in your route in shop)
Can be used as 'packing list' or 'check list' also.
Exported list is placed in Clipboard, format: "pipe separated values". Import works also with "tab separated values".
Probably initial editing list in e.g. Excel would be more convenient than in app.