walkabout? really? when have i ever done that? maybe the folder used to be named that, but it was long gone.
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*