On Tue, Dec 04, 2012 at 03:37:27PM -0500, David F. Skoll wrote:
On Tue, 4 Dec 2012 15:33:44 -0500 "David F. Skoll" <[email protected]> wrote:IF today() < realtoday() THEN REM SPECIAL HTMLCLASS rem-past ENDIF IF today() > realtoday() THEN REM SPECIAL HTMLCLASS rem-future ENDIFThat's wrong... leave off the THEN. Sorry. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
### End of Message from David F. Skoll ###
It works a treat. Well done, with the "SPECIAL HTMLCLASS" feature!
So, I can add an arbitrary class to anything that matches a reminder
spec?
If that's so, is it possible combine this into a shorter statement? REM Sat 6 Dec SATISFY [year(trigdate()) > 2012] MSG "Celebrate Katie's Birthday" REM Sat 6 Dec SATISFY [year(trigdate()) > 2012] SPECIAL HTMLCLASS important -- ×-×-×-×-×-×-×-×-×-×-× Rule of Economy: Programmer time is expensive; Jeffrey A. Gipson conserve it in preference to machine time. ×-×-×-×-×-×-×-×-×-×-× -- Eric S. Raymond, The Art of Unix Programming
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
