aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 20:50:08 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 20:50:08 +0200
commitc2972cd80c95b655adaa00f6636738cf58964bda (patch)
treee4693af5d2584f80dfe4d0eba3e9ffcb7eae9fe8 /TODO
parentf001e63b8e2e25cdc47152345ecf9953153fb189 (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1e3f21..2b91bc5 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@
* 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)