From 9954b38f64713c5919cf64d31cc3b55576733f47 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 11 Mar 2012 15:11:13 -0400 Subject: [PATCH] smooved up the info overload by having it find html to-do items too. --- scripts/notes/info_overload_report.sh | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 "