From: Chris Koeritz Date: Mon, 13 Nov 2017 22:02:18 +0000 (-0500) Subject: added new category to tasks X-Git-Tag: 2.140.99^2~17 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=347c27c4707bd7597b77058fb3ccf1fc489a5c28 added new category to tasks web design and coding tasks are now a thing. --- diff --git a/scripts/agenda/info_overload_report.sh b/scripts/agenda/info_overload_report.sh index a2f89349..c6dbbafb 100644 --- a/scripts/agenda/info_overload_report.sh +++ b/scripts/agenda/info_overload_report.sh @@ -116,6 +116,9 @@ analyze_hierarchy_and_report ~/cloud/urgent "high priority (aieeee!)" # notes are individual files of tasks, usually, although some are combined. analyze_hierarchy_and_report ~/cloud/grunty_notes "grunty notes (externalities)" +# web site development tasks. +analyze_hierarchy_and_report ~/cloud/webular "web design (ideas and tasks)" + # feisty notes are about feisty meow(r) concerns ltd codebase development. analyze_hierarchy_and_report ~/cloud/feisty_notes "feisty meow notes (mondo coding)"