What’s for Dinner?
You can use this set without the extension installed. Copy the share string below · How to get the extension
Tell it what’s in the fridge and get dinner options you can actually make. Anything you’re missing goes on a running shopping list for the next trip.
What this set contains
What’s for Dinner?
Tell it what’s in the fridge and get dinner options you can actually make. Anything you’re missing goes on a running shopping list for the next trip.
Whips 4
What can I make?
INPUT→havetitle=What can I make?, message=What’s in the fridge? Rough is fine., placeholder=INPUT→moodtitle=What can I make?, message=What do you feel like? (quick, warm, spicy…), placeholder=NAVIGATEkind=new_chat, target=, service=CHAT_INPUTtext=Here’s what I have: {{var.have}} Tonight I feel like somethi…, mode=replaceCHAT_SUBMITWAITcondition=assistant_done, timeoutMs=20000VAR_SET→recipevalueSource=var.last.assistant, valueFilter=SHOW_RESULT_MODALtitle=Tonight’s options, body={{var.recipe}}, copyButton=copy_body
Add to the list
INPUT→missingtitle=Add to the list, message=What do you need to buy?, placeholder=VAR_APPEND→cartfields=[{"name":"what","value":"{{var.missing}}"},{"name":"date","v…, autoId=true, idPrefix=buy-VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=Shopping list, body={{var.cart_index}}, copyButton=copy_body
See the list
VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=Shopping list, body={{var.cart_index}}, copyButton=copy_body
Remove an item
CHOICE→target_itemtitle=What should come off?, message=What should come off?, options=[]VAR_REMOVE→cartitemId={{var.target_item}}VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=Shopping list, body={{var.cart_index}}, copyButton=copy_body
Tags 0
None
Variables 7
| Key | Label | Source | Required |
|---|---|---|---|
have | What I have | user_input asks inline | Yes |
mood | What I feel like | user_input asks inline | Yes |
missing | To buy | user_input asks inline | Yes |
recipe | Tonight’s options | set_by_action | No |
cart | Shopping list | set_by_action | No |
cart_index | List | set_by_action | No |
target_item | Item to remove | 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