X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=05fee6f30eb7370d82ba9175310187a5a2a4853a;hb=7cb361cd12aea2938534e7d4166ba2139ab4d382;hp=67283b71986ef7b32db806ba7dbb9fd2301d0680;hpb=3767e336bc5898014715d6ded26172efd244d898;p=feisty_meow.git diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 67283b71..05fee6f3 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -1,7 +1,7 @@ # these metrics are how bogged down we are in to-do type items. -REPORT_FILE="$HOME/cloud/overload_history.txt" +REPORT_FILE="$HOME/cloud/fred_stats/overload_history.txt" # given a path, this will find how many items are under it, ignoring svn and git files, plus # other patterns we happen to notice are not useful. @@ -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/scavenging_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.