Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
66e806ce2e
2 changed files with 21 additions and 0 deletions
|
@ -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. :)
|
||||
|
||||
"""]]
|
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue