<aside>
🧠Purpose
</aside>
This houses the automations needed to keep the Shopping List on the home page (Mise en Place) simple.
<aside>
🗺️ How to Use
</aside>
Nothing to do here. This is automatically populated when “Shopping List” is set as the status in the Grocery Shopping database.
<aside>
âš™ Technicals
</aside>
- A database that is automatically populating via other databases:
- Item: This is directly correlated to the Item page from the Grocery Shopping database
- Status: Will only be “Shopping List” as that is what triggers items being added to this database. When the status is changed it will be removed.
- Food Group: shown based on what is determined on the specific ingredient’s page
- Total: shows how much is needed based on the ingredients chosen for next week’s meal plan. This is populated by the tally in the “Next Week’s Ingredients” database on the Meal Planner page. (See how that is determined on About | Meal Planner)