diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-20 12:34:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-20 12:34:11 -0400 |
commit | 18f2547d62cc3240f9ea67f957dbf8cf6855aa62 (patch) | |
tree | ce2931c30e96fe82fa32b07f941695293e142b2f | |
parent | a36e179e2095aad412d0e0a765028d0b26932d59 (diff) |
todo: assistant support
-rw-r--r-- | doc/design/metadata.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/metadata.mdwn b/doc/design/metadata.mdwn index 62a787998..c1d1ef1dd 100644 --- a/doc/design/metadata.mdwn +++ b/doc/design/metadata.mdwn @@ -179,3 +179,6 @@ So, possible approaches: also solves any similar issues with case-colliding filenames. TODO: Check current state of this. + +* Assistant needs to know about views, so it can update metadata when + files are moved around inside them. TODO |