Add decision journal, metrics, ideas, weather, standup - decide.py: Decision journal with outcomes and lessons - metrics.py: Track arbitrary metrics over time - ideas.py: Idea incubator with stages - weather.py: Quick weather via wttr.in - standup.py: Daily standup generator - 27 tools total now
This commit is contained in:
@ -32,11 +32,12 @@
|
||||
{
|
||||
"id": 4,
|
||||
"title": "Documentation complete",
|
||||
"done": false,
|
||||
"created": "2026-01-30T23:44:53.223477"
|
||||
"done": true,
|
||||
"created": "2026-01-30T23:44:53.223477",
|
||||
"completed": "2026-01-30T23:47:41.400479"
|
||||
}
|
||||
],
|
||||
"progress": 75
|
||||
"progress": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user