From 71303a6ccf382269d70249e7ab5a6bdc080bdca1 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 6 Jan 2014 21:28:11 -0500 Subject: [PATCH] tasty change to add a new category. this is definitely still a fred-realm script and no one else would use it like this except as an example possibly. --- scripts/notes/info_overload_report.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index fd4aeb6c..2683ed7d 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -104,6 +104,9 @@ analyze_hierarchy_and_report ~/cloud/grunty_notes "grunty notes" # feisty notes are about feisty meow(r) concerns ltd codebase development. analyze_hierarchy_and_report ~/cloud/feisty_notes "feisty meow notes" +# home notes are a new top-level category; used to be under the grunty. +analyze_hierarchy_and_report ~/cloud/branch_road "hearth and home notes" + # scan all the items declared as active projects. analyze_by_dir_patterns "active items" ~/cloud/*active* -- 2.34.1