close dup todo
authorJoey Hess <joeyh@joeyh.name>
Fri, 23 May 2025 19:46:06 +0000 (15:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 23 May 2025 19:46:06 +0000 (15:46 -0400)
doc/todo/Recent_remote_activities/comment_3_f7d67710fc0d880335220a3d9e3ec11d._comment [new file with mode: 0644]
doc/todo/show_time_of_last_interaction_with_a_repo.mdwn

diff --git a/doc/todo/Recent_remote_activities/comment_3_f7d67710fc0d880335220a3d9e3ec11d._comment b/doc/todo/Recent_remote_activities/comment_3_f7d67710fc0d880335220a3d9e3ec11d._comment
new file mode 100644 (file)
index 0000000..b497e0e
--- /dev/null
@@ -0,0 +1,11 @@
+[[!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.
+"""]]
index 315fdf91f88845abf09b67a9710dbf243596d9af..57e49d1b4fc1da420a685826fd5e66f2c6e4d6fa 100644 (file)
@@ -1 +1,4 @@
 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]]