From: Shane Jaroch Date: Sat, 23 Dec 2023 00:04:11 +0000 (-0500) Subject: add todo note about what to make nnest into X-Git-Tag: v0.2.8.dev0~49 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=e9980c3b7a9323e78682c0ced140d7636a5ecc1f;p=nutratech%2Fcli.git add todo note about what to make nnest into --- diff --git a/ntclient/core/nnest.py b/ntclient/core/nnest.py index 66dfc4d..515ca48 100644 --- a/ntclient/core/nnest.py +++ b/ntclient/core/nnest.py @@ -3,6 +3,10 @@ Created on Sat Aug 29 19:43:55 2020 @author: shane + +@todo +Think about all the use cases for the "nested" nutrient tree. Analyzing a recipe, +a food, meal. How to display the data, or filter, reverse search, sort, etc. """