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

[MISC]
* Merge the many versions' different CHANGELOGs.