summaryrefslogtreecommitdiff
path: root/doc/design/assistant/transfer_control.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-18 13:42:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-18 13:42:17 -0400
commit3e657d3db6bc65ab09343eb019ce5bf73666213e (patch)
treea8e62ecb65a7a95d80a39ad063465604495f8657 /doc/design/assistant/transfer_control.mdwn
parent40cfbecb52ba993c76022bccae8f8fcc441443f1 (diff)
minor transfer scanner code reworking
Also a small optimisation using a Set
Diffstat (limited to 'doc/design/assistant/transfer_control.mdwn')
-rw-r--r--doc/design/assistant/transfer_control.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/design/assistant/transfer_control.mdwn b/doc/design/assistant/transfer_control.mdwn
index 6348ab229..8f8dad556 100644
--- a/doc/design/assistant/transfer_control.mdwn
+++ b/doc/design/assistant/transfer_control.mdwn
@@ -10,7 +10,9 @@ something smart with such remotes.
## TODO
-* preferred content settings made in the webapp (or in vicfg, or synced over) are not noticed.
+* preferred content settings made in the webapp (or in vicfg,
+ or synced over) are not noticed while the assistant is running; it has to
+ be restarted for them to take effect.
### dropping no longer preferred content TODO
@@ -37,7 +39,7 @@ the same content, this gets tricky. Let's assume there are not.)
case.)
5. `migrate` is used to change a backend (`inbackend`; unlikely)
-That's all! Of these, 2 and 3 are by far the most important.
+That's all! Of these, 1, 2 and 3 are by far the most important.
Rename handling should certianly check 2.