Week of Dinners, Plus the Shopping
You can use this set without the extension installed. Copy the share string below · How to get the extension
Plans a week of dinners in one go and pulls the shopping list out of it. Next week it looks at what you already ate so nothing repeats.
What this set contains
Week of Dinners, Plus the Shopping
Plans a week of dinners in one go and pulls the shopping list out of it. Next week it looks at what you already ate so nothing repeats.
Whips 4
Set up the meal chat
CHAT_INPUTtext=From now on we’ll plan a week of dinners together. Nothing f…, mode=replaceCHAT_SUBMITWAITcondition=assistant_done, timeoutMs=20000TAG_CURRENT_CHATtagName=meal
Plan this week
NAVIGATEkind=tag, target=, service=INPUT→peopletitle=Plan this week, message=How many people, and anything you avoid?, placeholder=VAR_DERIVE→weeks_indexsourceKey=weeks, itemTemplate=[{{item.date}}] {{item.plan}}, filterField=statusCHAT_INPUTtext={{var.people}} Here’s what we had last week, so skip repeat…, mode=replaceCHAT_SUBMITWAITcondition=assistant_done, timeoutMs=20000VAR_SET→planvalueSource=var.last.assistant, valueFilter=VAR_APPEND→weeksfields=[{"name":"plan","value":"{{var.plan}}"},{"name":"status","va…, autoId=true, idPrefix=wk-SHOW_RESULT_MODALtitle=This week’s dinners, body={{var.plan}}, copyButton=copy_body
Pull the shopping list
NAVIGATEkind=tag, target=, service=CHAT_INPUTtext=Using this week’s plan above, turn it into a shopping list g…, mode=replaceCHAT_SUBMITWAITcondition=assistant_done, timeoutMs=20000VAR_SET→listvalueSource=var.last.assistant, valueFilter=SHOW_RESULT_MODALtitle=Shopping list, body={{var.list}}, copyButton=copy_body
Close out the week
CHOICE→target_weektitle=Which week is finished?, message=Which week is finished?, options=[]VAR_PATCH→weeksitemId={{var.target_week}}, fields=[{"name":"status","value":"done"}]VAR_DERIVE→weeks_indexsourceKey=weeks, itemTemplate=[{{item.date}}] {{item.plan}}, filterField=statusSHOW_RESULT_MODALtitle=Past weeks, body={{var.weeks_index}}, copyButton=copy_body
Tags 1
meal
Variables 6
| Key | Label | Source | Required |
|---|---|---|---|
people | People and limits | user_input asks inline | Yes |
plan | This week’s plan | set_by_action | No |
list | Shopping list | set_by_action | No |
weeks | Past weeks | set_by_action | No |
weeks_index | Past plans | set_by_action | No |
target_week | Week to close | set_by_action | No |
Share string
In the extension panel, open the Select set dropdown, hit 📥 Import and paste — a preview comes first. What you paste here is kept exactly as it is, and reaches the other person unchanged.
Reply
No replies yet.
Sign in to reply. Sign in with Google