Re: Timed lists in org mode

2023-08-25 Thread Russell Adams
On Fri, Aug 25, 2023 at 01:55:03PM +, 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 Adamsrlad...@adamsinfoserv.com
https://www.adamsinfoserv.com/



Timed lists in org mode

2023-08-25 Thread Ribeiro, Glauber
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?

Thanks,

glauber
---
glauber.ribe...@experian.com