[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] can I export all PROPERTIES to my ascii output?
From: |
Christopher W. Ryan |
Subject: |
Re: [O] can I export all PROPERTIES to my ascii output? |
Date: |
Wed, 29 Mar 2017 09:15:53 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 |
Thank Nicolas, but what exactly do you mean by "see"
org-export-properties? I use org-mode a little, but I have to admit I
have never really looked under the hood and played around with variables
much.
--Chris
Nicolas Goaziou wrote:
> Hello,
>
> Christopher W Ryan <address@hidden> writes:
>
>> I'd like to make all the PROPERTIES show up in ascii output when I export.
>> How can I do that?
>>
>> #+OPTIONS: properties:t
>>
>> does not export properties. Neither does:
>>
>> #+OPTIONS: with-properties:t
>
> See `org-export-with-properties'. Also, you could try M-x org-lint on
> your document.
>
> Regards,
>