iffy-pi / apple-shortcuts

A repository for handling the updates and versioning of my apple shortcuts
https://iffy-pi.github.io/apple-shortcuts/
4 stars 0 forks source link

Nutrition Framework - Enhancement - Adding Best Match Indicator to Search Results #8

Closed iffy-pi closed 1 year ago

iffy-pi commented 1 year ago

The MyFitnessPal website displays a little checkbox icon when a food is a verified best match, I wish to emulate this in the search results. This can be done by checking for "canonical" and "best_match" values in the tags field of the returned search results

iffy-pi commented 1 year ago

Tested and verified, closing