WhipWhip

What’s for Dinner?

2026-09-08 08:45 UTC수정됨 2026-09-16 09:00 UTC조회 5추천 세트

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

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’s for Dinner?
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

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.

4

What can I make?
스텝 8
  1. INPUThave title=What can I make?, message=What’s in the fridge? Rough is fine., placeholder=
  2. INPUTmood title=What can I make?, message=What do you feel like? (quick, warm, spicy…), placeholder=
  3. NAVIGATE kind=new_chat, target=, service=
  4. CHAT_INPUT text=Here’s what I have: {{var.have}} Tonight I feel like somethi…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
  7. VAR_SETrecipe valueSource=var.last.assistant, valueFilter=
  8. SHOW_RESULT_MODAL title=Tonight’s options, body={{var.recipe}}, copyButton=copy_body
Add to the list
스텝 4
  1. INPUTmissing title=Add to the list, message=What do you need to buy?, placeholder=
  2. VAR_APPENDcart fields=[{"name":"what","value":"{{var.missing}}"},{"name":"date","v…, autoId=true, idPrefix=buy-
  3. VAR_DERIVEcart_index sourceKey=cart, itemTemplate=- {{item.what}}, sortField=id
  4. SHOW_RESULT_MODAL title=Shopping list, body={{var.cart_index}}, copyButton=copy_body
See the list
스텝 2필요 변수: cart
  1. VAR_DERIVEcart_index sourceKey=cart, itemTemplate=- {{item.what}}, sortField=id
  2. SHOW_RESULT_MODAL title=Shopping list, body={{var.cart_index}}, copyButton=copy_body
Remove an item
스텝 4
  1. CHOICEtarget_item title=What should come off?, message=What should come off?, options=[]
  2. VAR_REMOVEcart itemId={{var.target_item}}
  3. VAR_DERIVEcart_index sourceKey=cart, itemTemplate=- {{item.what}}, sortField=id
  4. SHOW_RESULT_MODAL title=Shopping list, body={{var.cart_index}}, copyButton=copy_body

태그 0

없음

변수 7

라벨출처필수
haveWhat I haveuser_input 쓸 때 물음
moodWhat I feel likeuser_input 쓸 때 물음
missingTo buyuser_input 쓸 때 물음
recipeTonight’s optionsset_by_action아니오
cartShopping listset_by_action아니오
cart_indexListset_by_action아니오
target_itemItem to removeset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인