* Timed lists in org mode
[not found] <mailman.45.1692892809.26253.emacs-orgmode@gnu.org>
@ 2023-08-25 13:55 ` Ribeiro, Glauber
2023-08-25 14:09 ` Russell Adams
0 siblings, 1 reply; 2+ messages in thread
From: Ribeiro, Glauber @ 2023-08-25 13:55 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 654 bytes --]
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.ribeiro@experian.com
[-- Attachment #2: Type: text/html, Size: 3796 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Timed lists in org mode
2023-08-25 13:55 ` Timed lists in org mode Ribeiro, Glauber
@ 2023-08-25 14:09 ` Russell Adams
0 siblings, 0 replies; 2+ messages in thread
From: Russell Adams @ 2023-08-25 14:09 UTC (permalink / raw)
To: emacs-orgmode
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-25 14:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.45.1692892809.26253.emacs-orgmode@gnu.org>
2023-08-25 13:55 ` Timed lists in org mode Ribeiro, Glauber
2023-08-25 14:09 ` Russell Adams
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).