Merge branch 'bar/experimental' into experimental
authorDieter Plaetinck <dieter@plaetinck.be>
Sun, 26 Apr 2009 19:10:35 +0000 (21:10 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sun, 26 Apr 2009 19:10:35 +0000 (21:10 +0200)
TODO

diff --git a/TODO b/TODO
index 02a34fa..2b91bc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
 * implement all the ideas from README
+* get a logo
+* improve site
+* get rid of segfaults for --config -> barrucadu
 * Support for binding keyboard shortcuts in config file.
 * where to put proxy config? webkit support?
 * improve commandline arguments
@@ -7,6 +10,8 @@
 * implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title
 * recognize -h with GOption?
 * fix config loading from arg
+* implement a vimperator-like link following scheme.  but let user pick his favorite characters to construct the "link identifiers" with.
+* add a keybind to hand the current url to an external scrips, so you can edit it and/or store it in the primary and secondary clipboards
 
 SOMEDAY:
 check if we can make the settings loading less hard coded. eg( keep a list of all settings, and for each one, try to load it)