updated naming for overload report
authorFred Hamster <fred@gruntose.com>
Sun, 16 Nov 2025 19:16:58 +0000 (14:16 -0500)
committerFred Hamster <fred@gruntose.com>
Sun, 16 Nov 2025 19:16:58 +0000 (14:16 -0500)
scripts/customize/fred/scripts/agenda/info_overload_report.sh

index 3675fc6b0e739fcda40a1926ecf76069ed707c2f..039df35611e0642c042d9cf78cf80af2f2f0c576 100644 (file)
@@ -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)"