~protesilaos/tmr

Setup a default time for common descriptions

Details
Message ID
<875ybcedkm.fsf@cassou.me>
DKIM signature
missing
Download raw message
Hi all,

tmr-description-list allows for reusing the same tmr descriptions over
and over. I use that all the time and it is really good.

I thought we could improve it a bit by adding an optional default time
to wait for each description. I guess that many repetitive timers have
repetitive times. E.g.,

(setq tmr-description-list
      '(
        ("Stop working" :time "17:00")
        ("Check the PR built fine" :time "5m") ;; time for the CI to finish building
        "Call back" ;; no default here
        ))

What do you think?

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
Reply to thread Export thread (mbox)