aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO45
1 files changed, 29 insertions, 16 deletions
diff --git a/TODO b/TODO
index 2c3a436d..8e5c5ae1 100644
--- a/TODO
+++ b/TODO
@@ -3,24 +3,37 @@ This is just the current plan, plans change.
3Annotations: 3Annotations:
4 RC == Release Critical 4 RC == Release Critical
5 5
60.8.0 (goal: expand features): 60.8.0 (new core features):
7- improve collection handling [RC]
8 + show content of current collection somewhere
9 + does it make sense to have "no update" for collections?
10 + for sporadically updated collection, have 'publish now' button
11- design and use of short/nice namespace names/search URIs 7- design and use of short/nice namespace names/search URIs
8 => need to incorporate into code!
9- use new search ranking features
10 => need to implement function in search.c and update tree views/model
12- pop-up dialogs / context menus (show extra information, in particular full metadata) [RC] 11- pop-up dialogs / context menus (show extra information, in particular full metadata) [RC]
13- add right button popup menu operations for "Select by pattern" in the search result list. 12- much more testing!!!
14- for potentially long clists, add option to specify a string 13
15 pattern that must be matched for the lines to be displayed 14
16 (to further prune search results, for example) 150.8.1 (expand basics):
17- chat [RC] 16- improved search:
18- add option to list all indexed files and delete from them 17 * implement search bookmarking (e.g. user could add/edit/delete
19 (ECRS now supports listing of indexed files! 18 favourite namespace/key etc combinations)
20 => but this ECRS functionality may need to be tested!) [RC] 19 * add right button popup menu operations for "Select by pattern" in the search result list.
21- implement search bookmarking (e.g. user could add/edit/delete 20 * for potentially long clists, add option to specify a string
22 favourite namespace/key etc combinations) 21 pattern that must be matched for the lines to be displayed
23 22 (to further prune search results, for example)
23- chat improvements:
24 * add various options for sending messages
25 * show chatroom members
26 * indicate how a message was received (private, signed, etc.)
27- unindexing:
28 * add option to list all indexed files and delete from them
29 (ECRS now supports listing of indexed files!
30 => but this ECRS functionality may need to be tested!)
31
320.8.2 (collections):
33- improve collection handling
34 * show content of current collection somewhere
35 * does it make sense to have "no update" for collections?
36 * for sporadically updated collection, have 'publish now' button
24 37
25 38
261.0.0 (goal: "userfriendly"): 391.0.0 (goal: "userfriendly"):