[Remind-Fans] rem2html not highlighting today

hymie at nasalinux.net hymie at nasalinux.net
Tue Feb 8 12:53:54 EST 2022


I'm not sure if this was a change, or something I did and don't remember,
or maybe something that changed a long time ago...

but rem2html used to draw a red box around today's date, and it no longer
does.

My old rem2html had 

    } elsif ($Year eq $today[2] && $Month eq $today[1] && $day == $today[0] ) {
        $class = $classes->[$day] || "rem-today";
around line 500 .

The new one has a CSS entry for rem-today, but I can't figure out where
it's applying that class to anything.

--hymie!


More information about the Remind-fans mailing list