-
Notifications
You must be signed in to change notification settings - Fork 0
/
roadmap.todo
100 lines (100 loc) · 2.54 KB
/
roadmap.todo
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
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
{
"todotree": {
"tree": [
{
"key": 1703844104997,
"children": [
{
"key": 1703844122555,
"children": [],
"todo": {
"content": "Show subscribers",
"id": 1703844122555,
"level": "default",
"done": false,
"start": 1703844122555
}
},
{
"key": 1703844138900,
"children": [],
"todo": {
"content": "Show items",
"id": 1703844138900,
"level": "default",
"done": false,
"start": 1703844138901
}
},
{
"key": 1703844153883,
"children": [],
"todo": {
"content": "Show items since last visit",
"id": 1703844153883,
"level": "default",
"done": false,
"start": 1703844153883
}
},
{
"key": 1703844214502,
"children": [],
"todo": {
"content": "Add create dialog",
"id": 1703844214502,
"level": "default",
"done": false,
"start": 1703844214502
}
},
{
"key": 1703844220561,
"children": [],
"todo": {
"content": "Add search diaglog",
"id": 1703844220561,
"level": "default",
"done": false,
"start": 1703844220561
}
},
{
"key": 1703849950846,
"children": [],
"todo": {
"content": "Show items around last visit and from there scroll to newer items",
"id": 1703849950846,
"level": "default",
"done": false,
"start": 1703849950846
}
}
],
"todo": {
"content": "Rooms",
"id": 1703844104997,
"level": "default",
"done": false,
"start": 1703844104997
}
}
],
"expandKeys": [
1703844104997,
1703844122555
],
"schema": "https://github.com/Saber2pr/vsc-ext-todolist/blob/master/src/api/type.ts#L3",
"add_mode": "bottom",
"virtual": false,
"timelines": [],
"showLine": false,
"playFontSize": 24,
"title": "roadmap",
"autoSort": false,
"showEndTime": false,
"simpleMode": false,
"lang": "en",
"version": "1703849964653"
}
}