This commit is contained in:
ollie@6d66b5a4b0992998efe3e4c244a66708bf5d96f3 2016-04-29 09:50:07 +00:00 committed by admin
parent d5ddfa44c4
commit 754775a029

View file

@ -0,0 +1,3 @@
I'm slowly adding metadata to https://github.com/ocharles/papers. For now, I'm mainly interested in setting `year` and `author` fields on files. There are a lot of files here though, so it's difficult to to work out which need metadata and which don't.
Would it be possible to have a `git annex metadata -s author='*'` also have all files in the top level if they don't have an author set at all, or something? Basically, I'm looking for a way to get a view where files don't have `author` set at all, so I can fix that.