You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
312 B
25 lines
312 B
4 years ago
|
+++
|
||
|
title = "Org-Mode"
|
||
|
date = 2021-03-04
|
||
|
|
||
|
[taxonomies]
|
||
|
tags = ["emacs", "org-mode", "keybinds"]
|
||
|
+++
|
||
|
|
||
|
## Keybinds
|
||
|
|
||
|
### Clocking
|
||
|
|
||
|
- Clocking in: `C-c` `C-x` `C-i`
|
||
|
- Clocking out: `C-c` `C-x` `C-o`
|
||
|
|
||
|
### State
|
||
|
|
||
|
- Next state: `C-c` `C-t`
|
||
|
- Next state: `C-right`
|
||
|
- Previous state: `C-left`
|
||
|
|
||
|
### Tagging
|
||
|
|
||
|
- `C-c` `C-q`
|