From: Fred Hamster Date: Sun, 16 Nov 2025 19:16:58 +0000 (-0500) Subject: updated naming for overload report X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=94a445cfe7ec448d285e5ddf73f1f1c521e10974;p=feisty_meow.git updated naming for overload report --- diff --git a/scripts/customize/fred/scripts/agenda/info_overload_report.sh b/scripts/customize/fred/scripts/agenda/info_overload_report.sh index 3675fc6b..039df356 100644 --- a/scripts/customize/fred/scripts/agenda/info_overload_report.sh +++ b/scripts/customize/fred/scripts/agenda/info_overload_report.sh @@ -132,7 +132,7 @@ full_report+="count\tcomplexity\tweight (kb)\tcategory\n\ #hmmm: don't fail if the hierarchy doesn't exist. # notes are individual files of tasks, usually, although some are combined. -analyze_hierarchy_and_report $CLOUD_BASE/grunty* "grunty (external facing) notes" +analyze_hierarchy_and_report $CLOUD_BASE/*outwards* "grunty outwards (external facing notes)" # web site development tasks. analyze_hierarchy_and_report $CLOUD_BASE/webular "web design (ideas and tasks)"