flowchart TD
EE(Have you eaten enough today?)
EE -- no --> EH(Eat balanced meal. Wait 15 mins)
EE -- yes --> AT(Are you thirsty?)
AT -- yes --> Drink
AT -- no --> T(Are you tired, underslept?)
T -- yes --> C(Cravings are common. Find healthy snack, prioritise sleep)
T -- no --> JC(Could this just be a craving?)
JC -- no --> BS(Get a balanced snack with protein and fibre, some veg)
JC -- yes --> WFH(Will food actually help your problem?)
WFH -- yes --> OK(OK, but be sensible)
WFH -- no --> EM(Identify emotion)
EM -- stress --> WM(Walk, meditate, etc)
EM -- overwhelmed --> WL(Slow things down)
EM -- bored --> DS(Find distraction)
Last active
April 22, 2026 11:49
-
-
Save jbreckmckye/49b37e7ac3fbfecbfcb528b191280999 to your computer and use it in GitHub Desktop.
Binge eating decision flowchart
jbreckmckye
commented
Apr 22, 2026
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment