Objective
- See TODO items
- Prioritize TODO items
- Schedule TODO items
- View Agenda
Process
Open Emacs
- Open Terminal app
- Go to ORG directory:
cd ~/org
- Type
emacs
- Maximize the window as a separate Desktop window
- Switch Left/Right:
CTRL-LEFT/RIGHT
- View All Desktops:
CTRL+UP
- Switch Left/Right:
Organize Windows
- Split windows Vertically:
SPC-w-v
Open Files
Open PLANNER-TODO file: SPC-.
- Recently visited files:
SPC-f-r
View Agenda & TODOs
View Agenda & TODO: SPC-o-a-a-n
Add TODOs
- Add a TODO below:
M-S-RET
- Rotate thru types/states:
S-LEFT/RIGHT
- Tag:
C-c C-q
Prioritize
- Move items around:
S-M-UP/DOWN/LEFT/RIGHT
Schedule
- Schedule :
SPC-m-d-s
Save File
Save file: SPC-f-s
Archive
C-C C-x C-a
Quit Emacs
Quit Emacs: SPC-q-q
Assumptions
- Doom Emacs