unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: Michael Heerdegen via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Cc: Michael Heerdegen <michael_heerdegen@web.de>
Subject: Re: Viewing the default capture template
Date: Thu, 26 Dec 2024 13:19:43 -0900	[thread overview]
Message-ID: <87o70ydr40.fsf@librehacker.com> (raw)
In-Reply-To: Christopher Howard's message of "Thu, 26 Dec 2024 07:14:26 -0900 (6 hours, 42 seconds ago)"

For posterity: the same default template string is used for all captures, if you don't specify one. The docstring for org-capture-templates indicates it is...

```
\"* %?\n %a\"
```

The %a refers to the annotation:

```
  %a          Annotation, normally the link created with `org-store-link'.
```

-- 
Christopher Howard



             reply	other threads:[~2024-12-26 22:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-26 22:19 Christopher Howard [this message]
2024-12-26 22:45 ` Viewing the default capture template Michael Heerdegen via Users list for the GNU Emacs text editor
  -- strict thread matches above, loose matches on Subject: below --
2024-12-24 23:47 Christopher Howard
2024-12-25 19:49 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-12-26 16:14   ` Christopher Howard
2024-12-26 22:35     ` Michael Heerdegen via Users list for the GNU Emacs text editor

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87o70ydr40.fsf@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.
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).