From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Hiding Properties and Log drawers from export. Date: Mon, 14 Mar 2011 10:46:29 -0400 Message-ID: <25508.1300113989@alphaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=38997 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pz92q-0008J2-0r for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 10:46:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pz92n-0002Em-US for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 10:46:51 -0400 Received: from vms173003pub.verizon.net ([206.46.173.3]:64995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pz92n-0002EK-RE for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 10:46:49 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LI1005MCYDHXCO0@vms173003.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 14 Mar 2011 09:46:36 -0500 (CDT) In-reply-to: Message from John Tarbotton of "Mon, 14 Mar 2011 13:12:23 -0000." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Tarbotton Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org John Tarbotton 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. > > 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? > BTW, there was a discussion of some rather more effective search methods for things like this on the list a few weeks ago. Look at the thread that starts here: http://thread.gmane.org/gmane.emacs.orgmode/38219 Nick