--- /dev/null
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2025-05-23T19:44:03Z"
+ content="""
+Basically the same todo previously: [[todo/show_time_of_last_interaction_with_a_repo]]
+
+I'll close that one in favor of this new one. The old one did have some
+ideas about using groups to manually track activity, and a way to use
+`git-annex expire` to list recently fsked repos.
+"""]]
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]]?
+
+> Closing as a duplicate, since there is a newer todo
+> [[show_time_of_last_interaction_with_a_repo]]. --[[Joey]]