From: Siraaj Khandkar Date: Sat, 30 Jul 2022 20:20:46 +0000 (-0400) Subject: Augment daily todo template X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=ec83da202351bedb5c7ed8e7f3c5e5729819e0ca Augment daily todo template --- diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index 6f6f9e0..3748981 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -439,8 +439,23 @@ cat << EOF $(date '+%F %A') =============================================================================== +------------------------------------------------------------------------------- +CURRENTLY IMPORTANT +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +TO FINISH TODAY +------------------------------------------------------------------------------- -backlog + +------------------------------------------------------------------------------- +BLOCKED +------------------------------------------------------------------------------- + + +------------------------------------------------------------------------------- +BACKLOG ------------------------------------------------------------------------------- EOF }