Overview
Screenshots needed for tray notification documentation in PR #2.
Screenshots Needed (5-8)
- Tray icon in menu bar (idle state)
- Tray menu expanded
- Basic notification popup
- Critical notification popup
- Notification Center with grouped notifications
- (Optional) Recording state icon
- (Optional) Training state icon
- (Optional) Error state icon
Simplified Workflow
We now have an automated workflow:
# 1. Generate notifications
uv run python test_notification_simple.py
# 2. Take screenshots with Cmd+Shift+4
# 3. Auto-rename and move
python rename_screenshots.py
# 4. Commit
git add docs/screenshots/
git commit -m 'Add screenshots'
See SCREENSHOT_SIMPLE.md for detailed instructions.
Time Estimate
10-15 minutes with automated workflow
References
Overview
Screenshots needed for tray notification documentation in PR #2.
Screenshots Needed (5-8)
Simplified Workflow
We now have an automated workflow:
See
SCREENSHOT_SIMPLE.mdfor detailed instructions.Time Estimate
10-15 minutes with automated workflow
References
SCREENSHOT_SIMPLE.mdrename_screenshots.pydocs/SCREENSHOT_AUTOMATION_SUMMARY.md(concluded manual is better)