diff --git a/doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment b/doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment new file mode 100644 index 0000000000..92e64ef9dc --- /dev/null +++ b/doc/todo/registerurl_--remote_REMOTE/comment_1_9d99569edd7ee8331626ec9fffeaa1b7._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2023-04-04T17:54:11Z" + content=""" +Note that git-annex does not store urls associated with any particular +remote. The url log is simply a list of urls. This was probably not a great +design choice, but we're essentially stuck with it. + +So, `registerurl` can update the location tracking (which it currently does +only for the web special remote and not others). But an association +between url and special remote cannot be recorded by it. +"""]]