fixed world travel category
authorChris Koeritz <fred@gruntose.com>
Sun, 31 Oct 2021 17:30:36 +0000 (13:30 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 31 Oct 2021 17:30:36 +0000 (13:30 -0400)
walkabout?  really?  when have i ever done that?  maybe the folder used to be named that, but it was long gone.

scripts/agenda/info_overload_report.sh

index dd1c99ba816c41819fceb63cebb0f4835e564869..240e33ce2fb08eac04b07127bfc2bd63876f6374 100644 (file)
@@ -155,7 +155,7 @@ analyze_by_dir_patterns "active issues" $CLOUD_BASE/*active*
 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*