emacs - org-timer
Table of Contents
Functions
M-x functions | Description |
---|---|
org-timer-set-timer |
to start a timer |
org-timer-pause-or-continue |
to pause or continue a timer |
org-timer-stop |
to stop a timer |
How to set a custom ring or bell to make a sound notification when the timer is up?
(setq org-clock-sound "./ding_ding.wav")