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-07-05 18:33:13 +0000
committerGravatar admin <admin@branchable.com>2016-07-05 18:33:13 +0000
commit43957d8e81f073e870860a1cc1f4d6c78c4c5f81 (patch)
tree35a12874d84419585a4c8d31d9b17b8a555a59f7
parentdc003f82bfc8e90786abda21d62e96911071fe14 (diff)
initial whining
-rw-r--r--doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn b/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn
new file mode 100644
index 000000000..3ebe40903
--- /dev/null
+++ b/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn
@@ -0,0 +1,7 @@
+It would be really nice if external tools working with annex could obtain updates on the progress of operations so they could report using their own UI back to the user. Especially relevant for --batch --json modes of operations (e.g. for get or addurl) whenever no progress is reported by annex itself at all.
+
+Related:
+[datalad #478](https://github.com/datalad/datalad/issues/478)
+
+
+[[!meta author=yoh]]