-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample-export.json
More file actions
570 lines (570 loc) · 19.9 KB
/
sample-export.json
File metadata and controls
570 lines (570 loc) · 19.9 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
{
"version": "2.0.0",
"exportedAt": "2025-11-29T18:30:00.000Z",
"boards": [
{
"id": "default-board",
"name": "🚀 Product Launch",
"description": "Q4 2025 product launch planning and execution",
"color": "#3b82f6",
"isDefault": true,
"order": 0,
"createdAt": "2025-09-15T09:00:00.000Z",
"updatedAt": "2025-11-29T15:30:00.000Z"
},
{
"id": "work-project-alpha",
"name": "💼 Client Projects",
"description": "Active client work and deliverables",
"color": "#ef4444",
"isDefault": false,
"order": 1,
"createdAt": "2025-11-01T16:20:00.000Z",
"updatedAt": "2025-11-29T12:00:00.000Z"
},
{
"id": "marketing-campaign",
"name": "🏠 Home Renovation",
"description": "Kitchen remodel and living room updates",
"color": "#10b981",
"isDefault": false,
"order": 2,
"createdAt": "2025-09-20T14:00:00.000Z",
"updatedAt": "2025-11-28T10:15:00.000Z"
},
{
"id": "home-improvement",
"name": "📚 Learning Goals",
"description": "Personal development and skill building",
"color": "#f59e0b",
"isDefault": false,
"order": 3,
"createdAt": "2025-11-05T11:30:00.000Z",
"updatedAt": "2025-11-29T08:45:00.000Z"
},
{
"id": "side-project",
"name": "🌱 Side Projects",
"description": "Personal experiments and hobby projects",
"color": "#8b5cf6",
"isDefault": false,
"order": 4,
"createdAt": "2025-11-10T13:10:00.000Z",
"updatedAt": "2025-11-29T16:22:00.000Z"
}
],
"tasks": [
{
"id": "task-personal-1",
"title": "Finalize product requirements document",
"description": "Complete the PRD with all stakeholder feedback incorporated. Include user stories, acceptance criteria, and technical specifications.",
"status": "done",
"boardId": "default-board",
"priority": "high",
"tags": ["documentation", "stakeholders", "requirements"],
"createdAt": "2025-11-15T09:15:00.000Z",
"updatedAt": "2025-11-28T14:30:00.000Z",
"completedAt": "2025-11-28T14:30:00.000Z",
"dueDate": "2025-11-30T17:00:00.000Z",
"progress": 100
},
{
"id": "task-personal-2",
"title": "Organize photo collection",
"description": "Sort through vacation photos and create albums",
"status": "in-progress",
"boardId": "default-board",
"priority": "low",
"tags": ["organization", "photos"],
"progress": 35,
"createdAt": "2025-11-08T14:30:00.000Z",
"updatedAt": "2025-11-29T10:15:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-personal-3",
"title": "Complete annual health checkup",
"description": "Schedule and attend routine medical appointments",
"status": "done",
"boardId": "default-board",
"priority": "high",
"tags": ["health", "appointments"],
"createdAt": "2025-11-05T11:00:00.000Z",
"updatedAt": "2025-11-25T16:45:00.000Z",
"completedAt": "2025-11-25T16:45:00.000Z"
},
{
"id": "task-personal-4",
"title": "Learn Spanish basics",
"description": "Complete first 3 lessons on language learning app",
"status": "in-progress",
"boardId": "default-board",
"priority": "medium",
"tags": ["learning", "language"],
"progress": 60,
"createdAt": "2025-11-07T19:20:00.000Z",
"updatedAt": "2025-11-28T20:30:00.000Z",
"dueDate": "2025-11-10T17:00:00.000Z"
},
{
"id": "task-personal-5",
"title": "Update home insurance policy",
"description": "Review coverage options and renew policy",
"status": "todo",
"boardId": "default-board",
"priority": "high",
"tags": ["insurance", "paperwork"],
"createdAt": "2025-11-20T13:15:00.000Z",
"updatedAt": "2025-11-20T13:15:00.000Z",
"dueDate": "2025-11-05T17:00:00.000Z"
},
{
"id": "task-personal-6",
"title": "Clean garage and donate unused items",
"description": "Sort through garage items and prepare donation boxes",
"status": "todo",
"boardId": "default-board",
"priority": "low",
"tags": ["cleaning", "donation"],
"createdAt": "2025-11-22T08:45:00.000Z",
"updatedAt": "2025-11-22T08:45:00.000Z",
"dueDate": "2025-11-20T17:00:00.000Z"
},
{
"id": "task-alpha-1",
"title": "Design new component library structure",
"description": "Create architecture for scalable React component system",
"status": "done",
"boardId": "work-project-alpha",
"priority": "high",
"tags": ["design", "architecture", "react"],
"createdAt": "2025-11-02T09:30:00.000Z",
"updatedAt": "2025-11-15T17:00:00.000Z",
"completedAt": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-alpha-2",
"title": "Implement authentication flow",
"description": "Build secure login/logout with JWT tokens",
"status": "in-progress",
"boardId": "work-project-alpha",
"priority": "high",
"tags": ["authentication", "security", "backend"],
"progress": 75,
"createdAt": "2025-11-06T10:00:00.000Z",
"updatedAt": "2025-11-29T15:30:00.000Z",
"dueDate": "2025-11-08T17:00:00.000Z"
},
{
"id": "task-alpha-3",
"title": "Create responsive dashboard layout",
"description": "Design mobile-first dashboard with CSS Grid",
"status": "in-progress",
"boardId": "work-project-alpha",
"priority": "medium",
"tags": ["frontend", "responsive", "css"],
"progress": 40,
"createdAt": "2025-11-10T11:15:00.000Z",
"updatedAt": "2025-11-28T09:20:00.000Z",
"dueDate": "2025-11-12T17:00:00.000Z"
},
{
"id": "task-alpha-4",
"title": "Set up CI/CD pipeline",
"description": "Configure GitHub Actions for automated testing and deployment",
"status": "todo",
"boardId": "work-project-alpha",
"priority": "medium",
"tags": ["devops", "ci-cd", "github"],
"createdAt": "2025-11-18T14:45:00.000Z",
"updatedAt": "2025-11-18T14:45:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-alpha-5",
"title": "Write unit tests for API endpoints",
"description": "Achieve 85% test coverage for backend API",
"status": "todo",
"boardId": "work-project-alpha",
"priority": "high",
"tags": ["testing", "api", "backend"],
"createdAt": "2025-11-20T16:00:00.000Z",
"updatedAt": "2025-11-20T16:00:00.000Z",
"dueDate": "2025-11-10T17:00:00.000Z"
},
{
"id": "task-alpha-6",
"title": "Optimize image loading performance",
"description": "Implement lazy loading and WebP format support",
"status": "todo",
"boardId": "work-project-alpha",
"priority": "low",
"tags": ["performance", "images", "optimization"],
"createdAt": "2025-11-22T12:30:00.000Z",
"updatedAt": "2025-11-22T12:30:00.000Z",
"dueDate": "2025-11-25T17:00:00.000Z"
},
{
"id": "task-alpha-7",
"title": "Document API specifications",
"description": "Create comprehensive API documentation with examples",
"status": "todo",
"boardId": "work-project-alpha",
"priority": "medium",
"tags": ["documentation", "api"],
"createdAt": "2025-11-24T09:45:00.000Z",
"updatedAt": "2025-11-24T09:45:00.000Z",
"dueDate": "2025-11-18T17:00:00.000Z"
},
{
"id": "task-marketing-1",
"title": "Develop brand messaging strategy",
"description": "Create compelling value propositions for target audience",
"status": "done",
"boardId": "marketing-campaign",
"priority": "high",
"tags": ["branding", "strategy", "messaging"],
"createdAt": "2025-11-03T11:30:00.000Z",
"updatedAt": "2025-11-18T14:20:00.000Z",
"completedAt": "2025-11-18T14:20:00.000Z"
},
{
"id": "task-marketing-2",
"title": "Design social media templates",
"description": "Create consistent visual templates for Instagram and LinkedIn",
"status": "in-progress",
"boardId": "marketing-campaign",
"priority": "medium",
"tags": ["design", "social-media", "templates"],
"progress": 65,
"createdAt": "2025-11-08T13:00:00.000Z",
"updatedAt": "2025-11-29T11:30:00.000Z",
"dueDate": "2025-11-08T17:00:00.000Z"
},
{
"id": "task-marketing-3",
"title": "Launch email newsletter campaign",
"description": "Set up automated email sequence for new subscribers",
"status": "in-progress",
"boardId": "marketing-campaign",
"priority": "high",
"tags": ["email", "automation", "newsletter"],
"progress": 80,
"createdAt": "2025-11-12T15:45:00.000Z",
"updatedAt": "2025-11-29T10:15:00.000Z",
"dueDate": "2025-11-05T17:00:00.000Z"
},
{
"id": "task-marketing-4",
"title": "Analyze competitor campaigns",
"description": "Research and document successful competitor marketing strategies",
"status": "todo",
"boardId": "marketing-campaign",
"priority": "medium",
"tags": ["research", "competitors", "analysis"],
"createdAt": "2025-11-16T09:20:00.000Z",
"updatedAt": "2025-11-16T09:20:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-marketing-5",
"title": "Create video testimonials",
"description": "Record and edit customer success stories",
"status": "todo",
"boardId": "marketing-campaign",
"priority": "low",
"tags": ["video", "testimonials", "customers"],
"createdAt": "2025-11-18T16:30:00.000Z",
"updatedAt": "2025-11-18T16:30:00.000Z",
"dueDate": "2025-11-30T17:00:00.000Z"
},
{
"id": "task-marketing-6",
"title": "Plan influencer partnerships",
"description": "Identify and reach out to potential brand ambassadors",
"status": "todo",
"boardId": "marketing-campaign",
"priority": "medium",
"tags": ["influencers", "partnerships", "outreach"],
"createdAt": "2025-11-20T12:15:00.000Z",
"updatedAt": "2025-11-20T12:15:00.000Z",
"dueDate": "2025-11-20T17:00:00.000Z"
},
{
"id": "task-home-1",
"title": "Choose kitchen cabinet hardware",
"description": "Select handles, knobs, and hinges for new cabinets",
"status": "done",
"boardId": "home-improvement",
"priority": "high",
"tags": ["kitchen", "hardware", "renovation"],
"createdAt": "2025-11-04T14:00:00.000Z",
"updatedAt": "2025-11-20T16:45:00.000Z",
"completedAt": "2025-11-20T16:45:00.000Z"
},
{
"id": "task-home-2",
"title": "Install new lighting fixtures",
"description": "Replace outdated fixtures in living room and hallway",
"status": "in-progress",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["lighting", "electrical", "installation"],
"progress": 50,
"createdAt": "2025-11-08T10:30:00.000Z",
"updatedAt": "2025-11-28T15:20:00.000Z",
"dueDate": "2025-11-10T17:00:00.000Z"
},
{
"id": "task-home-3",
"title": "Design backyard landscaping",
"description": "Plan layout for new garden beds and walkways",
"status": "in-progress",
"boardId": "home-improvement",
"priority": "low",
"tags": ["landscaping", "design", "backyard"],
"progress": 25,
"createdAt": "2025-11-12T12:45:00.000Z",
"updatedAt": "2025-11-26T14:10:00.000Z",
"dueDate": "2025-12-01T17:00:00.000Z"
},
{
"id": "task-home-4",
"title": "Paint master bedroom",
"description": "Prep walls and apply two coats of sage green paint",
"status": "todo",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["painting", "bedroom", "interior"],
"createdAt": "2025-11-15T09:15:00.000Z",
"updatedAt": "2025-11-15T09:15:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-home-5",
"title": "Replace bathroom faucets",
"description": "Install modern brushed gold fixtures in both bathrooms",
"status": "todo",
"boardId": "home-improvement",
"priority": "low",
"tags": ["plumbing", "bathroom", "fixtures"],
"createdAt": "2025-11-18T11:40:00.000Z",
"updatedAt": "2025-11-18T11:40:00.000Z",
"dueDate": "2025-11-25T17:00:00.000Z"
},
{
"id": "task-home-6",
"title": "Organize garage storage system",
"description": "Install wall-mounted shelving and tool organization",
"status": "todo",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["organization", "garage", "storage"],
"createdAt": "2025-11-22T13:25:00.000Z",
"updatedAt": "2025-11-22T13:25:00.000Z",
"dueDate": "2025-11-18T17:00:00.000Z"
},
{
"id": "task-learning-1",
"title": "Complete React Advanced Patterns course",
"description": "Finish all modules and build the final project",
"status": "in-progress",
"boardId": "home-improvement",
"priority": "high",
"tags": ["react", "course", "frontend"],
"progress": 70,
"createdAt": "2025-11-05T09:00:00.000Z",
"updatedAt": "2025-11-29T19:15:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-learning-2",
"title": "Read 'Clean Architecture' book",
"description": "Study software design principles and patterns",
"status": "in-progress",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["reading", "architecture", "software-design"],
"progress": 45,
"createdAt": "2025-11-10T20:30:00.000Z",
"updatedAt": "2025-11-28T21:00:00.000Z",
"dueDate": "2025-12-01T17:00:00.000Z"
},
{
"id": "task-learning-3",
"title": "Practice TypeScript advanced features",
"description": "Master generics, utility types, and conditional types",
"status": "todo",
"boardId": "home-improvement",
"priority": "high",
"tags": ["typescript", "programming", "practice"],
"createdAt": "2025-11-15T18:45:00.000Z",
"updatedAt": "2025-11-15T18:45:00.000Z",
"dueDate": "2025-11-20T17:00:00.000Z"
},
{
"id": "task-learning-4",
"title": "Attend GraphQL workshop",
"description": "Learn advanced GraphQL patterns and best practices",
"status": "done",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["graphql", "workshop", "api"],
"createdAt": "2025-11-18T10:20:00.000Z",
"updatedAt": "2025-11-25T18:30:00.000Z",
"completedAt": "2025-11-25T18:30:00.000Z"
},
{
"id": "task-learning-5",
"title": "Build CLI tool with Node.js",
"description": "Create a command-line utility for personal productivity",
"status": "todo",
"boardId": "home-improvement",
"priority": "low",
"tags": ["nodejs", "cli", "project"],
"createdAt": "2025-11-20T17:10:00.000Z",
"updatedAt": "2025-11-20T17:10:00.000Z",
"dueDate": "2025-12-15T17:00:00.000Z"
},
{
"id": "task-learning-6",
"title": "Learn Docker containerization",
"description": "Master container creation, orchestration, and deployment",
"status": "todo",
"boardId": "home-improvement",
"priority": "medium",
"tags": ["docker", "devops", "containers"],
"createdAt": "2025-11-22T14:55:00.000Z",
"updatedAt": "2025-11-22T14:55:00.000Z",
"dueDate": "2025-11-25T17:00:00.000Z"
},
{
"id": "task-learning-7",
"title": "Complete AWS certification prep",
"description": "Study for AWS Solutions Architect Associate exam",
"status": "in-progress",
"boardId": "home-improvement",
"priority": "high",
"tags": ["aws", "certification", "cloud"],
"progress": 30,
"createdAt": "2025-11-12T08:30:00.000Z",
"updatedAt": "2025-11-29T20:45:00.000Z",
"dueDate": "2025-12-10T17:00:00.000Z"
},
{
"id": "task-side-1",
"title": "Set up project repository and CI",
"description": "Initialize Git repo with automated testing and deployment",
"status": "done",
"boardId": "side-project",
"priority": "high",
"tags": ["setup", "git", "ci-cd"],
"createdAt": "2025-11-10T16:00:00.000Z",
"updatedAt": "2025-11-15T12:30:00.000Z",
"completedAt": "2025-11-15T12:30:00.000Z"
},
{
"id": "task-side-2",
"title": "Design app wireframes and user flows",
"description": "Create detailed UX/UI mockups for all app screens",
"status": "done",
"boardId": "side-project",
"priority": "high",
"tags": ["design", "ux", "wireframes"],
"createdAt": "2025-11-12T13:15:00.000Z",
"updatedAt": "2025-11-20T17:45:00.000Z",
"completedAt": "2025-11-20T17:45:00.000Z"
},
{
"id": "task-side-3",
"title": "Implement core task management features",
"description": "Build CRUD operations for tasks with drag-and-drop",
"status": "in-progress",
"boardId": "side-project",
"priority": "high",
"tags": ["development", "features", "crud"],
"progress": 60,
"createdAt": "2025-11-15T09:30:00.000Z",
"updatedAt": "2025-11-29T16:20:00.000Z",
"dueDate": "2025-11-10T17:00:00.000Z"
},
{
"id": "task-side-4",
"title": "Add user authentication system",
"description": "Implement secure login with email/password and OAuth",
"status": "in-progress",
"boardId": "side-project",
"priority": "medium",
"tags": ["auth", "security", "oauth"],
"progress": 40,
"createdAt": "2025-11-18T11:45:00.000Z",
"updatedAt": "2025-11-28T14:10:00.000Z",
"dueDate": "2025-11-15T17:00:00.000Z"
},
{
"id": "task-side-5",
"title": "Create responsive mobile layout",
"description": "Optimize app for mobile devices with touch interactions",
"status": "todo",
"boardId": "side-project",
"priority": "medium",
"tags": ["mobile", "responsive", "ui"],
"createdAt": "2025-11-20T15:20:00.000Z",
"updatedAt": "2025-11-20T15:20:00.000Z",
"dueDate": "2025-11-20T17:00:00.000Z"
},
{
"id": "task-side-6",
"title": "Integrate analytics and monitoring",
"description": "Add user analytics and error tracking capabilities",
"status": "todo",
"boardId": "side-project",
"priority": "low",
"tags": ["analytics", "monitoring", "tracking"],
"createdAt": "2025-11-22T10:35:00.000Z",
"updatedAt": "2025-11-22T10:35:00.000Z",
"dueDate": "2025-12-01T17:00:00.000Z"
},
{
"id": "task-side-7",
"title": "Deploy to production environment",
"description": "Set up hosting and configure production deployment pipeline",
"status": "todo",
"boardId": "side-project",
"priority": "medium",
"tags": ["deployment", "hosting", "production"],
"createdAt": "2025-11-24T12:50:00.000Z",
"updatedAt": "2025-11-24T12:50:00.000Z",
"dueDate": "2025-11-25T17:00:00.000Z"
},
{
"id": "task-side-8",
"title": "Write comprehensive documentation",
"description": "Create user guides and developer documentation",
"status": "todo",
"boardId": "side-project",
"priority": "low",
"tags": ["documentation", "guides", "help"],
"createdAt": "2025-11-25T14:25:00.000Z",
"updatedAt": "2025-11-25T14:25:00.000Z",
"dueDate": "2025-12-10T17:00:00.000Z"
}
],
"settings": {
"theme": "system",
"autoArchiveDays": 30,
"enableNotifications": true,
"enableKeyboardShortcuts": true,
"enableDebugMode": false,
"currentBoardId": "default-board",
"searchPreferences": {
"defaultScope": "current-board",
"rememberScope": true
},
"accessibility": {
"highContrast": false,
"reduceMotion": false,
"fontSize": "medium"
}
}
}