ABCDEFGHIJKLMNOPQRSTUV
1
US refPersona ref (As A)Title (I Want To)Result (So That)Value
(5 is most)
Comments (from Dev)Technical requirementsTechnical build estimate (points)
2
#004AnnotatorDelete and undelete an annotationSo the annotation is hidden (but I can bring it back if I want). Annotations deleted for some reasonable period (e.g. 1month) could be purged3Authorization?
3
AnnotatorGroup annotations together (e.g. by tag)I can see that group of annotations togetherIs this covered by tag feature?
4
AdministratorSet up teams, groups, or classroomsAnnotators can collaborate on a specific set of annotationsSee https://github.com/okfn/annotator/issues/55
5
6
7
8
9
10
DONE
11
#001AnnotatorCreate and update annotations inline on a web documentThere are annotations5
12
#002ViewerView annotations inline on a web documentI see annotations5
13
#003AnnotatorPurge an annotationThe annotation no longer exists4.5
14
#005ViewerSee identity of creator of an annotationI know who created it4
15
#006AnnotatorControl who can view, edit and delete my annotationsOthers cannot view, edit, delete my annotations without my permission
16
#007AdministratorControl who can create annotationsI can limit who can create annotations to specific users or groups of users (e.g. those logged in)
17
#008ViewerList recent annotations (by a specific document and overall on the system)3.5Which system? does this mean on a Service (e.g. Open Shakespeare) or on whole annotateit (i.e. backend). Probably by Service is most important
18
#009Viewer[Printability] Print document with annotationsSo I have a hard copyRequires print styling setup for annotations.
19
#010Annotator / Viewer[Threaded Annotations] Comment on /reply to an annotation (and comment on a comment ...)So we can discuss annotationscf https://github.com/okfn/annotator/issues/25
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100