diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-19 16:19:36 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-19 16:19:36 -0400 |
commit | 17ebbc0ab3135affa910b7433cb9b851f2b082c2 (patch) | |
tree | 8092c9fb2eaab6fa03aeb054e47aedf328953f7d /doc | |
parent | a1b1504ea8f9abd33cd1fa9fa6a9d3eeff468057 (diff) | |
parent | c85d312a7fcfcf3161013253cf116bbdb8354177 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/metadata_--batch/comment_2_6230fe7d6a7b6156b74b7f4e3641c200._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/metadata_--batch/comment_2_6230fe7d6a7b6156b74b7f4e3641c200._comment b/doc/todo/metadata_--batch/comment_2_6230fe7d6a7b6156b74b7f4e3641c200._comment new file mode 100644 index 000000000..5b39175a9 --- /dev/null +++ b/doc/todo/metadata_--batch/comment_2_6230fe7d6a7b6156b74b7f4e3641c200._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" + subject="comment 2" + date="2016-02-19T20:06:19Z" + content=""" +yes -- json output would probably be the best +I know that other --batch functions do not take json input, but I wonder if it might make sense here as well? smth like {'file': 'filename', 'add-field': {'field1': 'value1'}, 'remove-field': ..., 'add-tag': ['tag1', 'tag2'], 'remove-tag': ['... and so on. +"""]] |