added cloud folder to list, and will soon remove defunct names.
authorChris Koeritz <fred@gruntose.com>
Mon, 23 Feb 2015 00:30:10 +0000 (19:30 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 23 Feb 2015 00:30:10 +0000 (19:30 -0500)
scripts/archival/snarf_notes.pl

index 40b535eb9798a90421cf6d914e811729233b4f0c..cf526862145a152035aa7c4062d717cad5f35313 100644 (file)
@@ -41,6 +41,7 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number);
 &backup_files($snarf_file_base, $number, $root, ".", ("*.html", "*.txt"));
 
 # gather any directories in our home that match these often recurring patterns.
+&snarf_by_pattern($snarf_file_base, "$root", "cloud");
 &snarf_by_pattern($snarf_file_base, "$root", "crucial");
 &snarf_by_pattern($snarf_file_base, "$root", "idea");
 &snarf_by_pattern($snarf_file_base, "$root", "issue");