From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Publishing only sub-hierarchies with a given tag Date: Wed, 9 Jan 2013 16:52:06 +0100 Message-ID: <2013-01-09T16-51-14@devnull.Karl-Voit.at> References: <2012-11-25T13-50-06@devnull.Karl-Voit.at> <87sj6a2wqd.fsf@gmail.com> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsxx8-00057Y-LM for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:52:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tsxx5-0006EC-Iz for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:52:30 -0500 Received: from plane.gmane.org ([80.91.229.3]:42811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsxx5-0006E0-1D for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:52:27 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TsxxH-0006JK-VS for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 16:52:39 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Jan 2013 16:52:39 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Jan 2013 16:52:39 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Nicolas Goaziou wrote: > Hello, > > Karl Voit writes: > >> The publishing methods are quite capable. I wonder whether or not it >> is possible (or easy to implement) to limit content to >> sub-hierarchies that are tagged for publishing. >> >> So if I have multiple Org-mode files in «base-directory», publish >> only the (few) things that are tagged with e.g. «:publish:». > > I confess that I have not followed the thread closely, so it may be > already answered, but have you tried setting :select-tags to > '("publish") in your project definition? Sorry, I did not invest further research on the publish feature of Org since I realized that it is not suitable for my use-case anyway. -- Karl Voit