Creating Timestamps

Commands in Org that produce timestamps

C-c . (org-time-stamp)

It does 5 things:

C-c ! (org-time-stamp-inactive) ΒΆ

Inserts inactive timestamp
[2024-05-02 Thu]

C-c C-o

Access an Org Agenda date (date must exist and cursor must be on it)

<2024-05-17 Fri>

Shift UP DOWN LEFT RIGHT

[2016-06-15 Wed]

Modifies dates in various ways

[2024-05-19 Sun]

C-c C-y

Work out the number of days in a date range

<2024-05-02 Thu>–<2024-05-09 Thu> 7d

<2024-05-02 Thu>–<2024-05-09 Thu>

With a prefix argument work out the number of days and insert the number into the buffer