X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_notes.pl;h=8c9947978a8ea3aec33cea3c6372b0ce521226d8;hb=8f1a85cd21d35aad6cba6d6929656a112fe002dc;hp=7517f1d0ca7cd806c896e6a2c3b91eda1587989e;hpb=ed7d548012a0c7262d52f058f313d79e48197f56;p=feisty_meow.git diff --git a/scripts/archival/snarf_notes.pl b/scripts/archival/snarf_notes.pl index 7517f1d0..8c994797 100644 --- a/scripts/archival/snarf_notes.pl +++ b/scripts/archival/snarf_notes.pl @@ -40,8 +40,6 @@ local($snarf_file) = &snarf_name($base, $number); &backup_files($base, $number, $root, ".", ("*.html", "*.txt")); # backup all the hierarchies in our quartz directory. &backup_hierarchy($base, $number, "$root", "quartz"); -# grab all the state out of basketnotes's home directory. -&backup_hierarchy($base, $number, "$root", ".kde/share/apps/basket"); # gather any directories in our home that match these often recurring patterns. &snarf_by_pattern("$root", "notes");