#70115·freeCodeCamp

Add images to the file search lesson

Author: majestic-owl448Created Sep 17, 2026Updated Sep 17, 2026
Labelsstatus: blockedscope: curriculumlesson

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.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-1.png

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."

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-2.png

Image 3 appeared immediately after:

To open Spotlight, go to your menu bar at the top right and find the magnifying glass.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-3.png

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.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-4.png

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.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-5.png

Image 6 appeared immediately after:

You can also expand a specific category by clicking on "Show More."

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-6.png

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.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-7.png

Image 8 appeared immediately after:

Then, go to "Recents" in the Finder sidebar.

https://cdn.freecodecamp.org/curriculum/lecture-transcripts/how-to-search-for-files-and-folders-on-your-computer-8.png

Affected Page

https://www.freecodecamp.org/learn/full-stack-developer/lecture-working-with-file-systems/how-to-search-for-files-and-folders-on-your-computer

Expected behavior

The lesson includes the images alongside the relevant explanations, with descriptive alt text.

Source: freeCodeCamp/freeCodeCamp