From 9b125c3ee6befe9c5c7bc62bb6303497be1ce51f Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Tue, 5 Jul 2016 18:33:13 +0000 Subject: [PATCH] initial whining --- ...ce_to_the___34__progress__34___of_annex_operations.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn 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 0000000000..3ebe409036 --- /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]]