[Remind-Fans] Subtlety

Dianne Skoll dianne at skoll.ca
Wed Mar 15 17:06:11 EDT 2023


On Wed, 15 Mar 2023 22:04:03 +0100 (CET)
l0f4r0--- via Remind-fans <remind-fans at lists.skoll.ca> wrote:

> It's probably a simplistic question but how can I test a reminder
> after its trigger date please?

Lie to Remind about the date, by giving it on the command line.  If you
want Remind to think that it's 13 Mar 2023, run this:

     remind some-file.rem 13 mar 2023

And the reason my hack works is that my comment function ignores its
argument and always returns the empty string, so:

     [comment("anything you like here.  Anything at all")]

simply disappears.

Regards,

Dianne.


More information about the Remind-fans mailing list