Update notes
Browse files
data.json
CHANGED
|
@@ -5,12 +5,18 @@
|
|
| 5 |
"name": "notes3",
|
| 6 |
"color": "#7719AA",
|
| 7 |
"created_at": "2026-03-03T21:50:22.812722",
|
| 8 |
-
"sections": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
}
|
| 10 |
],
|
| 11 |
"next_id": {
|
| 12 |
"notebook": 2,
|
| 13 |
-
"section":
|
| 14 |
"page": 1
|
| 15 |
}
|
| 16 |
}
|
|
|
|
| 5 |
"name": "notes3",
|
| 6 |
"color": "#7719AA",
|
| 7 |
"created_at": "2026-03-03T21:50:22.812722",
|
| 8 |
+
"sections": [
|
| 9 |
+
{
|
| 10 |
+
"id": 1,
|
| 11 |
+
"name": "tutos3",
|
| 12 |
+
"pages": []
|
| 13 |
+
}
|
| 14 |
+
]
|
| 15 |
}
|
| 16 |
],
|
| 17 |
"next_id": {
|
| 18 |
"notebook": 2,
|
| 19 |
+
"section": 2,
|
| 20 |
"page": 1
|
| 21 |
}
|
| 22 |
}
|