From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: org-agenda: different face (color) per file? Date: Fri, 16 Sep 2016 06:41:32 -0500 Message-ID: <8737l0nkb7.fsf@alphapapa.net> References: <87y42sgxos.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkrWo-000249-9B for emacs-orgmode@gnu.org; Fri, 16 Sep 2016 07:41:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkrWj-00072T-AZ for emacs-orgmode@gnu.org; Fri, 16 Sep 2016 07:41:57 -0400 Received: from [195.159.176.226] (port=40395 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkrWj-000706-3P for emacs-orgmode@gnu.org; Fri, 16 Sep 2016 07:41:53 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bkrWX-0004NW-KK for emacs-orgmode@gnu.org; Fri, 16 Sep 2016 13:41:41 +0200 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: emacs-orgmode@gnu.org Understandable. :) Well, another option would be to create a custom agenda command that put items from different files in different sections. Check the docs for the org-agenda-custom-commands variable (and google it for many examples).