all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Viewing the default capture template
@ 2024-12-24 23:47 Christopher Howard
  2024-12-25 19:49 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Howard @ 2024-12-24 23:47 UTC (permalink / raw)
  To: Help Gnu Emacs Mailing List

Hi, I want to make a an org capture template that is a little different from the default one used when in an EWW buffer. Can I see what that default template is through some interactive command, or do I have to search through EWW source code to find it?

-- 
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com

בראשית ברא אלהים את השמים ואת הארץ



^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Viewing the default capture template
@ 2024-12-26 22:19 Christopher Howard
  2024-12-26 22:45 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Howard @ 2024-12-26 22:19 UTC (permalink / raw)
  To: Michael Heerdegen via Users list for the GNU Emacs text editor
  Cc: Michael Heerdegen

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



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

end of thread, other threads:[~2024-12-26 22:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 23:47 Viewing the default capture template 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
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 22:19 Christopher Howard
2024-12-26 22:45 ` Michael Heerdegen via Users list for the GNU Emacs text editor

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.