diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA <Anton@web> | 2014-01-02 22:30:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-02 22:30:48 +0000 |
commit | 9af41f87211de4f3b1ccee214cd6c26654be955c (patch) | |
tree | 56281aa3f42c43d1b7ffa30ed5b4c814642d7abb | |
parent | d8853cfefa6d5133c3462bfcb671eb71234f1baa (diff) |
-rw-r--r-- | doc/todo/wishlist:_derived_content_support.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_derived_content_support.mdwn b/doc/todo/wishlist:_derived_content_support.mdwn new file mode 100644 index 000000000..1366dd763 --- /dev/null +++ b/doc/todo/wishlist:_derived_content_support.mdwn @@ -0,0 +1,6 @@ +I handle some video and music files with git annex and it would be awesome if git annex supported tracking of relations between files. + +Example: +I have music in flac on my htpc, but i think flac is way overkill to have on my Android device, so i transcode them to ogg/mp3 on my htpc and then sync them to my Android device. + +Transcoding is a good example for this type of feature, but there might be other uses too. |