[Remind-Fans] OMIT with FROM/UNTIL
Tim Chase
remind at tim.thechases.com
Mon Jun 3 16:40:23 EDT 2024
I've got a regular weekly event on Wed.
REM Wed FROM Jan 1 2023 MSG Event
However, for the summer, due to travel, several will be skipped,
so I added
OMIT Jul 10 2024 THROUGH Jul 31 2024 MSG No event
and it omitted the right events, but put the OMIT reminder on the
calendar for EVERY one of those days.
My first thought was, "well of course, it would do that with a REM,
too" so I tried
OMIT Wed FROM Jul 10 2024 UNTIL Jul 31 2024 MSG No event
but that gives me
[filename](line#) Unknown token: `FROM' (OMIT)
I've hacked my way around it with
OMIT Jul 10 2024 THROUGH Jul 31 2024 \
SATISFY [$Uw == 3] \
MSG No event
which seems to do the trick.
Is there something I should have done to get the OMIT to recognize
the FROM?
-tkc
More information about the Remind-fans
mailing list