From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: option for specific setupfile file or export option in org-publish-project-alist? Date: Sun, 11 Sep 2016 09:59:15 +0200 Message-ID: <87y42yyii4.fsf@saiph.selenimh> References: <877fajzbud.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bizfd-0005u1-JM for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:59:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bizfa-0004Wf-5D for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:59:21 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:56397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bizfZ-0004WX-VQ for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 03:59:18 -0400 In-Reply-To: (Xebar Saram's message of "Sun, 11 Sep 2016 09:37:55 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Xebar Saram Cc: org mode Hello, Xebar Saram writes: > also related can one define specific header names to exclude in export (not > using tags but just a header name) > so ie, i would instead of tagging all headers named "Homework" one by one, > i would just add a line in the export options saying exclude any header > named "Homework" You can remove them with a hook, or a parse tree filter. Regards, -- Nicolas Goaziou