[Remind-Fans] Getting a reminder *after* an event?
Jonathan Blake
jonathan at blakeclan.org
Tue Aug 28 22:45:04 EDT 2018
On Tue, 28 Aug 2018 at 17:47 Tim Chase <remind at tim.thechases.com> wrote:
> I have a series of events and want to have a reminder appear the day
> *after* the event to trigger followup. Assuming
>
> REM Sep 9 2018 [magic here?] REM %"Follow up%"%
>
> I'm looking for the magic that lets me keep the "Sept 9 2018" date
> associated with the event, but has a follow-up reminder show up
> in the output of `rem` on the day after the event.
>
Other than REM Sep 10 2018 MSG ...? ;)
Maybe there's a better way, but I typically handle this situation (a
one-off series of events) thus:
REM 2018-09-09 *1 UNTIL 2018-09-10 MSG ...
This repeats every one day starting on 2018-09-09, ending on 2018-09-10
(inclusive).
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.roaringpenguin.com/pipermail/remind-fans/attachments/20180828/ff46f20f/attachment.html>
More information about the Remind-fans
mailing list