-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
13 lines (13 loc) · 2.94 KB
/
Copy pathdata.json
File metadata and controls
13 lines (13 loc) · 2.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"storage": {
"Notelets/kanban 1.md": {
"frontend-kanban-board-v1": "[{\"id\":\"8dc4a58a-cba4-4787-8bd1-b0a46ca55584\",\"title\":\"Sketch board layout\",\"description\":\"Rough out the column structure, card shape, and controls.\",\"status\":\"doing\",\"priority\":\"low\",\"createdAt\":1788773115605},{\"id\":\"abcf40a6-e0e5-4dd0-ba2e-99c7a2b50c8c\",\"title\":\"Add drag and drop\",\"description\":\"Cards should move between columns and save their new status.\",\"status\":\"todo\",\"priority\":\"high\",\"createdAt\":1788773116605},{\"id\":\"8e6dcaa2-f89a-4958-85ea-aaccdb6b03e8\",\"title\":\"Polish styling\",\"description\":\"Make the app feel bold, readable, and fun to use.\",\"status\":\"doing\",\"priority\":\"medium\",\"createdAt\":1788773117605},{\"id\":\"2c28d43b-9c3e-4170-8579-9db2f8481ef2\",\"title\":\"Persist to localStorage\",\"description\":\"Reloading the page should keep the current board state.\",\"status\":\"done\",\"priority\":\"medium\",\"createdAt\":1788773118605}]"
},
"Notelets/dashboard.md": {
"dashboard-compact-activity-tracker-v1": "{\"date\":\"2026-09-07\",\"activities\":[{\"label\":\"Chores\",\"icon\":\"chores.gif\",\"width\":42,\"count\":0},{\"label\":\"Creative\",\"icon\":\"creative.gif\",\"width\":42,\"count\":0},{\"label\":\"Errands\",\"icon\":\"errands.gif\",\"width\":42,\"count\":0},{\"label\":\"Exercise\",\"icon\":\"exercise.gif\",\"width\":42,\"count\":0},{\"label\":\"Custom\",\"icon\":\"custom.gif\",\"width\":42,\"count\":0},{\"label\":\"Personal Care\",\"icon\":\"personal-care.gif\",\"width\":42,\"count\":0},{\"label\":\"Pets\",\"icon\":\"pets.gif\",\"width\":42,\"count\":0},{\"label\":\"Read\",\"icon\":\"read.gif\",\"width\":42,\"count\":0},{\"label\":\"Sleep\",\"icon\":\"sleep.gif\",\"width\":42,\"count\":0},{\"label\":\"Social\",\"icon\":\"social.gif\",\"width\":42,\"count\":0},{\"label\":\"TV\",\"icon\":\"tv.gif\",\"width\":42,\"count\":0},{\"label\":\"Work\",\"icon\":\"work.gif\",\"width\":42,\"count\":0}]}"
},
"Notelets/dashboard 1.md": {
"dashboard-compact-activity-tracker-v1": "{\"date\":\"2026-09-07\",\"activities\":[{\"label\":\"Chores\",\"icon\":\"chores.gif\",\"width\":42,\"count\":0},{\"label\":\"Creative\",\"icon\":\"creative.gif\",\"width\":42,\"count\":0},{\"label\":\"Errands\",\"icon\":\"errands.gif\",\"width\":42,\"count\":0},{\"label\":\"Exercise\",\"icon\":\"exercise.gif\",\"width\":42,\"count\":0},{\"label\":\"Custom\",\"icon\":\"custom.gif\",\"width\":42,\"count\":0},{\"label\":\"Personal Care\",\"icon\":\"personal-care.gif\",\"width\":42,\"count\":0},{\"label\":\"Pets\",\"icon\":\"pets.gif\",\"width\":42,\"count\":0},{\"label\":\"Read\",\"icon\":\"read.gif\",\"width\":42,\"count\":0},{\"label\":\"Sleep\",\"icon\":\"sleep.gif\",\"width\":42,\"count\":0},{\"label\":\"Social\",\"icon\":\"social.gif\",\"width\":42,\"count\":0},{\"label\":\"TV\",\"icon\":\"tv.gif\",\"width\":42,\"count\":0},{\"label\":\"Work\",\"icon\":\"work.gif\",\"width\":42,\"count\":0}]}"
}
}
}