emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Parsing property drawers in subtree scope exports
@ 2017-07-01  6:58 Kaushal Modi
  2017-07-01  7:48 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Kaushal Modi @ 2017-07-01  6:58 UTC (permalink / raw)
  To: emacs-org list

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

Hello,

I have this test Org file:

=====
* Title
:PROPERTIES:
:FOO: 123
:END:
Something
=====

I am working on an exporter back-end, and I need to get the value of the
:FOO property
- During *subtree* export (C-c C-e C-s ..)
- In the body filter fn. So I have only info and body at my access.

I looked at ox-html.el for hints but that didn't help. In there too, the
CUSTOM_ID property drawer (picked one example I knew) is not parsed during
subtreep export.

How can I do this?

Thanks.
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 853 bytes --]

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

end of thread, other threads:[~2017-07-06 17:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-01  6:58 Parsing property drawers in subtree scope exports Kaushal Modi
2017-07-01  7:48 ` Nicolas Goaziou
2017-07-01 13:09   ` Kaushal Modi
2017-07-01 16:08     ` Nicolas Goaziou
2017-07-06 17:08       ` Kaushal Modi
2017-07-06 17:19         ` Nicolas Goaziou

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).