From: Hanno Perrey <hanno@hoowl.se>
To: Marcin Borkowski <mbork@mbork.pl>,
Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Can a post-capture hook know which capture template I used?
Date: Wed, 12 Apr 2023 07:29:29 +0200 [thread overview]
Message-ID: <2794F6DB-7D2D-4843-81B7-779A9D6EB18B@hoowl.se> (raw)
In-Reply-To: <875ya12268.fsf@mbork.pl>
Marcin Borkowski <mbork@mbork.pl> skrev: (12 april 2023 05:46:07 CEST)
>Hi all,
>
>I'd like to perform some actions after a successful capture. I know
>about `org-capture-.*-finalize-hook's, and I think
>`org-capture-after-finalize-hook' is the one I need, but I need to
>decide what action to take depending on the capture template used. How
>can I access it?
>
>TIA,
>
>--
>Marcin Borkowski
>http://mbork.pl
>
Hej Marcin,
you can call `(plist-get org-capture-plist :key)' to get the template key that was used. For an example with `org-capture-before-finalize-hook', see https://gitlab.com/hperrey/khalel/-/blob/master/khalel.el#L502
Hope that helps!
Best wishes,
Hanno
next prev parent reply other threads:[~2023-04-12 5:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-12 3:46 Can a post-capture hook know which capture template I used? Marcin Borkowski
2023-04-12 3:59 ` Max Nikulin
2023-04-12 5:29 ` Hanno Perrey [this message]
[not found] <mailman.61.1681315213.22212.emacs-orgmode@gnu.org>
2023-04-14 20:39 ` No Wayman
2023-04-15 5:45 ` Marcin Borkowski
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=2794F6DB-7D2D-4843-81B7-779A9D6EB18B@hoowl.se \
--to=hanno@hoowl.se \
--cc=emacs-orgmode@gnu.org \
--cc=mbork@mbork.pl \
/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).