all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: daniela-spit@gmx.it
To: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Org Capture - Inserting Date and Time
Date: Sat, 28 Nov 2020 03:58:24 +0100	[thread overview]
Message-ID: <trinity-751cd818-851f-4907-9b94-6ba39ce89eb7-1606532304517@3c-app-mailcom-bs12> (raw)

Have posted an entry of my Org Capture Setup.  I ask for a date using %^U which is
introduced in the headline.   I would like to also put it in the field "Scheduled:".
Can this be done?

Would like something as below

* MEETING [2020-12-02 Wed 03:55] Walk
  Scheduled: <2020-12-02 Wed 03:55>
  With: Pete
  Entered: <2020-11-28 Sat 03:55>


 ("m" "+ Meeting" entry
           (file "~/histr/rcl.org")
           ,(concat
               "* MEETING %^U %^{Topic}\n"
               "  Scheduled:\n  With: %^{With}%?\n  Entered: %T"))



             reply	other threads:[~2020-11-28  2:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28  2:58 daniela-spit [this message]
2020-11-28  7:48 ` Org Capture - Inserting Date and Time Jean Louis
2020-11-28  8:12 ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-751cd818-851f-4907-9b94-6ba39ce89eb7-1606532304517@3c-app-mailcom-bs12 \
    --to=daniela-spit@gmx.it \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.