From 10f57f9fe0e85c3d2361f1d17e8c91a202fcbb0d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 19 Jul 2023 16:56:07 -0300 Subject: Feat: status: list collected items --- status | 3 +++ 1 file changed, 3 insertions(+) (limited to 'status') diff --git a/status b/status index 88df77a..c26bc6c 100755 --- a/status +++ b/status @@ -93,6 +93,9 @@ function status_run { # Check your TODO lists, filtering only important tasks todo list important + # Collected items that need to be moved somewhere else + collector list + # Check if you have mails to send postponed -- cgit v1.2.3