fixed world travel category
[feisty_meow.git] / scripts / agenda / info_overload_report.sh
index 1812d87e7cafed0deda6c319922b6a71980e67b2..240e33ce2fb08eac04b07127bfc2bd63876f6374 100644 (file)
@@ -140,6 +140,9 @@ analyze_hierarchy_and_report $CLOUD_BASE/disordered "disordered and maybe derang
 # up our weight accounting considerably.
 analyze_hierarchy_and_report $CLOUD_BASE/reading "reading list (for a quiet afternoon)"
 
+# bluesky is our brainstorming and wunderthinking area for new things.
+analyze_hierarchy_and_report $CLOUD_BASE/blue_sky "blue sky is the limit ideas"
+
 ####
 
 # vocation is a prefix for anything i consider part of my life's work.
@@ -148,8 +151,11 @@ analyze_by_dir_patterns "life's work and other oddities" $CLOUD_BASE/vocation*
 # scan all the items declared as active projects.
 analyze_by_dir_patterns "active issues" $CLOUD_BASE/*active* 
 
+# find any charity actions that need to be taken.
+analyze_by_dir_patterns "charitable" $CLOUD_BASE/*charit* 
+
 # rub alongside all the travel notes to see if any have interesting burrs.
-analyze_by_dir_patterns "travel plans" $CLOUD_BASE/walkabout*
+analyze_by_dir_patterns "travel plans" $CLOUD_BASE/*travel*
 
 # scan across all appropriately named project or research folders.
 analyze_by_dir_patterns "running projects" $CLOUD_BASE/*project* $CLOUD_BASE/*research*