Enable tasks section in morning report, add daily archives

- Enable tasks collector in morning-report config
- Update morning.md with Jan 07 report
- Archive Jan 06 and Jan 07 reports

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
OpenCode Test
2026-01-07 11:11:15 -08:00
parent c30ea2d679
commit 1636784931
4 changed files with 101 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
"show_tomorrow": true
},
"tasks": {
"enabled": false,
"enabled": true,
"max_display": 5,
"show_due_dates": true
},