Alan Schmitt <[email protected]> writes:

> In the context of capturing a web page using org-protocol, I would like
> to use the page title as an argument to a function I use in the capture
> (to generate the capture template). Is there a way in elisp to transform
> the `%:description' template to its value?

(plist-get org-store-link-plist :description)

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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>

Reply via email to