]> feistymeow.org Git - feisty_meow.git/commitdiff
added crucial name for high priority
authorFred T. Hamster <fred@feistymeow.org>
Wed, 18 Feb 2026 17:58:49 +0000 (12:58 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Wed, 18 Feb 2026 17:58:49 +0000 (12:58 -0500)
nothing using that now, but we have in the past.

scripts/customize/fred/scripts/agenda/info_overload_report.sh

index f27a99c75c8fe583bdc3d89a21f0f5a152a94834..c43ca1cad248487b8f55ae7fb0790b819b328e74 100644 (file)
@@ -162,7 +162,7 @@ analyze_hierarchy_and_report $CLOUD_BASE/green_sky "sky is the limit ideas"
 # standardized name for it, or maybe there are prefixes for similar items (like project-).
 
 # high priority stuff would be called urgent.
-analyze_by_dir_patterns "high priority (aieeee!)" $CLOUD_BASE/*priority*
+analyze_by_dir_patterns "high priority (aieeee!)" $CLOUD_BASE/*priority* $CLOUD_BASE/*crucial*
 
 # scan all the items declared as active projects.
 analyze_by_dir_patterns "active issues" $CLOUD_BASE/*active*