From 347c27c4707bd7597b77058fb3ccf1fc489a5c28 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 13 Nov 2017 17:02:18 -0500 Subject: [PATCH] added new category to tasks web design and coding tasks are now a thing. --- scripts/agenda/info_overload_report.sh | 3 +++ 1 file changed, 3 insertions(+) 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)" -- 2.34.1