todo updates
authorDieter Plaetinck <dieter@plaetinck.be>
Thu, 14 May 2009 20:21:26 +0000 (22:21 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Thu, 14 May 2009 20:21:26 +0000 (22:21 +0200)
TODO

diff --git a/TODO b/TODO
index 1191626..2dda70b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -50,6 +50,11 @@ status bar ->  str_replace(all vars) -> pango markup thingie
 
 
 
+* config: check in the default place (XDG_CONFIG_HOME/..) for a config file, and if needed, do file reading (interpret line by line). not ini-based.
+* readd the --config flag to allow entering the same commands either through the file/stdin/fifo/socket
+
+
+
 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)
 figure out caching with webkit and in general how we can speed up everything