View Single Post
I see what you did in your example and that works perfect for the contexts where I have actions at a single location. But what I'm trying to do is the following:



But what I'd like to see happen is the parent context aggregate any child contexts' location information. So in this case, I've got GPS coordinates for the @Home Depot, @Lowe's and @Menard's contexts. The idea is that I assign all my actions to the @Hardware Store, but when I check my current location I get all the actions for the context of @Hardware Store when I'm near any of the three child context locations.

This doesn't work now (tried it tonight), but would love to see what it would take to add this to the wish list for future release. This is a round about way of getting the ability to have multiple locations assigned to a given context. So either the ability to roll-up child context locations to the parent or allow contexts to have multiple specific locations.