From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Exporting headlines without tags... Date: Mon, 25 Jan 2010 02:55:50 +0100 Message-ID: <874ombt0bd.fsf@gmail.com> References: <4B5CE91A.9050103@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZEB8-0006JW-4D for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 20:55:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZEB6-0006JC-DK for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 20:55:45 -0500 Received: from [199.232.76.173] (port=60157 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZEB6-0006J9-6r for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 20:55:44 -0500 Received: from ey-out-1920.google.com ([74.125.78.148]:35351) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZEB5-0005OT-Qg for emacs-orgmode@gnu.org; Sun, 24 Jan 2010 20:55:43 -0500 Received: by ey-out-1920.google.com with SMTP id 26so776352eyw.34 for ; Sun, 24 Jan 2010 17:55:41 -0800 (PST) In-Reply-To: <4B5CE91A.9050103@comcast.net> (Mark Elston's message of "Sun, 24 Jan 2010 16:43:06 -0800") 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: Mark Elston Cc: org-mode emacs-orgmode > Is there a way to export headlines without the tags. I think you can put this at the top of your file: #+OPTIONS: tags:nil It is explained in the manual: http://orgmode.org/manual/Export-options.html#Export-options -- Daniel