From: Silvio Rhatto Date: Thu, 16 May 2024 14:00:00 +0000 (-0300) Subject: Fix: status: important tasks should be tagged with uppercase IMPORTANT X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b1a39bfc57910908c8b4ac0253770674c99a91fc;p=scripts.git Fix: status: important tasks should be tagged with uppercase IMPORTANT --- diff --git a/status b/status index bc17b24..1e1c906 100755 --- a/status +++ b/status @@ -91,7 +91,8 @@ function status_run { fi # Check your TODO lists, filtering only important tasks - todo list important + # Convention here is to use uppercase "IMPORTANT", to be explicit and avoid false positives + todo list IMPORTANT # Collected items that need to be moved somewhere else collector list