[Remind-Fans] Reminder on date and x days before?

Paul Pelzl pelzlpj at eecs.umich.edu
Tue Sep 19 16:33:03 EDT 2006


On Mon, Sep 18, 2006 at 10:09:25AM +0200, juman wrote:
> Great! That works fine but I have some problems getting the warning
> listed? An example file now looks like this :
> 
> FSET _wfun(x) choose(x, 2)
> REM 22 September WARN _wfun MSG Birthday of someone
> 
> So it will create a warning two days ahead.
> 
> Using the following commands to simulate diffrent days like this:
> 
> remind  remind.tst 20 Sept 2006
> 
> Everything works fine and I can see the event ahead of time. But using :
> 
> remind -c1 remind.tst
> or
> remind -n remind.tst
> 
> It will not show the warning I have created. Any idea why?


Remind does not provide advance warning in calendar mode or "next"
mode.  Why display warnings when upcoming events are already visible?  

If that's really the behavior you want, then you can schedule multiple
reminders for the same event:

  REM 20 September MSG Birthday of someone coming up
  REM 22 September MSG Birthday of someone

Paul





More information about the Remind-fans mailing list