X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=6bf78ca6fbf20f13bf86ddcf7e753526e973a737;hb=5749150c8446a9e65a7c20558a758a2add5e8839;hp=6ba059749ad2b97ea94baaa661c9dc32a19c99eb;hpb=4e8a35eb97d5595f7c6d8122e50211c66b32cff8;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()