Initial commit with translated description
This commit is contained in:
75
assets/daily-log-template.md
Normal file
75
assets/daily-log-template.md
Normal file
@@ -0,0 +1,75 @@
|
||||
# [YYYY-MM-DD] — [Day of Week]
|
||||
|
||||
---
|
||||
|
||||
## Heartbeat
|
||||
|
||||
**Completed:** [time]
|
||||
**Status:** 🟢 / 🟡 / 🔴
|
||||
**Focus:** [Today's main focus]
|
||||
|
||||
---
|
||||
|
||||
## Session Notes
|
||||
|
||||
[What happened today. Key activities, conversations, progress.]
|
||||
|
||||
---
|
||||
|
||||
## Decisions Made
|
||||
|
||||
| Decision | Reasoning | Time |
|
||||
|----------|-----------|------|
|
||||
| [Decision] | [Why] | [HH:MM] |
|
||||
|
||||
---
|
||||
|
||||
## Action Items
|
||||
|
||||
### Completed
|
||||
- [x] [Item]
|
||||
|
||||
### In Progress
|
||||
- [ ] [Item] — [status/blockers]
|
||||
|
||||
### Created Today
|
||||
- [ ] [Item] — due: [date]
|
||||
|
||||
---
|
||||
|
||||
## Learnings
|
||||
|
||||
> Capture corrections, insights, discoveries. Move to .learnings/ if significant.
|
||||
|
||||
- [Learning]
|
||||
|
||||
---
|
||||
|
||||
## Checkpoints
|
||||
|
||||
### [HH:MM] — [Context %]
|
||||
|
||||
**Working on:** [task]
|
||||
**Progress:** [status]
|
||||
**Next:** [action]
|
||||
|
||||
---
|
||||
|
||||
## Open Questions
|
||||
|
||||
- [ ] [Question needing input]
|
||||
|
||||
---
|
||||
|
||||
## Tomorrow
|
||||
|
||||
**Priority:** [What to tackle first]
|
||||
**Blocked on:** [If anything]
|
||||
|
||||
---
|
||||
|
||||
*End of day summary written: [time]*
|
||||
|
||||
---
|
||||
|
||||
*Part of AI Persona OS by Jeff J Hunter — https://os.aipersonamethod.com*
|
||||
Reference in New Issue
Block a user