summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2016-10-28 19:56:07 +0000
committerGravatar admin <admin@branchable.com>2016-10-28 19:56:07 +0000
commit950115b67e22665c3ddf8b0d58f1bb8313335227 (patch)
tree96d3752731ab5c77e68bdb1ccd00717b51475572
parent1bbbd9f98e13efca3bd2edeaec716772e1b79162 (diff)
-rw-r--r--doc/todo/unlock_--json.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/unlock_--json.mdwn b/doc/todo/unlock_--json.mdwn
new file mode 100644
index 000000000..fb1da0fc1
--- /dev/null
+++ b/doc/todo/unlock_--json.mdwn
@@ -0,0 +1,7 @@
+Unlock is quite heavy in terms of I/O and thus waiting time, so we (in datalad) probably should provide also a progress bar indicator.
+
+1. how could I obtain a list of files which would be unlocked given a set of paths?
+
+2. could there be a --json mode of output (consistent with add --json etc)?
+
+[[!meta author=yoh]]