Files
org-notes-quartz/example-notes/projects/learning-system.org
Ignacio Ballesteros 79e93c167e quartz build
2026-02-14 18:00:32 +01:00

35 lines
969 B
Org Mode

#+title: Learning System
#+date: 2024-01-18
#+filetags: :project:planning:
A personal system for continuous learning.
* Components
1. *Capture* - Quick notes, highlights, ideas
2. *Process* - Convert to [[file:../concepts/atomic-notes.org][Atomic Notes]]
3. *Connect* - Add [[file:../concepts/linking.org][Links]] to existing notes
4. *Review* - [[file:../concepts/spaced-repetition.org][Spaced Repetition]] for retention
* Daily Practice
| Time | Activity |
|------|----------|
| Morning | Review queue |
| Anytime | Capture ideas |
| Evening | Process inbox |
* Tools
- Org-mode for capture
- Org-roam for [[file:../concepts/zettelkasten.org][Zettelkasten]]
- Org-drill for review
* Inspiration
Based on [[file:../concepts/knowledge-management.org][Knowledge Management]] research and cite:forte2022 Building a Second Brain methodology.
* Status
Currently implementing the capture phase. See [[file:website.org][Website Project]] for publishing component.