Doom Emacs cheatsheet

Previous: Emacs

Here are some of the commands that I find myself using most in Doom Emacs.

Keybinds

C-c C-o

Reload Config

space h r r

Find notes

space n r f

space n r r

Insert structure template

C-c C-,

Org Agenda (open next 10 day view)

space o A a (n)

I actually like the n better since it gives the agenda and non-scheduled TODOs

Schedule something

C-c C-s

Check box toggle

C-c C-c

Toggle Zen

space t z

Open Daily

space n r d t

Swtich to project

space p p

Add new project

space p a

Exporting menu (dispatch)

space m e

Getting undo tree (vundo)

space s u

Create or go to yesterday’s daily note

space n r d y

Magit

Stage files

s

Commit

c c

Push

p p

Help

https://blog.jethro.dev/posts/org_mode_workflow_preview/

https://jethrokuan.github.io/org-roam-guide/