Several corrections, and further suggestions #104607
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104607
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Page Information
File:
manual/editors/video_sequencer/sequencer/navigating.rst
Blender Version:
3.6
Documentation Language:
en
Permanent Link
Short description of error
In a manual, there should be no "As usual", it is condecending and not the right style to use in manuals. After all, it may be the first page the reader ever opens in the manual.
The View Menu section lacks the Tool Settings option (comes after "Sidebar").
The Vie Menu section lacks the Refresh All option is listed after "Set Frame Range to Strips", but in the software, it comes already after "Limit View to Contents". (A consistency issue, the section should thus be moved up on the page to match the actual menu to not confuse new users.)
In the Jump to Previous Strip section, the description reads:
I haven't verified this yet myself, but maybe someone with Blender experience may check this again: Is this actually the behavior (which would make the option a misnomer)? Or should it rather read "[...] to beginning of previous strip, if such exists, else to the begiining of the current strip."
In the Jump to [Previous|Next] Strip (Ceter) sections, the descriptions read:
This should be replaced with: "Like Jump to [Previous|Next] Strip, but centering the view at the new current frame." (Assuming this is the behavior, which I also haven't checked yet, being new to Blender, just reading the Manual cover to cover testing most, but not all, described actions.)
The "Refresh All" section ends on
Actually, one could program a polling check for greater convenience, i.e. test file modification timestamps (and/or file sizes) of all used files in regular intervals that do not unduly hamper Blender's performance but are frequent enough for the human user to see changes quite promptly, e.g. once a second or even every 3 seconds might suffice. If such a solution were to be programmed, the sentence above could be removed, and maybe the whole Refresh All function from the software altogether.
Correct to: "[...] time-based editors." (add a dash)
Here, "video file" should be in all lowercase.
In the Main View > Adjusting the View section, there it reads:
However, the scrollbar is to the right, and thus should the description be corrected.
The Playhead section starts with:
This could be improved to: "[...] with the current frame number (or time index) at the top." (Time mode may even be the default, but I'm not sure of that.)
In the Playhead section,
should be corrected to "in the scrubbing area [...]" (insert "the").
In the Playhead section,
should be corrected to "Holding Ctrl while [...]" (do away with the ungrammatical "When").
At the end of the Playhead sequence,
May need to be updated, as I suppose *.avi and *.mov may have been the only options in Blender once, but nowadays there are most likely plenty more, and in fact neither .avi nor '.mov may be the most frequently used today. Maybe thus give a list of the most common formats here, ending with an ellipsis, such as: "(avi/mov/mp4/wmv/...)". Make sure the formats are supported though (I haven't checked them myself).
The Hint box at the end of the page reads:
Here, a comma should be inserted: "[...] for scrubbing, e.g. the Timeline."
Most of these have already been fixed in the meantime - I still addressed the View menu's "As usual" and the Playhead's "current frame number."