diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-27 16:37:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-27 16:37:58 -0400 |
commit | 3cb18402ccdd1c3712b54ac7423675a34add3683 (patch) | |
tree | 0f6bf18e390b8648681bf50ebe2dc343d7fb5cee /doc/design | |
parent | 16f47df1708fa836b4b8fbbd87b841e53b63fece (diff) |
add webapp support to TODO
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/external_special_remote_protocol.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index 8fef581a0..6e3c468f4 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -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. |