End-Of-Day Worklog
December 28, 2025 ยท View on GitHub
A personal productivity tool for capturing end-of-day work retrospectives via voice notes, processing them with AI, and delivering organized daily summaries.
The Problem
Staying "in flow" by continuing to work is often the easiest way to remember what you're working on - but it's a poor organization system that leads to working longer than intended. There's a need for a simple way to "park" the workday, capture progress, and pick up smoothly the next morning.
The Solution
A voice-driven workflow that:
- Captures an end-of-day voice memo describing work progress and blockers
- Processes the audio through Gemini multimodal AI
- Generates an organized markdown/Google Doc with projects categorized by type
- Delivers a "start-of-day brief" email the next morning with links to both the document and original audio
Planning
This project is in early planning stages. Design notes and planning materials are available in the planning/ folder:
- SPEC.md - Technical specification
- notes.mp3 - Original voice note describing the project vision
- Cleaned transcript - Edited transcript with filler words removed
- Verbatim transcript - Raw transcript preserving original speech
Status
Phase: Planning / Pre-development