--- title: ▍How to Remember Everything You Read created: 2026-06-05 modified: 2026-06-10 authors: Justin Sung category: YouTube Video tags: [] --- > When it comes to remembering and applying information, it’s less about how much **goes** in, and more about how much **stays** in. # Two Stages of Reading > Most people spend too much time in stage 1, and often neglect stage 2. 1. Consumption (taking in information) 2. Digestion (processing and retaining it) # The PACER Framework/Categorization > Match the information you read to its proper type and digestion technique. * **P — Procedural (The “How-to”):** Information on executing tasks (e.g., coding, languages). > **Digestion strategy:** _Practice_ and apply it in real life as early as possible. * **A — Analogous (The Connections):** Information related to something you already know. > **Digestion strategy:** _Critique_ the analogy by determining exactly how the two concepts are similar, how they differ, and where the comparison breaks down. * **C — Conceptual (The “What”):** Facts, theories, and principles. > **Digestion strategy:** _Map_ the information non-linearly (like a mind map) to mirror how an expert connects ideas together. * **E — Evidence (The Concrete Proof):** Specific statistics, cases, or dates that support a concept. > **Digestion strategy:** _Store_ the data immediately, then _rehearse_ it later by utilizing it in explanations or practice essays. * **R — Reference (The Nitty-Gritty):** Small details that don’t alter your conceptual understanding (e.g., constants, formulas). > **Digestion strategy:** _Store_ it in a second brain or a flashcard app (like Anki) and _rehearse_ via spaced repetition. # Tips 1. Not all information is equal. Trying to remember everything you read should not be the goal in the first place. The goal is to memorize everything you need to remember. 2. You cannot retain information just by reading faster or binge-watching tutorials. Over-consuming information without taking the time to digest it will lead to forgetting up to 90% of what was read. For every piece of information you consume, you must allocate time to process it. 3. Rereading text over and over while you consume it ruins learning efficiency. Instead, categorize it dynamically and trust your targeted digestion processes to lock it into your long-term memory.