Update antfarm, dashboard, memory +1 more (+20 ~12 -6)

This commit is contained in:
Echo
2026-02-11 07:37:09 +00:00
parent 1e1f5baf9b
commit 6b1705bbea
83 changed files with 8231 additions and 1506 deletions

View File

@@ -1,4 +1,60 @@
{
"lastUpdated": "",
"habits": []
}
"lastUpdated": "2026-02-11T07:35:47.146507",
"habits": [
{
"id": "95c15eef-3a14-4985-a61e-0b64b72851b0",
"name": "Bazin",
"category": "health",
"color": "#EF4444",
"icon": "target",
"priority": 50,
"notes": "",
"reminderTime": "19:00",
"frequency": {
"type": "x_per_week",
"count": 5
},
"streak": {
"current": 1,
"best": 1,
"lastCheckIn": "2026-02-11"
},
"lives": 0,
"completions": [
{
"date": "2026-02-11",
"type": "check"
}
],
"createdAt": "2026-02-11T00:54:03.447063",
"updatedAt": "2026-02-11T07:30:17.715769"
},
{
"id": "ceddaa7e-caf9-4038-94bb-da486c586bf8",
"name": "Test Daily",
"category": "health",
"color": "#10B981",
"icon": "check-circle",
"priority": 10,
"notes": "",
"reminderTime": "",
"frequency": {
"type": "daily"
},
"streak": {
"current": 1,
"best": 1,
"lastCheckIn": "2026-02-11"
},
"lives": 2,
"completions": [
{
"date": "2026-02-11",
"type": "check"
}
],
"createdAt": "2026-02-11T01:58:44.779904",
"updatedAt": "2026-02-11T07:35:47.146507"
}
]
}