aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar madduck <madduck@web>2015-04-30 18:42:46 +0000
committerGravatar admin <admin@branchable.com>2015-04-30 18:42:46 +0000
commit7b8cd83e1581bfdd904a0a589b1ce45029099a12 (patch)
tree009800ec1aab09f38f9e5977678fbce26fe74ce4
parentdc63d0dc28357a9fd05567a515e3f35f62618472 (diff)
Added a comment: Overwriting metadata from json
-rw-r--r--doc/metadata/comment_3_50b17af1cf75ce88c4aef59dcd971b82._comment7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/metadata/comment_3_50b17af1cf75ce88c4aef59dcd971b82._comment b/doc/metadata/comment_3_50b17af1cf75ce88c4aef59dcd971b82._comment
new file mode 100644
index 000000000..771b6a970
--- /dev/null
+++ b/doc/metadata/comment_3_50b17af1cf75ce88c4aef59dcd971b82._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="madduck"
+ subject="Overwriting metadata from json"
+ date="2015-04-30T18:42:45Z"
+ content="""
+I see that --json allows me to export metadata in a well-parseable format. I'd really like to be able to pipe this into a file, edit the file and then pipe it back to git-annex, causing the metadata for each file to be rewritten from the JSON input. This would make it trivial to write an external metadata editor (like vidir, vorbistagedit, git annex vicfg even… etc.)
+"""]]