aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 717288e28922f1ff0ad9837a58d31cc99dcaa8ab (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
0.7.1:
- create directory from known file IDs [ medium ]
  in Assemble Directory's Files Available/Selected
  + have sortability
  + have multiselection
  + print filenames as well
- disable inactive buttons (if no search/download 
  is selected to operate on) [ medium ]
- more help-texts (glade) [ easy ]
- highlight active downloads in search list [ easy ]

0.7.2:
- various minor memory leaks (see FIXME in search.c,
  #if 0 code in namespace.c)

0.7.3:
- show content of current collection
- highlight completed downloads [ easy ]
- pop-up dialogs / context menus (show extra information,
  in particular full metadata) [ medium ]
- add right button popup menu operations for
    Select by pattern
  in the search result list.
- for potentially long clists, add option to specify a string
  pattern that must be matched for the lines to be displayed
  (to further prune search results, for example)

0.7.4:
- chat [ difficult ]
- add option to list all indexed files and delete from them
  (ECRS now supports listing of indexed files!)
- implement search bookmarking (e.g. user could add/edit/delete
  favourite namespace/key etc combinations)


1.0.0:
- a completely new interactive namespace/directory building
  module that would allow importing files/directories from
  disk and edit various parameters, file descriptions and
  the dir tree structure before the insertion.