emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Time stamped TODOs with current-time from everywhere.
@ 2017-08-04 17:26 Michaël Cadilhac
  2017-08-05  2:27 ` Adam Porter
  0 siblings, 1 reply; 4+ messages in thread
From: Michaël Cadilhac @ 2017-08-04 17:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi there people;

I have a few TODO templates of the form:

          ("td" "Todo deadline (with reminders)" entry
           (file "~/org/todos.org")
           "* TODO %^{Todo}\n DEADLINE: %^t\n %U\n%i%?")

The goal is to have two time stamps: an inactivated one (%U),
recording the time the TODO was created, and a queried time (%^t), for
the deadline.  If I'm just out of the blue thinking of a TODO, I can
easily add it this way.

However, suppose I'm in Calfw; I jump to some date, hit SPACE and I'm
now in Org-Agenda mode, ready to hit k to capture (because Calfw-Org
does not offer this directly).  Now I expect %U to still be the
current time stamp, and %^t to be prefilled with the date of the
Agenda.  It so happens that *both* time stamps are the one of the
Agenda.  Is this tweakable so that %U is always (current-time)?

Thanks!

Cheers;
Michaël

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-05 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04 17:26 Time stamped TODOs with current-time from everywhere Michaël Cadilhac
2017-08-05  2:27 ` Adam Porter
2017-08-05  9:59   ` Michaël Cadilhac
2017-08-05 10:46     ` Adam Porter

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).