M is option key in macOS.
M+RET wouldn't work in cli version, see this: https://github.com/syl20bnr/spacemacs/issues/3283
Note, some key combinations don't work in tty: https://orgmode.org/manual/TTY-keys.html#TTY-keys
M-S-RET aka alt-shift-retC-c -C-c *C-c #C-c C-tC-c C-j or SPC . j new journal entryC-c C-x C-iC-c C-x C-oc-c c-x c-rc-c c-x c-uc-u c-c c-x c-uC-c [ Add current file to the list of agenda files. The file is added to the front of the list.C-c ] Remove current file from the list of agenda files.c-c a, press L for summary:org-agenda-day-viewM-l (Option key on macOS)M-hM-SPC (M is option key on macOS)C-c C-n/pC-c C-f/bhttp://orgmode.org/manual/Structure-editing.html
M-<RET> (M is Option key on macOS)C-RET
Update time entry: C-c C-c or C-c C-y
C-S-<up/down> (org-clock-timestamps-up/down)
On CLOCK log lines, increase/decrease both timestamps so that the clock duration keeps the same.
S-M-<up/down> (org-timestamp-up/down)
On CLOCK log lines, increase/decrease the timestamp at point and the one of the previous (or the next clock) timestamp by the same duration. For example, if you hit S-M-<up> to increase a clocked-out timestamp by five minutes, then the clocked-in timestamp of the next clock will be increased by five minutes.
| key | action |
|---|---|
| C-c . | Prompt for active date |
| C-c ! | Prompt for inactive date |
| C-c C-d | Enter a DEADLINE date |
| C-c C-s | Enter a SCHEDULED date |
| key | action |
|---|---|
| Shift-RIGHT | Go forward a day |
| Shift-LEFT | Go backward a day |
| Shift-UP | Go to previous week |
| Shift-DOWN | Go to next week |
| < | Scroll calendar back 1 month |
| > | Scroll calendar forward 1 month |
| . | Go to Today |
ref: http://members.optusnet.com.au/~charles57/GTD/org_dates/
#+STARTUP: overview #+STARTUP: content #+STARTUP: showall #+STARTUP: showeverything