Add images to the file search lesson
Describe the Issue
The lesson is missing the 8 images included in its original transcript.
Lesson file: curriculum/challenges/english/blocks/lecture-working-with-file-systems/672ac3f129efbf327742eb33.md.
The images are being added in https://github.com/freeCodeCamp/cdn/pull/408 and need to be available on the CDN first. This is blocked by https://github.com/freeCodeCamp/cdn/pull/408.
The current lesson combines or rewords some passages from the transcript and omits some image-specific sentences. The quotations below describe the original placements, including the original wording. They do not prescribe placement in the current lesson or changes to its wording. The contributor can choose suitable placements and write descriptive alt text.
Original transcript placements
Image 1 appeared immediately after:
You'll see results from across your PC and OneDrive.
Image 2 appeared immediately after:
Another alternative is to use the Search File Explorer. You will find it at the top right of the Explorer window, where you can see "Search Documents."
Image 3 appeared immediately after:
To open Spotlight, go to your menu bar at the top right and find the magnifying glass.
Image 4 appeared immediately after:
If you don't see this icon on the menu bar, you can add it in the Control Center settings.
Image 5 appeared immediately after:
When you open Spotlight, you'll see the Spotlight Search, where you can search for any file or folder by typing its name.
Image 6 appeared immediately after:
You can also expand a specific category by clicking on "Show More."
Image 7 appeared immediately after:
Another way to search for files that you have recently opened is to open Finder by click on the Finder icon in the Dock.
Image 8 appeared immediately after:
Then, go to "Recents" in the Finder sidebar.
Affected Page
Expected behavior
The lesson includes the images alongside the relevant explanations, with descriptive alt text.
Source: freeCodeCamp/freeCodeCamp