add webapp support to TODO

This commit is contained in:
Joey Hess 2013-12-27 16:37:58 -04:00
parent 452ab7e86e
commit 8cfaadf55c

View file

@ -234,3 +234,5 @@ remote.
* Support for splitting files into chunks.
* Support for getting and setting the list of urls that can be associated
with a key.
* Hook into webapp. Needs a way to provide some kind of prompt to the user
in the webapp, etc.