Hacker News new | ask | show | jobs
by quickthrower2 1105 days ago
It is good, well done! One use case I have on the native app is to get notifications on certain feeds. E.g. I have a feed for price changes of a product, so I get alerted when it is cheap. Can this do that too?
1 comments

No, not at the moment. How does your current app know the schema of feeds, in general, for the purpose of setting those alerts? i.e. how do you set an alert on price, when other feeds might have nothing to do with currency?

I'm not saying it's impossible, but it seems complex.