aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..08e860e
--- /dev/null
+++ b/TODO
@@ -0,0 +1,23 @@
+TODO file for ctct
+
+[GENERAL]
+* consider using an array for *_program to specify arguments
+ `- to circumvent the necessity for eval
+
+[FEATURES]
+* care about pictures/ subdirectory
+* care about directories in general
+* autocompletion for '--search-by-name' (questionable)
+* upon a single result ('--search-by-*), directly display the contents of the
+ entry
+ `- should be made customizable
+
+[BUGS]
+* strange behaviour:
+ `- `ctct -S $'mobile\nabc'
+ `- `ctct -S $'mobile\na'
+* Does not build on OpenBSD
+ `- Both autoconf and a remotely generated ./configure fail.
+
+[MISC]
+* Merge the many versions' different CHANGELOGs.