emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Hiding Properties and Log drawers from export.


From: Nick Dokos
Subject: Re: [O] Hiding Properties and Log drawers from export.
Date: Mon, 14 Mar 2011 10:37:05 -0400

John Tarbotton <address@hidden> wrote:

> I have some headings with notes following.  I would like to use the settings.
>  '(org-agenda-add-entry-text-maxlines 5)
>  '(org-agenda-entry-text-maxlines 5)
> The issue I have is that I get all the property drawers cluttering up the 
> file.
>  Is there a way to prevent the Property and Logfile Drawers from being 
> exported?
>  I also would like them not to show when I use the E command but that is a
> smaller issue. As it is I do an export and then edit the HTML files to remove
> the unwanted stuff to print out my list.

Check the value of the following variable (with C-h v org-export-with-drawers 
<RET>):

,----
| org-export-with-drawers is a variable defined in `org-exp.el'.
| Its value is nil
| 
| Documentation:
| Non-nil means export with drawers like the property drawer.
| When t, all drawers are exported.  This may also be a list of
| drawer names to export.
| 
| You can customize this variable.
`----

> 
> I tried to find the answer by searching online but unfortunately I was unable 
> to
> come up with a search pattern which gave me the needed information. Is there a
> better mailing list to post usage questions like this?
> 

Nope - this is the right place.

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]