X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=d9275efa85a5513f3a00832dbd83519db507f93a;hb=3c7b6af77b25472348eb14947cd7d7040eba489d;hp=26d06f00fa1a523e87942b94628bb927b5d94250;hpb=9be891ad77b0cb2bc0faddd5412817cbfa0a8069;p=feisty_meow.git diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 26d06f00..d9275efa 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -4,33 +4,34 @@ REPORT_FILE="$HOME/quartz/history_info_overload.txt" # notes are individual files of tasks, usually, although some are combined. -note_depth=$(find ~/quartz/grunty_notes/ -type f -exec echo \"{}\" ';' | grep -v "\.svn" | grep -v "\.git" | wc -l) +note_depth=$(find ~/quartz/grunty_notes/ -type f -exec echo \"{}\" ';' | grep -v "\.svn" | grep -v "\.git" | wc -l | tr -d ' ') + +# the list files are web documents with to-do lists. individual items are marked with
  • . +item_depth=$(find ~/quartz/grunty_notes/ -type f -iname "*.html" -exec grep "