From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: custom agenda on TODO keywords and catagory Date: Fri, 12 Jun 2015 15:43:52 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b15ad79e5289005185175fa Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3OJP-00046r-KK for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 08:43:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3OJO-0000Wt-SP for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 08:43:55 -0400 Received: from mail-pd0-x22e.google.com ([2607:f8b0:400e:c02::22e]:35197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3OJO-0000WV-MB for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 08:43:54 -0400 Received: by pdbnf5 with SMTP id nf5so24471395pdb.2 for ; Fri, 12 Jun 2015 05:43:52 -0700 (PDT) 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: org mode --047d7b15ad79e5289005185175fa Content-Type: text/plain; charset=UTF-8 Hi all im trying to create a custom agenda based on TODO keywords and category but with no success. i have this code block ("z" "Office block agenda" todo "TODO|BGU|EXP" ( (tags-todo "CATEGORY=\"work\"") )) this does work but shows the 3 todo types from all agenda files and not just agenda files that have the #+CATEGORY: work on top any clue what im missing here? best Z --047d7b15ad79e5289005185175fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all

im trying to create a custom age= nda based on TODO keywords and category but with no success. i have this co= de block

("z" "Office block ag= enda" todo "TODO|BGU|EXP"
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0(
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (tags-todo =C2=A0&= quot;CATEGORY=3D\"work\"")
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 ))


this does wo= rk but shows the 3 todo types from all agenda files and not just agenda fil= es that have the #+CATEGORY: work on top

any clue = what im missing here?

best

Z

--047d7b15ad79e5289005185175fa--