X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fnotes%2Finfo_overload_report.sh;h=362be0cae33874fa1e7da1a39d2a28fbeb186fd9;hb=df6eb09e6c7ce53df0caf754fe2a8d8272ca319e;hp=2683ed7d2be982a8c91e2cc87f54667c1570af16;hpb=71303a6ccf382269d70249e7ab5a6bdc080bdca1;p=feisty_meow.git diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 2683ed7d..362be0ca 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -98,6 +98,8 @@ full_report+="count\tcomplexity\tweight (kb)\tcategory\n\ ================================================================\n\ " +analyze_hierarchy_and_report ~/cloud/urgent "high priority" + # notes are individual files of tasks, usually, although some are combined. analyze_hierarchy_and_report ~/cloud/grunty_notes "grunty notes" @@ -122,7 +124,7 @@ analyze_hierarchy_and_report ~/cloud/example_source "source examples" # and then count up the things that we think will be cleaned soon, but one thing we have learned # unsorted files haven't been categorized yet. -analyze_hierarchy_and_report ~/cloud/unsorted "unsorted files" +analyze_hierarchy_and_report ~/cloud/disordered "unsorted files" # we now consider the backlog of things to read to be a relevant fact. this is going to hose # up our weight accounting considerably.