Grocy-SwiftUI icon indicating copy to clipboard operation
Grocy-SwiftUI copied to clipboard

Enhancement: GPS for shopping list sorting

Open superpower10 opened this issue 3 years ago • 2 comments

Add GPS to stores so the list gets sorted automatically after this.

This way the things to buy in the store I’m in at the moment are at the top of list.

superpower10 avatar Feb 24 '23 08:02 superpower10

I already thought about this. But there are some caveats to this:

  • location data needs to be stored in a clever way
    • allow for multiple locations per shop (e.g. branches of the same shop)
  • location permissions are needed
  • background updates are needed

I guess this could be quite time consuming to develop, although it would be a nice feature. It is low priority for now.

supergeorg avatar Feb 24 '23 18:02 supergeorg

I already use this with the pon App. It’s really great 😊😉

superpower10 avatar Feb 24 '23 19:02 superpower10