X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=reminders.in;h=d197d35193d9be072236b51039927197079c027a;hb=b8b992b2aba6d6e9eed0f0b2e025c08511139290;hp=43b03bf4bdb098d0af2dd65e9b3c0e72447d3c8e;hpb=e7e9c3e89ec4ffca6cb0f1e8e6ebd46202da39f7;p=config%2Fdotfiles.git diff --git a/reminders.in b/reminders.in index 43b03bf..d197d35 100644 --- a/reminders.in +++ b/reminders.in @@ -28,25 +28,25 @@ FSET todo() trigger(realtoday()) # TODO LIST # Header. -REM [todo()] MSG TODO: % +#REM [todo()] MSG TODO: % -# REM [todo()] MSG Example todo entry. % +#REM [todo()] MSG - Example todo entry. % # Empty line. -REM [todo()] MSG % +#REM [todo()] MSG % # REMINDERS -# REM 04 April 2012 +10 MSG Example reminder entry. % +#REM 04 April 2012 +10 MSG Example reminder entry. % # DAEMON REMINDERS IF $Daemon > 0 - # REM AT 00:00 MSG Example reminder. + #REM AT 00:00 MSG Example reminder. ENDIF # vim: ft=remind