supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
181 stars 18 forks source link

Enhancement: Ability to sort shopping list by stores(shops) #150

Open superpower10 opened 1 year ago

superpower10 commented 1 year ago

When going shopping, I buy some at store A and some at store B.

In the WebGUI I can sort the shopping list by store already. In the app I can’t.

Would like to have this sorting feature in the app also.

This would make shopping much easier.

supergeorg commented 1 year ago

This means that grouping (not sorting) by categories needs to be implemented. It is definitely a planned feature.

superpower10 commented 1 year ago

Thank you 👍🏻