aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 8115e013ff26dd1066496fb7983655a77e4c1ef5 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
Important (for 0.7.0):
* bugs:
  - figure out where seemingly spurious "pending" downloads come from
  - why can the "file sharing" tab not be selected first
    (I can select first "General" and then "file sharing"!,
     glade shows no difference between the two!!!)
* implement advanced FS operations:
  - create namespace [ medium, CG ]
    * minor FIXMEs: root entry, minor FIXMEs, error hanlding
  - delete namespace [ medium, CG ]    
  - publish to namespace [ easy, CG ]
  - publish update [ easy, CG ]    
  - start collection [ easy, CG ]
    * enable stop collection!
    * need visual feedback for collection status!
  - stop collection [ easy, CG ]
    * enable start collection!


Later (0.7.1):
0) stats integration (daemon+own module for graphical stats) [ medium ]
1) auto-rename downloaded files 
   to better names (user feedback!?) [ medium ]
2) create directory from known file IDs [ medium ]
3) disable inactive buttons (if no search/download 
   is selected to operate on) [ medium ]
4) more help-texts (glade) [ easy ]
5) highlight completed downloads [ easy ]
6) highlight active downloads in search list [ easy ]
7) pop-up dialogs / context menus [ medium ]
8) chat [ difficult ]


gnunet-gtk wishlist (from pre-0.7.0 days):
- add option to list all indexed files and perhaps delete from them
  (ECRS now supports listing of indexed files!)
- 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)
- implement search bookmarking (e.g. user could add/edit/delete
  favourite namespace/key etc combinations)
- in Assemble Directory's Files Available/Selected
    Add sortability
    Add multiselection
    Print filenames as well
- add right button popup menu operations for
    Select by pattern
  in the search result list.
- 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.
- give user opportunity to change namespace rating after
  namespace download succeeded