diff options
Diffstat (limited to 'doc/design/assistant/leftovers.mdwn')
-rw-r--r-- | doc/design/assistant/leftovers.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/design/assistant/leftovers.mdwn b/doc/design/assistant/leftovers.mdwn index 2275d5544..b8c0f456b 100644 --- a/doc/design/assistant/leftovers.mdwn +++ b/doc/design/assistant/leftovers.mdwn @@ -8,7 +8,8 @@ Things that don't fit anywhere else: are not kept synced, but in some situations (ie, low disk space phones), that is likely. * Drop files that have not been used lately, or meet some other criteria - (as long as there's a copy elsewhere). + (as long as there's a copy elsewhere). **done** (via preferred content; + eg archive directories) * Perhaps automatically dropunused files that have been deleted, although I cannot see a way to do that, since by the time the inotify deletion event arrives, the file is deleted, and we cannot see what |