summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-30 15:53:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-30 15:53:06 -0400
commitcce090956ff72cc09e5a6ee47cd83c89964abbb1 (patch)
treefa3c88654221ea42dfb003c05f302c9bfec58759 /doc
parent508920bf728cfb5e4568b68a2943bd33efac26bc (diff)
parent7b8cd83e1581bfdd904a0a589b1ce45029099a12 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-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.)
+"""]]