From 8b0b34a6e4b4db509ff7575439631ceecb978717 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 8 Oct 2017 09:30:15 -0300 Subject: Status: filter only important tasks --- status | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'status') diff --git a/status b/status index 43d1ac3..458937e 100755 --- a/status +++ b/status @@ -85,8 +85,8 @@ function status_run { mrconfig-updater && mr -m status | sed -e "s|/mnt/crypt/home/$USER/|~/|" -e "s|$HOME|~|" fi - # Check your TODO lists - todo + # Check your TODO lists, filtering only important tasks + todo list important # Check if you have mails to send postponed -- cgit v1.2.3