From db9cc1ec34d9f144aec42e5f772dcef12626345c Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 28 Feb 2014 22:42:55 -0500 Subject: [PATCH] added urgent category. --- scripts/notes/info_overload_report.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 2683ed7d..5b33027a 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -98,6 +98,8 @@ full_report+="count\tcomplexity\tweight (kb)\tcategory\n\ ================================================================\n\ " +analyze_hierarchy_and_report ~/cloud/urgent "high priority" + # notes are individual files of tasks, usually, although some are combined. analyze_hierarchy_and_report ~/cloud/grunty_notes "grunty notes" -- 2.34.1