How to Create a Reset Routine that *Actually* Works

 

Copy paste this equation:

if(timestamp(now()) > timestamp(start(prop("Date"))), if(timestamp(now()) <= timestamp(end(prop("Date"))) + 8.64e+7, "Current Week", "Past Week"), "Future Week")

 
ProductivityRachel Aust