X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fagenda%2Finfo_overload_report.sh;h=a61f34f37cdfbe79b8749123fd55dca8a6133476;hb=dbebc751162f353ca8a4df80656e96bf51d37e01;hp=9469e57edb749fe70507ba2799bad225e7ed25f8;hpb=8fa2d957fd11626260cef522e190a1db93cc8a93;p=feisty_meow.git diff --git a/scripts/agenda/info_overload_report.sh b/scripts/agenda/info_overload_report.sh index 9469e57e..a61f34f3 100644 --- a/scripts/agenda/info_overload_report.sh +++ b/scripts/agenda/info_overload_report.sh @@ -122,6 +122,9 @@ 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)" +# metaverse notes are about our ongoing simulator development and LSL scripting. +analyze_hierarchy_and_report ~/cloud/metaverse "metaverse in cyberspace design and scripting" + # home notes are a new top-level category; used to be under the grunty. analyze_hierarchy_and_report ~/cloud/branch_road "hearth and home notes (branch road)" @@ -141,6 +144,9 @@ analyze_by_dir_patterns "life's work and other oddities" ~/cloud/vocation* # scan all the items declared as active projects. analyze_by_dir_patterns "active issues" ~/cloud/active* +# rub alongside all the travel notes to see if any have interesting burrs. +analyze_by_dir_patterns "travel plans" ~/cloud/walkabout* + # scan across all appropriately named project or research folders that live in the "cloud". analyze_by_dir_patterns "running projects" ~/cloud/project* ~/cloud/research*