From 63ddeb3a44fdaac806bfb6f1ac07e4ef44b7634d Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 16 May 2018 20:24:48 -0400 Subject: [PATCH] mugs --- scripts/agenda/info_overload_report.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/agenda/info_overload_report.sh b/scripts/agenda/info_overload_report.sh index 5e0fc22f..a61f34f3 100644 --- a/scripts/agenda/info_overload_report.sh +++ b/scripts/agenda/info_overload_report.sh @@ -144,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* -- 2.34.1