emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-capture-templates: %date is too long
@ 2021-03-04  9:22 Uwe Brauer
  2021-03-04 11:57 ` Alberto AP
  0 siblings, 1 reply; 10+ messages in thread
From: Uwe Brauer @ 2021-03-04  9:22 UTC (permalink / raw)
  To: emacs-orgmode



Hi

I try to add a new entry to my org-capture-templates
for mails what I read via gnus. I'd like to have a timestamp that
reflects when the message was received, not when the entry was created
(for that I would to have to use %t)

Now I have set 

         "| | %:fromname|%:fromaddress|%^{Sheet|1|2|3|4|5|6|7|8|9} | %:date |[ ] | | %a " :prepend t)

Using the description of the org-capture-template

------------------------+------------------------------------------------------
gnus                    |  %:from %:fromname %:fromaddress
                        |  %:to   %:toname   %:toaddress
                        |  %:fromto (either "to NAME" or "from NAME")
                        |  %:date %:date-timestamp (as active timestamp)
                        |  %:date-timestamp-inactive (as inactive timestamp)
gnus                    |  %:group, for messages also all email fields

The problem is this results in 

| Number | name     | email             | sheet | date                           | status |
|        | John Doe | footbar@gmail.com |     2 | Tue, 2 Mar 2021 19:35:03 +0100 | [ ]    |

I don't need the hour, and for sure I don't need +0100

Any idea how to shorten that?

regards

Uwe Brauer 



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

end of thread, other threads:[~2021-03-12 16:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  9:22 org-capture-templates: %date is too long Uwe Brauer
2021-03-04 11:57 ` Alberto AP
2021-03-04 14:22   ` Uwe Brauer
2021-03-04 17:06     ` Robert Pluim
2021-03-04 20:24       ` Uwe Brauer
2021-03-04 20:37         ` Tim Cross
2021-03-05  7:32           ` Uwe Brauer
2021-03-09 15:21         ` Robert Pluim
2021-03-12 15:58           ` Uwe Brauer
2021-03-12 16:36             ` Robert Pluim

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