Scenario: You want a quick summary of what you worked on today for your daily standup meeting.
You've been working across multiple projects, using different editors, making git commits, and interacting with AI coding assistants. You need a concise summary of your activity without manually reviewing everything.
WorkLog automatically aggregates activity from all configured sources and organizes it by project.
worklogOutput:
# Daily Standup - January 15, 2026
**worklog**: Update README examples; Add productivity analysis feature
**api-server**: Fix authentication bug; Add rate limiting middleware
**frontend-app**: Implement dark mode toggle; Update dashboard themeworklog -yworklog -wworklog -lw- WorkLog reads from all configured data sources (git, GitHub, VS Code, Cursor, AI agents, etc.)
- Filters out noise (like auto-saves, trivial commits)
- Groups activities by repository/project
- Generates a concise summary organized by project
- Run
worklogfirst thing in the morning to see what you accomplished yesterday - Use
worklog -won Fridays to prepare your weekly summary - The output is automatically saved to history for later searching