docs: add "Set up like Subtitle Edit 4" shortcut and fix review findings#11684
Merged
Conversation
Document the new Ctrl+4 "Set up like Subtitle Edit 4" action (PR #11670) in the keyboard shortcuts reference, then fix issues surfaced by a docs review: - index: link the orphaned features/seconv.md page into the nav - ocr: fix broken zoom shortcut cells (Ctrl++ / Ctrl+-) - edit: reconcile collapse/expand prose with table (Ctrl+Shift++ / Ctrl+Shift+-), matching the code default - supported-formats: clarify 380+ count covers text, binary and image formats - shortcuts: remove duplicated key-capture instruction - assa-override-tags: drop mislabeled "n (close B-spline)" drawing command, close alpha example values with trailing &, remove duplicated Notes bullets, fix "See Also" link text - webvtt: clarify WHATWG origin / W3C standardization; drop non-standard "green" cue color class - faq + sync feature pages: standardize menu name on "Synchronization" and "ASSA tools" to match the actual UI Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Specify that you double-click a command in the list (the shortcuts grid), and reframe it as an alternative to the modifier/dropdown method. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What
Documents the new Ctrl+4 — "Set up like Subtitle Edit 4" action (from #11670) in the keyboard shortcuts reference, and fixes a batch of issues found in a broader docs review.
Changes
New shortcut
reference/keyboard-shortcuts.md— add theCtrl+4row under General (matches theSetupLikeSe4Commanddefault[cmd, "D4"]).Link integrity
index.md— link the orphanedfeatures/seconv.mdpage into the nav (it existed but was unreachable).Factual / contradiction fixes (verified against code or spec)
features/ocr.md— broken zoom shortcut cells →Ctrl++/Ctrl+-.features/edit.md— prose contradicted the table for collapse/expand; reconciled toCtrl+Shift++/Ctrl+Shift+-, matching the code default inMultipleReplaceViewModel.reference/supported-formats.md— the "380+" count is the total catalog (text + binary + image), not text-only; reworded.reference/assa-override-tags.md— removed mislabeledn (close B-spline)drawing command; closed the alpha example values with a trailing&; removed duplicated bullets in the Notes section; fixed a "See Also" link title.reference/webvtt.md— clarified WHATWG origin / W3C standardization (Overview contradicted the Version History); dropped the non-standardgreencue color class (limeis the green one).Consistency
features/shortcuts.md— removed a duplicated key-capture instruction.faq.md,features/visual-sync.md,features/point-sync.md,features/point-sync-via-other.md— standardized the menu name on Synchronization (the actual menu header) and ASSA tools, matching the rest of the docs and the UI.Notes / not done
A few lower-priority, judgment-call items were intentionally left for the maintainer:
change-frame-rate.md/change-speed.mdlack the "How to Use" section most sibling tool docs have (needs new content).🤖 Generated with Claude Code