Visual guide to Worklog Manager's interface and features.
Main application window showing time tracking interface
Features visible:
- Real-time timer display
- Status indicators
- Control buttons (Start Day, Stop, Continue, End Day)
- Time summary panel
- Break type selector
Status Indicators:
- 🟢 Green - Meeting or exceeding work targets
- 🟠 Orange - Approaching targets or warnings
- 🔴 Red - Overtime or critical status
- 🔵 Blue - Current active session
Screenshot showing "Start Day" button and initial state
Screenshot showing running timer and "Working" status
Screenshot showing break selection and "On Break" status
Screenshot showing completed day with time summary
Screenshot showing action history dialog with revoke options
Displays:
- List of recent actions (up to 5)
- Timestamps for each action
- Confirmation before rollback
Screenshot showing export options dialog
Options:
- Format selection (CSV, JSON, PDF)
- Date range picker
- Quick export shortcuts
Screenshot showing settings configuration
Sections:
- Work norm configuration
- Theme selection (Light/Dark)
- Notification preferences
- Backup settings
- Keyboard shortcuts
Screenshot showing light theme appearance
Screenshot showing dark theme appearance
Screenshot showing system tray icon and menu
Menu Options:
- Quick actions
- Show/Hide window
- Exit application
Screenshot showing break reminder notification
Screenshot showing overtime warning notification
Screenshot showing work norm completion notification
Date,Start Time,End Time,Total Work,Breaks,Productive Time,Overtime
2025-10-21,08:00:00,17:30:00,09:30:00,01:00:00,08:30:00,01:00:00{
"export_date": "2025-10-21",
"work_sessions": [...],
"statistics": {
"total_work_time": 510,
"overtime": 60
}
}Screenshot showing expanded time summary
Metrics displayed:
- Current Session: Active work time
- Total Work Time: All work periods
- Break Time: All breaks combined
- Productive Time: Net work time
- Remaining: Time to reach norm
- Overtime: Time beyond norm
Screenshot showing error dialog with helpful message
Screenshot showing input validation warning
Screenshot showing double-confirmation dialog for reset
Screenshot showing automatic backup notification
To contribute screenshots:
- Take clear, high-resolution screenshots (1280x720 or higher)
- Annotate important features if needed
- Save as PNG format
- Add to
docs/images/directory - Update this file with image references
Example:

*Main application window*Note: Screenshots will be added as the project documentation evolves. Contributors are welcome to submit screenshots following the guidelines above.