Skip to content

Update screenshots and CLI demo GIFs for Phase 7 (Recommendations & Book Covers) #6

Description

@texasbe2trill

Summary

The README screenshots and CLI demo GIFs were taken before Phase 7 shipped (Recommendations & Book Covers). They no longer show the current state of the app and should be retaken.


What needs to be captured

Web UI screenshots (docs/screenshots/)

File What to show
overview.png Overview with the new Recommendation Cards visible — ranked cards with embedded book cover thumbnails and evidence bullets at the top of the dashboard
library.png Library list with book cover thumbnails in the left column of each row
book-detail.png Book Detail header with the medium-sized cover image beside the title
insights.png AI Insights feed (no cover changes here, but retake for visual freshness)
activity.png Activity view (unchanged, but retake to match style of new shots)
vocabulary.png Vocabulary view (unchanged, but retake to match style)
chat.png / chat2.png Chat views (unchanged, but retake to match style)

CLI demo (docs/demo/)

The existing konotes-cli.gif and konotes-chat-cli.gif are still accurate. No retake required unless you want to refresh them with current output formatting.


How to run the app with demo data

git clone https://github.com/texasbe2trill/KoNotes.git
cd KoNotes
pip install -e .
streamlit run app/app.py

Then click "Load demo data" in the sidebar to populate the app with the synthetic dataset — no real Kobo device needed.


Screenshot tips

  • Window width: ~1400px for desktop-sized shots
  • Use the built-in dark theme (Streamlit settings → Theme → Dark) to match the existing aesthetic
  • Crop to the main content area, not the full browser window
  • PNG preferred

Checklist

  • overview.png — shows recommendation cards with book covers
  • library.png — shows cover thumbnails in book rows
  • book-detail.png — shows cover in book header
  • insights.png
  • activity.png
  • vocabulary.png
  • chat.png / chat2.png
  • Open a PR updating the images in docs/screenshots/

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationhelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions