added to intention menu [⋮] the option to split the intention out by goal, if it has multiple goals it's connected to
useful for different sections of a review, or for adding reflections after completing something, about different ways it served different goals!
fixed a bug that was causing start/end dates to appear in the middle of every month review (instead of just when the goal actually started/ended)
(curious why? backend used to only send start/end dates if it was right month, but we changed that. but frontend just checked day #)
and made weekly reviews show a special question for newly archived goals (just "any loose ends to tie up?")
this is both helpful in a direct way, and will avoid a common user confusion where it looked like a bug that the review is still there despite the goal being archived
@FrankaMedic@mattgoldenberg@IntendApp those questions are bad tbh, and I actually just changed them today while going through my own review. they now read:
What problem are you really trying to solve here?
What can you do in August to really make headway on that?
getting you more in touch with the substance
fixed issue where on wide browser views, the intention menu/modal would be shown way too far down (HT @____hnsn for spotting this bug and noticing the fix)