quartz build
This commit is contained in:
34
example-notes/projects/learning-system.org
Normal file
34
example-notes/projects/learning-system.org
Normal file
@@ -0,0 +1,34 @@
|
||||
#+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.
|
||||
Reference in New Issue
Block a user