From e6c1c511f0aaccffd2792a8b1a62d7ffd091f524 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 20 Jul 2016 17:15:58 -0400 Subject: [PATCH] new report, actually worse than after left office... --- scripts/notes/info_overload_report.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 17fc96b8..c103145d 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -121,9 +121,9 @@ analyze_by_dir_patterns "job and work tasks" ~/cloud/job* # scan all the trivial project folders. analyze_by_dir_patterns "trivial items" ~/cloud/trivia* -# source examples need to be sucked into other places, other codebases. they are not -# supposed to pile up here. -analyze_hierarchy_and_report ~/cloud/example_source "source examples" +# some source code that needs to be sucked into other places, other codebases. they are not +# supposed to pile up here. but they have, so we track them. +analyze_hierarchy_and_report ~/cloud/scavenge_source "source scavenging" # and then count up the things that we think will be cleaned soon, but one thing we have learned # unsorted files haven't been categorized yet. -- 2.34.1