aboutsummaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-05-16 11:00:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-05-16 11:00:00 -0300
commitb1a39bfc57910908c8b4ac0253770674c99a91fc (patch)
tree074a877f2077566421c84df50ed0701dba81c91f /status
parent70354590752facc4790e425f3471ef73f857419b (diff)
downloadscripts-master.tar.gz
scripts-master.tar.bz2
Fix: status: important tasks should be tagged with uppercase IMPORTANTHEADmaster
Diffstat (limited to 'status')
-rwxr-xr-xstatus3
1 files changed, 2 insertions, 1 deletions
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