more todos

This commit is contained in:
Joey Hess 2014-02-23 00:25:35 -04:00
parent 5758f34e72
commit a26ae550a5

View file

@ -198,3 +198,7 @@ So, possible approaches:
* The filename mangling can result in a filename in a view
that is too long for its containing filesystem. Should detect and do
something reasonable to avoid. TODO
* When a file is edited and the new version committed, the new key
does not inherit the metadata of the old key. Which may be right
sometimes, but more generally violates least surprise.