Conversation
Layout: PPT/Word/PPT/Excel/PPT alternating rows. Same document types share a row so aspect ratios stay consistent. - Row 1: 4x PowerPoint - Row 2: 3x Word (academic paper, project proposal, annual report) - Row 3: 4x PowerPoint - Row 4: 3x Excel (budget tracker, gradebook, sales dashboard) - Row 5: 1x PowerPoint (3D morph) Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Split mixed aspect ratio layout into three distinct tables to avoid visual inconsistency from mixing landscape (16:9 PPT) and portrait (A4 Word/Excel) formats: - PowerPoint: 3x3 grid with section header - Word: 1x3 row with section header - Excel: 1x3 row with section header All tables use consistent 33% column widths for uniform appearance. Applied to both English and Chinese README versions. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Changes: - PPT: 2 rows × 3 columns (6 total) with selected presentations - Word: Use word1.gif, word2.gif, word3.gif instead of PNG files - Excel: Use excel1.gif, excel2.gif, excel3.gif instead of PNG files - All tables now use 33% column width for consistency Applied to both English and Chinese README versions. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Contributor
Author
|
@goworm This PR is ready for review. Changes: Enhanced README showcase section with Word and Excel examples using animated GIFs Context: Previously the README only showcased PowerPoint presentations. This PR adds professional Word documents and Excel spreadsheets to demonstrate OfficeCLI's full capabilities across all three Office formats. All showcase files now use animated GIFs (word1-3.gif, excel1-3.gif) for better visual impact, and the layout is restructured into three separate tables (PPT 2×3, Word 1×3, Excel 1×3) to maintain consistent aspect ratios. Testing: All files are staged and pushed. The showcase grid displays cleanly with proper aspect ratio separation between landscape PPT GIFs and portrait Word/Excel GIFs. |
- Replaced Word GIFs (word1.gif, word2.gif, word3.gif) with new materials - Replaced Excel GIFs (excel1.gif, excel2.gif, excel3.gif) with new materials - Updated source documents (academic-paper.docx, budget-tracker.xlsx, etc.) - Removed temporary Excel lock files (.~*.xlsx) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Resolved conflicts by keeping the docs branch layout: - PPT: 2 rows × 3 columns (6 selected presentations) - Maintained "(PowerPoint)" alt text suffix - Preserved Word and Excel showcase sections Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
goworm
approved these changes
Mar 26, 2026
goworm
approved these changes
Mar 26, 2026
goworm
added a commit
that referenced
this pull request
Mar 27, 2026
docs: enhance README showcase with Word and Excel examples
goworm
added a commit
that referenced
this pull request
Apr 2, 2026
docs: enhance README showcase with Word and Excel examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Visual Improvements
Test Plan
🤖 Generated with Claude Code