From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: org-capture-templates: %date is too long
Date: Fri, 12 Mar 2021 16:58:27 +0100 [thread overview]
Message-ID: <87y2es8iu4.fsf@mat.ucm.es> (raw)
In-Reply-To: 874khktkt4.fsf@gmail.com
[-- Attachment #1: Type: text/plain, Size: 866 bytes --]
>>> "RP" == Robert Pluim <rpluim@gmail.com> writes:
>>>>>> On Thu, 04 Mar 2021 21:24:03 +0100, Uwe Brauer <oub@mat.ucm.es> said:
Uwe> I am not acquainted with let-bound (only with let)
> 'let-bound' is a shorthand for saying 'binding a value using let'
Uwe> So are you saying I should may use defadvice to modify org-capture?
> Well, you have control over how org-capture is invoked, so you could
> do:
> (defun my-org-capture ()
> (let ((org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a>")))
> (org-capture)))
> although you could do it with advice if you wanted. Untested, of course :-)
Well, in order to run it I added an interactive call, but then
%:date reminded unimpressed by this setting
the result was
| user | user@ucm.es | 3 | 3 | [] | Fri, 12 Mar 2021 16:14:35 +0100 |
Uwe
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2021-03-12 16:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2021-03-12 16:36 ` Robert Pluim
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y2es8iu4.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@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 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).