A practical learning method

How to take YouTube tutorial notes you can actually review

Good video notes do not copy every caption. They keep the frame, action, and your next step at the right moment.

Record less, but make every step reproducible

Capture the facts first; add your interpretation after the video.

Step 1: Decide what is worth saving

Do not try to record the entire video. Prioritize actions you are likely to forget, need to repeat, or that are directly tied to your current task. An hour-long tutorial often needs only three to eight steps.

Step 2: Keep the frame and timestamp together

“Open settings” is easy to forget without context. Keep the button position, interface state, and video timestamp so you can return quickly. TubeSteps puts those details into one step card.

Step 3: Add your own explanation

A caption may say “click here,” while your future self needs to know why and what happens next. After watching, rewrite the title as an action and add the reminder you will actually use.

Step 4: Remove duplicates and export

Review the list, delete repeated frames, and reorder the cards by time or logic. Use HTML for daily review, PDF for archiving, and Markdown for your own knowledge base.

Step title: Open API settings
Timestamp: 06:24
What I see: Developer settings in the left navigation
My note: Select the project first, then open API Keys. Do not reuse an old key.

A quick review checklist

  • Can every step return to the source video?
  • Does the title describe a concrete action?
  • Does the note explain what is easy to forget?
  • Did you remove unrelated or duplicate frames?
Make your first note