See also Org-mode basics
(use-package org
:custom
(org-agenda-start-with-log-mode t)
(org-log-done 'time)
(org-log-into-drawer t)
(org-agenda-files '("~/slip-box/agenda"))
org-time-stamp
org-deadline
org-schedule
Recurring example: <1978-03-30 +1y> (every 1 year from date)
- Desktop notifications with org-wild-notifier.el