summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar yarikoptic <yarikoptic@web>2017-07-11 22:05:49 +0000
committerGravatar admin <admin@branchable.com>2017-07-11 22:05:49 +0000
commit3a7e8f6fb026c4328c959e4bc6e6dca2a7fa78bf (patch)
treefb46966de518b7b2b16e816097412470cec9730c /doc/design
parent6cefc2baf86040ae22843aea4ec5d93e684094af (diff)
Added a comment: couldn't STATE be used for KEY -> FILENAME(s) mapping?
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/exporting_trees_to_special_remotes/comment_2_d414fb575845770e003a3c8ca4a986be._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/exporting_trees_to_special_remotes/comment_2_d414fb575845770e003a3c8ca4a986be._comment b/doc/design/exporting_trees_to_special_remotes/comment_2_d414fb575845770e003a3c8ca4a986be._comment
new file mode 100644
index 000000000..f0fc092ad
--- /dev/null
+++ b/doc/design/exporting_trees_to_special_remotes/comment_2_d414fb575845770e003a3c8ca4a986be._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="couldn't STATE be used for KEY -> FILENAME(s) mapping?"
+ date="2017-07-11T22:05:49Z"
+ content="""
+just wondered...
+at least in my attempt for zenodo special remote I did store zenodo's file deposition ID within the state to be able to request it back later on
+alternative -- URL(s) I guess. Could be smth like exported:UUID/filename.
+"""]]