From 23f24b45f9aca274668cef52c561a0d7df9edde9 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 17 Apr 2014 20:11:59 +0000 Subject: Added a comment --- .../comment_2_7f96f0fe0fc073321bd7c5bbd9048425._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/best_practices_for_importing_photos__63__/comment_2_7f96f0fe0fc073321bd7c5bbd9048425._comment diff --git a/doc/forum/best_practices_for_importing_photos__63__/comment_2_7f96f0fe0fc073321bd7c5bbd9048425._comment b/doc/forum/best_practices_for_importing_photos__63__/comment_2_7f96f0fe0fc073321bd7c5bbd9048425._comment new file mode 100644 index 000000000..349ee432a --- /dev/null +++ b/doc/forum/best_practices_for_importing_photos__63__/comment_2_7f96f0fe0fc073321bd7c5bbd9048425._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.191" + subject="comment 2" + date="2014-04-17T20:11:59Z" + content=""" +It seems to me that there is a lot of cruft in EXIF that I would not want to bloat my git-annex branch with storing. That's why [[tips/automatically_adding_metadata]] imports only the listed fields. It's easy to add fields later and re-run the metadata importer on your existing files. + +I have not gotten as far as having any best practices to share. :) + +"""]] -- cgit v1.2.3 From cfbc13b24a6759ddcfd316a6c1928b96885539cf Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 17 Apr 2014 20:15:08 +0000 Subject: Added a comment --- .../comment_3_02e5314f827d17d482343e8f22c42fd9._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/tips/automatically_adding_metadata/comment_3_02e5314f827d17d482343e8f22c42fd9._comment diff --git a/doc/tips/automatically_adding_metadata/comment_3_02e5314f827d17d482343e8f22c42fd9._comment b/doc/tips/automatically_adding_metadata/comment_3_02e5314f827d17d482343e8f22c42fd9._comment new file mode 100644 index 000000000..644ece527 --- /dev/null +++ b/doc/tips/automatically_adding_metadata/comment_3_02e5314f827d17d482343e8f22c42fd9._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.191" + subject="comment 3" + date="2014-04-17T20:15:07Z" + content=""" +@anarcat, I have modified [[pre-commit-annex]] so if it's passed already annexed files, it'll extract their metadata. + +So this can be used to add metadata to files added before you installed the hook, or if you've configured more fields to be extracted. +"""]] -- cgit v1.2.3