On Wed, 15 Mar 2023 22:04:03 +0100 (CET)
l0f4r0--- via Remind-fans <[email protected]> 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.
_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/