From: Ihor Radchenko <yantar92@posteo.net>
To: "Sébastien Gendre" <seb@k-7.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: Capture, template expansion and keyword for link type
Date: Thu, 11 Jul 2024 13:56:11 +0000 [thread overview]
Message-ID: <87ikxc58xw.fsf@localhost> (raw)
In-Reply-To: <87r0c08ldo.fsf@k-7.ch>
Sébastien Gendre <seb@k-7.ch> writes:
> I was reading the Org-mode manual, at section "10.1.3.2 Template
> expansion":
> https://orgmode.org/manual/Template-expansion.html
>
> And I was a little bit confused by the "%:keyword". The manual say:
> "Specific information for certain link types, see below."
>
> Where did this link come from ?
> When is it defined, and from/to where ?
> To be able to use the "%:keyword" in a capture: Do I need to store a
> link before calling org-capture ? Or do the call of org-capture will
> automatically store a link to where my point is before the call ?
> The manual page of template expansion did not explain it.
>
1. If there is %a placeholder in the template, org-capture stores link
to the location from where you called org-capture
2. If there is no placeholder, the last stored link is used
> Also, if a capture template is selected after an org-protocol call, the
> documentation say that only 3 keywords are available: %:link’,
> ‘%:description’ and ‘%:annotation’.
>
> Is it possible to passe more keyword through an org-protocol call ?
Not directly. Additional keywords are stored inside undocumented %:query
keyword value.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2024-07-11 13:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87sewga4ni.fsf@k-7.ch>
2024-07-11 6:59 ` Capture, template expansion and keyword for link type Sébastien Gendre
2024-07-11 13:56 ` Ihor Radchenko [this message]
2024-07-11 20:47 ` Sébastien Gendre
2024-07-11 14:05 ` Max Nikulin
2024-07-11 20:36 ` Sébastien Gendre
2024-07-12 12:00 ` Max Nikulin
2024-07-12 16:34 ` Sébastien Gendre
2024-07-14 8:22 ` Max Nikulin
2024-07-11 3:42 Sébastien Gendre
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=87ikxc58xw.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=seb@k-7.ch \
/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.