aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README6
-rw-r--r--TODO2
2 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 0a18e2e..18d3645 100644
--- a/README
+++ b/README
@@ -17,4 +17,10 @@ Right now uzbl is in a very early state but here are some ideas I would like to
- no download manager. allow user to pick wget/curl/a custom script/...
- no build in command interpreters like ubiquity. uzbl should be accessible and you should use a shell or similar.
+to figure out:
+- password management. maybe an encrypted store that unlocks with an ssh key?
+- how to handle hyperlinks? number them like konqueror does?
+
+
+
For more thoughts & ideas see http://bbs.archlinux.org/viewtopic.php?id=67463 \ No newline at end of file
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..33f035b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+* implement all the ideas from README
+* see if we can get rid of gtk. I need no widgets at all, only the webkit page display