org-mode

Special keys

By default:

  • C – Control
  • M - Meta (option)
  • s – super (command)
  • SPC – Space
  • RET – Return (Enter)

Timestamps

C-c . – prompts you to insert a active timestamp. Active means, that this entry signed with the timestamp will be visible in Agenda.

<2020-05-12 Tue>

C-c ! – should prompt you to insert an INACTIVE timestamp, but doesn’t work in my doom-emacs configuration.

[2020-05-12 Tue]