50 lines
1.9 KiB
JSON
50 lines
1.9 KiB
JSON
{
|
|
"description": "Task tracking — auto-captured from chat or manually added. Done tasks get deleted.",
|
|
"recurring": [
|
|
{
|
|
"id": "843efabf",
|
|
"text": "Nose shower 👃🚿",
|
|
"frequency": "daily",
|
|
"when": "evening",
|
|
"context": "Remind in evening, whether work just wrapped up or already relaxing"
|
|
}
|
|
],
|
|
"tasks": [
|
|
{
|
|
"id": "b9d1d89e",
|
|
"added": "2026-02-07",
|
|
"text": "Create script to auto-update workflows to Forgejo monorepo actions",
|
|
"priority": "someday",
|
|
"context": "Monorepo is done, using GitHub actions as fallback for now"
|
|
},
|
|
{
|
|
"id": "c0bfb64b",
|
|
"added": "2026-02-10",
|
|
"text": "WoW bot with image recognition",
|
|
"priority": "someday",
|
|
"context": "Look into programming a bot for World of Warcraft using image recognition. Old idea worth revisiting."
|
|
},
|
|
{
|
|
"id": "29f86057",
|
|
"added": "2026-02-10",
|
|
"text": "Look into Showboat & Rodney (Simon Willison)",
|
|
"priority": "someday",
|
|
"context": "CLI tools for coding agents to prove their work. Showboat: agents build Markdown demos with real command outputs. Rodney: lightweight browser automation for agents to capture screenshots. Both designed for agent-first workflows. https://simonwillison.net"
|
|
},
|
|
{
|
|
"id": "07569224",
|
|
"added": "2026-02-11",
|
|
"text": "Herman Miller Embody kaufen (chairgo.de)",
|
|
"priority": "soon",
|
|
"context": "Ergonomischer Bürostuhl für Programmier-Setup. ~€1.800-2.000. Evtl. probesitzen in Wien vorher.",
|
|
"lastNudged": "2026-02-17T09:18:57.675Z"
|
|
},
|
|
{
|
|
"id": "4495460d",
|
|
"added": "2026-02-18",
|
|
"text": "Implement K3s Borg backup (etcd snapshots + pg_dump → Storage Box)",
|
|
"priority": "now",
|
|
"context": "Plan in projects/business/memory/infrastructure.md. Storage Box already set up. DB is 7.6MB. Do etcd snapshots daily, pg_dump every 6h, manifests export. All to Borg."
|
|
}
|
|
]
|
|
}
|