X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=428f4306d690e841e5bbda4f7939778bdc80ea22;hb=3172f02a43c530f9d56a652f67b75f0d99084d05;hp=83ce152c888f7e1ca565b69c2476428279ae27de;hpb=9be143c0f7afce5de18d7a5e3f1adf74be474a52;p=feisty_meow.git diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 83ce152c..428f4306 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/quartz/history_info_overload.txt" +REPORT_FILE="$HOME/cloud/overload_history.txt" # given a path, this will find how many items are under it, ignoring svn and git files. function calculate_depth() @@ -20,31 +20,51 @@ unsorted_depth=$(calculate_depth ~/cloud/unsorted) # source examples need to be sucked into other places, other codebases. they are not # supposed to pile up here. -source_example_depth=$(calculate_depth ~/quartz/example_source_code) +source_example_depth=$(calculate_depth ~/cloud/example_source) # the list files are web documents with to-do lists. individual items are marked with
  • . item_depth=$(find ~/cloud/grunty_notes/ -type f -iname "*.html" -exec grep "