💾 Human memory
Parts
graph LR
subgraph "🏋️♀️ Working memory"
0("📝 Sensory memory") -->|"Attention"| A("⏱ Short term memory")
end
A("⏱ Short term memory") -->|"Repetition"| B("🐘 Long term memory")
class 0 internal-link;
class A internal-link;
class B internal-link;
🔗 Links
🏋️♀️ Working memory 📝 Sensory memory ⏱ Short term memory 🐘 Long term memory