[Remind-Fans] Advance warnings don't work

David F. Skoll dfs at roaringpenguin.com
Mon Oct 22 14:27:48 EDT 2007


Michael Hofer wrote:

> Thanks for that hint. Does that also mean I can't use advance
> warnings in connection with rem2ps?

Yes.

> Is there another possibility to inform about upcoming events for
> printed calendars?

It can be done, but there's no nice way that I can think of to do it.
This is the best I could come up with:

#=============================
fset _w(x) trigger(trigdate()-x) + " UNTIL " + trigger(trigdate()) + " *1"
fset _b(x) "SCANFROM " + trigger(today()-x)

REM 26 Oct [_b(5)] SATISFY 1
set d trigdate()
REM [_w(5)] MSG Something [dosubst("%b", d)]
#=============================

which is not very pretty!

Regards,

David.



More information about the Remind-fans mailing list