emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Timed lists in org mode


From: Russell Adams
Subject: Re: Timed lists in org mode
Date: Fri, 25 Aug 2023 16:09:21 +0200

On Fri, Aug 25, 2023 at 01:55:03PM +0000, Ribeiro, Glauber wrote:
> All,
>
> I often document the running of complex processes such as software installs 
> by writing down a list with times like this:
>
> 08:00 – started
> 08:05 – prompt about debug data
> 08:07 – database update started
>
>
> and so on. I seem to remember seeing a way to do this in org, where you just 
> hit “enter” and the next line already gets populated with a time stamp. 
> However, I haven’t been able to find it. Of course the format doesn’t need to 
> be exactly that. Just the convenience of automatically adding the timestamp 
> when I start a new line.
>
> Does this exist in org? Or did I imagine it?
>

https://orgmode.org/org.html#Timers

M-x org-timer-start

C-x C-c -   to insert the first line

Creates lines like this:

- 0:00:17 :: wugga
- 0:00:21 :: hi
- 0:00:23 :: this is a timer

After the first line, you can do M-Enter to create a new list item and
the timestamp automatically updates.


------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com
                                    https://www.adamsinfoserv.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]