X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=6bf78ca6fbf20f13bf86ddcf7e753526e973a737;hb=4716e26f0ea560abbfd9641cfcd777bf8a088c20;hp=6ba059749ad2b97ea94baaa661c9dc32a19c99eb;hpb=65541e24d4693c8674233f0042ffa15effa5f79b;p=feisty_meow.git diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 6ba05974..6bf78ca6 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()