From 9435cc3c544d459b67066baa5385273ed1c663f3 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 20 Oct 2012 00:18:58 +0200 Subject: [PATCH] reminders.in: Don't display todo list by default. --- reminders.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reminders.in b/reminders.in index 77d7f3d..c6a4213 100644 --- a/reminders.in +++ b/reminders.in @@ -28,12 +28,12 @@ FSET todo() trigger(realtoday()) # TODO LIST # Header. -REM [todo()] MSG TODO: % +#REM [todo()] MSG TODO: % #REM [todo()] MSG Example todo entry. % # Empty line. -REM [todo()] MSG % +#REM [todo()] MSG % -- 2.44.1