ui: move Table of Contents and Recent Documents to the View menu - #23
Conversation
They sat in Edit only because they were stuffed into the textEditing command group next to Find. Shortcuts and disable-in-reading-mode are unchanged.
… single-line Documents title - CHANGELOG: the three PRs each opened their own [Unreleased]; merged into one with credits (also the Homebrew cask fix, #25/#26 + tap #2). - View menu: divider between the sidebar toggles and Reading Mode. - Recent Documents header: with two buttons in the row the title wrapped to two lines at the 160 pt minimum width; lineLimit(1) + fixedSize keeps it on one. Verified: 186 tests, Debug + Release + Release-APPSTORE build; AX-driven E2E on the Debug build (both collapse buttons, View/Edit menu contents, flags untouched by Reading Mode, 160 pt sidebar). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HHNj7eLDeEN5RDQXSZdRco
|
Merged - thank you! Reviewed all three together: the collapse controls reuse the same Follow-up on main after the merge: one CHANGELOG "Unreleased" section for the three entries (they all added their own), a divider between the sidebar toggles and Reading Mode in the View menu, and credits. Ships with the next release. |
Sidebar collapse controls and View-menu move (#21, #22, #23 @Coriou), Homebrew cask depends_on fix (#25, #26 @robin-moser; tap #2 @GregOriol). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HHNj7eLDeEN5RDQXSZdRco
|
Shipped in v1.9.1: https://github.com/b451c/quickmd/releases/tag/v1.9.1 (GitHub + Homebrew live; App Store build submitted). Thanks again! |
Table of Contents and Recent Documents were in Edit only because they got stuffed into the textEditing command group next to Find.
Moved them to View, after Zoom and before Reading Mode. Shortcuts and the reading-mode disable are unchanged. Find and Copy Markdown stay in Edit.