Skip to content

docs: add "Set up like Subtitle Edit 4" shortcut and fix review findings#11684

Merged
niksedk merged 2 commits into
mainfrom
docs/shortcut-se4-and-docs-review
Jun 17, 2026
Merged

docs: add "Set up like Subtitle Edit 4" shortcut and fix review findings#11684
niksedk merged 2 commits into
mainfrom
docs/shortcut-se4-and-docs-review

Conversation

@niksedk

@niksedk niksedk commented Jun 17, 2026

Copy link
Copy Markdown
Member

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 the Ctrl+4 row under General (matches the SetupLikeSe4Command default [cmd, "D4"]).

Link integrity

  • index.md — link the orphaned features/seconv.md page 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 to Ctrl+Shift++ / Ctrl+Shift+-, matching the code default in MultipleReplaceViewModel.
  • reference/supported-formats.md — the "380+" count is the total catalog (text + binary + image), not text-only; reworded.
  • reference/assa-override-tags.md — removed mislabeled n (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-standard green cue color class (lime is 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:

  • Unifying the metadata-line house style (ASSA docs use backtick/no-bullet; others use bullet style).
  • change-frame-rate.md / change-speed.md lack the "How to Use" section most sibling tool docs have (needs new content).

🤖 Generated with Claude Code

niksedk and others added 2 commits June 17, 2026 21:26
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>
@niksedk niksedk merged commit 2604b88 into main Jun 17, 2026
1 of 3 checks passed
@niksedk niksedk deleted the docs/shortcut-se4-and-docs-review branch June 17, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant