savchenko
savchenko
Correct. How about: 1. Check if the upload endpoint returns `200` and happy to accept a new item. 2. If it doesn't - either prohibit user from entering new data...
> Is it only avocado or other terms too? The plot thickens. I have tried "cola" — it works via 4G and WiFi while "avocado" doesn't work using either one....
Hmm... Is there an in-built debug facility to export logs without `adb`?
I wonder if this might be a limiting issue. Looking further, OpenFoodFacts export their DB and publish deltas daily: https://world.openfoodfacts.org/data Perhaps it can be sync'd locally? Large one-time download, but...
~700mb initial download. Also, searching at OpenFoodFacts directly returns an error as well:  Which strongly suggests that this has nothing to do with the Waistline, but an upstream issue.
Indeed, this should be triggered from UI. Regarding the region, https://openfoodfacts.github.io/openfoodfacts-server/api/ref-v2/#get-/api/v2/search has `countries_tags_en` to narrow-down the search, however I don't see it available for data exports and they explicitly discourage...
**UPDATE:** See the next comment. --- The bug is non-obvious until one tries t instead of f. Might be something to do with the priorities logic? E.g. here cursor is...
@simonmandlik, think I have solved it. Config below works perfectly as expected: ```lua char = { enabled = true, keys = { 'f', 'F', 't', 'T' }, search = {...
@ThePrimeagen ?..
@linrongbin16 , do you want any input on the above? I'd be happy to help.