emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* can I export all PROPERTIES to my ascii output?
@ 2017-03-28 20:05 Christopher W Ryan
  2017-03-29 12:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher W Ryan @ 2017-03-28 20:05 UTC (permalink / raw)
  To: emacs-orgmode

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

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

Thanks.

--Chris Ryan

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

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

* Re: can I export all PROPERTIES to my ascii output?
  2017-03-28 20:05 can I export all PROPERTIES to my ascii output? Christopher W Ryan
@ 2017-03-29 12:21 ` Nicolas Goaziou
  2017-03-29 13:15   ` Christopher W. Ryan
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2017-03-29 12:21 UTC (permalink / raw)
  To: Christopher W Ryan; +Cc: emacs-orgmode

Hello,

Christopher W Ryan <cryan@binghamton.edu> 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,

-- 
Nicolas Goaziou

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

* Re: can I export all PROPERTIES to my ascii output?
  2017-03-29 12:21 ` Nicolas Goaziou
@ 2017-03-29 13:15   ` Christopher W. Ryan
  2017-03-29 13:36     ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher W. Ryan @ 2017-03-29 13:15 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

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 <cryan@binghamton.edu> 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,
> 

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

* Re: can I export all PROPERTIES to my ascii output?
  2017-03-29 13:15   ` Christopher W. Ryan
@ 2017-03-29 13:36     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2017-03-29 13:36 UTC (permalink / raw)
  To: Christopher W. Ryan; +Cc: emacs-orgmode

"Christopher W. Ryan" <cryan@binghamton.edu> writes:

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

I mean: please have a look at `org-export-with-properties'
documentation. Use:

   C-h v org-export-with-properties RET

Regards,

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

end of thread, other threads:[~2017-03-29 13:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 20:05 can I export all PROPERTIES to my ascii output? Christopher W Ryan
2017-03-29 12:21 ` Nicolas Goaziou
2017-03-29 13:15   ` Christopher W. Ryan
2017-03-29 13:36     ` 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).