Reorganize items in shopping list #678
Replies: 2 comments
|
Thanks, and glad the app fits your household. You are right about the cause, with one detail worth knowing: the list is not purely entry-ordered. It groups by category first, and that order is already yours to arrange. Settings > the tag icon above the list opens the category manager, where you can drag "Bakery" above "Produce" and so on, which is how most people map a list onto a store. What was missing is the level below it: inside a category there was no handle at all, so the items stayed in the order you typed them. That level now exists. PR #690 adds drag-and-drop reordering within a category, so you get both handles: the aisle walk via the category order, and the fine ordering within each aisle. A few things I decided along the way, in case they matter to you:
It should land in the next release. If you try it and the interaction feels off, especially on a phone, say so here and I will adjust it. |
|
Appreciate the reply! I will keep an eye out for the next release and report back any issues. |
Uh oh!
There was an error while loading. Please reload this page.
Firstly, loving the whole idea of the app. It's a great one stop shop for everything my household needs. However, there is one small feature I'd like to request for the shopping list aspect. When we are creating our shopping list, we're usually just adding items as we think about them and then we would organize our list later based on the layout of whatever store we are going to. With the current implementation of the app, the list is ordered by the sequence you enter the items into the list. A simple drag/drop would be ideal and this is the only thing holding us back from switching.
All reactions