I spent some time playing with my #remind(1) / #rem(1) reminders this evening.
I managed to do the following:
• turn holiday reminders into actual holidays that remind can use to shift other reminders. — I did this by using ADDOMIT to the REM statements.
• I adjusted REM statements for reminders that shift around holidays; trash, recycling, etc. — I did this by adding AFTER to the REM statements.
• I made sure that shifting reminders use a SCANFROM of the last seven days. — This is needed to support shifting holidays like Memorial Day, Labor Day, and Thanksgiving.
• I tweaked shifting reminders to append “ (delayed)” to the reminder when it is delayed.
• I colorized holidays.
• I added the ISO week number to the header next to Monday or the 1st of the month.
I should find out how to contact Diana and thank her for her wonderful program.