summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar anarcat <anarcat@web>2015-06-05 05:17:57 +0000
committerGravatar admin <admin@branchable.com>2015-06-05 05:17:57 +0000
commitd531959aac6122d4aa0174ce68ef54fc083affa9 (patch)
treec9349c4cea5d6fc0d48a59742860c0a199097a3a /doc
parenta23626be769c7da61a349b1256369e1c98fb82ab (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/git-annex_metadata_extractor_progress_bar.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/git-annex_metadata_extractor_progress_bar.mdwn b/doc/todo/git-annex_metadata_extractor_progress_bar.mdwn
new file mode 100644
index 000000000..599e386ca
--- /dev/null
+++ b/doc/todo/git-annex_metadata_extractor_progress_bar.mdwn
@@ -0,0 +1,3 @@
+it can take a significant amount of time for the [[automatic metadata script|tips/automatically_adding_metadata/]] to run on commit. it would be nice to have some progress, otherwise it just looks like the command is hanging.
+
+here it's been processing my photos for more than three hours, and it's probably not even halfway done, according to ps... [[anarcat]]