aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-30 23:16:45 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-30 23:16:45 +0200
commita77e1a4df94f2aceedf711f22027e283ee967b31 (patch)
tree7e48c8a4411aa4fe05213e052d6c9f673a89eb5c /TODO
parent6ebde132877402c8634d1058677ed8216e7e682b (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 649302c..b4ea639 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,8 @@ ASAP
* document a bit how insert mode, command mode, always_insert_mode, modkey etc work
* find a simple format (ascii doc, markdow, textile,..) to format uzbl docs (and remain "plaintext") while still being able to generate html for it so we can use them on the website
* allow users to customize order, separating, colors,.. of items in statusbar using pango markup thing
+* mention bugtracker in readme, move tickets from github to new bugtracker
+* default value for fifo_dir so we don't need to if(fifo_dir)
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)