summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist:_unify_directory_scheme_for_the_store.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_unify_directory_scheme_for_the_store.mdwn b/doc/todo/wishlist:_unify_directory_scheme_for_the_store.mdwn
index 76db61a6d..83ce53127 100644
--- a/doc/todo/wishlist:_unify_directory_scheme_for_the_store.mdwn
+++ b/doc/todo/wishlist:_unify_directory_scheme_for_the_store.mdwn
@@ -9,9 +9,12 @@ My use case is: I synchronize a git repo, say containing photos, to a server on
At least it would be valuable (to get around above problem) to have a plumbing command giving the 2-directory prefix from a given key, for example:
$ git annex prefix-dir SHA1-s2--3f786850e387550fdab836ed7e6dc881
+
7w/88
+
f18/122
+
Even if the 2 schemes were unified, this prefix-dir command would still be useful when hacking around git-annex (for now I need to maintain a dictionary structure).
Thanks a lot.