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 0000000000..599e386cae --- /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]]