all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [feature request] Plain list item timestamp support
@ 2016-06-11 13:52 Marco Wahl
  0 siblings, 0 replies; only message in thread
From: Marco Wahl @ 2016-06-11 13:52 UTC (permalink / raw)
  To: emacs-orgmode

Hello Orgers,

As you possibly know [see (info "(org) Timers")] list items created with
M-RET get prefixed with the current timer value when they match a
certain form.

#+BEGIN_EXAMPLE
* Work so hard

- 0:00:00 :: Start
- 0:00:03 :: Working so hard

M-RET (with timer on 0:00:30) yields the line

- 0:00:30 ::
#+END_EXAMPLE

I suggest to implement the same mechanism for inactive timestamps.

#+BEGIN_EXAMPLE
* Work so hard

- [2016-06-11 Sat 15:33] Start
- [2016-06-11 Sat 15:34] Working so hard

M-RET (when the current time is [2016-06-11 Sat 15:35]) yields the line

- [2016-06-11 Sat 15:35]
#+END_EXAMPLE

WDYT?


Best regards,
-- 
Marco 0x49010A040A3AE6F2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-11 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-11 13:52 [feature request] Plain list item timestamp support Marco Wahl

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.