diff --git a/doc/todo/show_time_of_last_interaction_with_a_repo.mdwn b/doc/todo/show_time_of_last_interaction_with_a_repo.mdwn new file mode 100644 index 0000000000..315fdf91f8 --- /dev/null +++ b/doc/todo/show_time_of_last_interaction_with_a_repo.mdwn @@ -0,0 +1 @@ +When [[`git-annex-info`|git-annex-info]] lists repos, it can be unclear which ones are still "active". It would help if the info command showed the time of last interaction for each repo. Seems like the code to determine that already exists in [[`git-annex-expire`|git-annex-expire]]?