aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 6dea8e3b88f126a508b77f566b3c221dd3a7c9b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TODO file for ctct

[GENERAL]
* consider using an array for *_program to specify arguments
 `- to circumvent the necessity for eval
* Honor $VISUAL.

[CONFIGURE SCRIPT]
* Take care of some_dir=/ (man page).

[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
* [optional] Do not create a new entry if nothing is entered in the editor.

[BUGS]
* strange behaviour:
 `- `ctct -S $'mobile\nabc'
 `- `ctct -S $'mobile\na'

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