summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-31 16:13:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-31 16:13:19 -0400
commitc3effcad8370e6de183324ad40e8e10facc38b30 (patch)
treeade9828c96607f709c589ac79817de141d5119ee /doc/design/assistant/webapp.mdwn
parent58496c18d9c37329d36f1c8dc96af55345a19582 (diff)
update
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 d1eedcb32..f8867f0e2 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -20,6 +20,7 @@ The webapp is a web server that displays a shiny interface.
* progress bars for each file
* drag and drop to reorder
* cancel and pause
+* button to open file browser on repo (`xdg-open $DIR`)
* keep it usable w/o javascript, and accessible to blind, etc
## other features
@@ -29,6 +30,10 @@ The webapp is a web server that displays a shiny interface.
* Display any relevant warning messages. One is the `inotify max_user_watches`
exceeded message.
+## first start
+
+* make git repo
+
## implementation
* possibly lose the ugly auth= token past the first page,