summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-rw-r--r--doc/design/assistant/webapp.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index 5322fe8a5..857b5972b 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -16,6 +16,11 @@ The webapp is a web server that displays a shiny interface.
* cancel and pause
* keep it usable w/o javascript, and accessible to blind, etc
+## other features
+
+* there could be a UI to export a file, which would make it be served up
+ over http by the web app
+
## implementation
Hope to use Yesod.