[Remind-Fans] OMITing one date from a range
remind at isaacgood.com
remind at isaacgood.com
Tue Mar 27 12:30:01 EDT 2012
Thanks a ton, David! And here I thought that FROM, UNTIL and AT had to be in the order mentioned in the man page...
Living and learning,
- Isaac
On Tue, Mar 27, 2012 at 12:16:19PM -0400, David F. Skoll wrote:
> On Tue, 27 Mar 2012 12:08:40 -0400
> remind at isaacgood.com wrote:
>
> > Hi all. I'm trying to set up a weekly meeting from date A through B
> > missing one date. The OMIT part isn't working for me.
>
> You can't OMIT a full date from within a REM line. What you want is this:
>
> PUSH-OMIT-CONTEXT # if necessary
> OMIT 3 April 2012
> REM Tue FROM 2012-03-27 UNTIL 2012-07-11 AT 13:30 DURATION 0:30 SKIP MSG Meeting
> POP-OMIT-CONTEXT # if necessary
>
> Read the man page to see why SKIP is needed.
>
> Regards,
>
> David.
More information about the Remind-fans
mailing list