...
Start creating a reminder as instructed.
In step 3, set:
Date - This is the date when Simple Reminder will start checking the specified condition for the current question.
Time - This is the time at which Simple Reminder will check the specified condition for the current question. If the condition is met, it will send a notification.
Recurring - Repeat every 1 day.
Condition -
createdDate < endOfDay(-3d) AND status = "To Do" AND NOT status CHANGED AFTER -3d
Once configured, click the Create button.
...