[Remind-Fans] REM with addition (+) in expression pasting not displayed in calendar views

l0f4r0 at tuta.io l0f4r0 at tuta.io
Sun Aug 7 11:01:46 EDT 2022


Hello,

It seems my REM with an addition (+) in expression pasting (related with easterdate(today()) at least) don't work completely.

Trig date are calculated successfully as proved by debug mode ("-dextf") or with "-n" switch, but events are not displayed in calendar views ("-c" and "-s").

Here is a non-working example:

$ remind -dextf religion.rem
[...]REM [easterdate(today())+49] ++7 MSG %"Pentecost%" %b%
today() => 2022-08-07
easterdate(2022-08-07) => 2023-04-09
2023-04-09 + 49 => 2023-05-28
religion.rem(13): Trig = Sunday, 28 May, 2023
[...]

$ remind -n religion.rem | grep -i "ente"
2023/05/28 Pentecost in 294 days' time

$ remind -s12 religion.rem | grep -i "ente"


What am I doing wrong please?

NB:
* I have no issue with substraction (-) in expression pasting.
* I'm using remind 04.00.00.

Thank you in advance!
l0f4r0


More information about the Remind-fans mailing list