projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc5b6f
)
added cloud folder to list, and will soon remove defunct names.
author
Chris Koeritz
<fred@gruntose.com>
Mon, 23 Feb 2015 00:30:10 +0000
(19:30 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 23 Feb 2015 00:30:10 +0000
(19:30 -0500)
scripts/archival/snarf_notes.pl
patch
|
blob
|
history
diff --git
a/scripts/archival/snarf_notes.pl
b/scripts/archival/snarf_notes.pl
index 40b535eb9798a90421cf6d914e811729233b4f0c..cf526862145a152035aa7c4062d717cad5f35313 100644
(file)
--- a/
scripts/archival/snarf_notes.pl
+++ b/
scripts/archival/snarf_notes.pl
@@
-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");