From: Chris Koeritz Date: Sun, 11 Mar 2012 19:11:13 +0000 (-0400) Subject: smooved up the info overload by having it find html to-do items too. X-Git-Tag: 2.140.90~1482 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=9954b38f64713c5919cf64d31cc3b55576733f47;p=feisty_meow.git smooved up the info overload by having it find html to-do items too. --- diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 46901db5..d4ce6165 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -6,6 +6,9 @@ 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) +# 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 "