You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On page where player enters their email, add the text "Play my aggregated email data from:" with date pickers for "Start date" to "End date". Then fetch email between these dates instead of having the game play from (start date = 30 days before today) and (end date = today). See imap.js / GLOBALS.daysOfEmail = 29.
Alternatively, could have a dropdown with a smaller set of options:
[Yesterday, From last week until today, During the last month, From the last 6 months]
The text was updated successfully, but these errors were encountered:
On page where player enters their email, add the text "Play my aggregated email data from:" with date pickers for "Start date" to "End date". Then fetch email between these dates instead of having the game play from (start date = 30 days before today) and (end date = today). See imap.js / GLOBALS.daysOfEmail = 29.
Alternatively, could have a dropdown with a smaller set of options:
[Yesterday, From last week until today, During the last month, From the last 6 months]
The text was updated successfully, but these errors were encountered: