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:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"task": "More building",
|
||||
"task": "Late night building - wine edition",
|
||||
"project": "sandbox",
|
||||
"start": "2026-01-30T23:27:15.604246"
|
||||
"start": "2026-01-30T23:53:10.102195"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
@ -11,6 +11,13 @@
|
||||
"start": "2026-01-30T22:27:15.578348",
|
||||
"end": "2026-01-30T23:27:15.578348",
|
||||
"duration_min": 60
|
||||
},
|
||||
{
|
||||
"task": "More building",
|
||||
"project": "sandbox",
|
||||
"start": "2026-01-30T23:27:15.604246",
|
||||
"end": "2026-01-30T23:47:41.373585",
|
||||
"duration_min": 20.4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user