aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 08e860e48ce6091679b3366a96df4216dd764f3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.