From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: clocktable and :tags Date: Sat, 05 Jun 2010 03:32:23 +0200 Message-ID: <87mxvajmc8.fsf@gmx.de> References: <87wruejoc0.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=53525 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKiFU-0001iN-Pg for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 21:32:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKiFT-0000SH-MQ for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 21:32:32 -0400 Received: from mail.gmx.net ([213.165.64.20]:52933) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OKiFT-0000S7-9Y for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 21:32:31 -0400 In-Reply-To: (Kristofer Bergstrom's message of "Fri, 4 Jun 2010 18:11:27 -0700") 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: Kristofer Bergstrom Cc: emacs-orgmode@gnu.org --=-=-= Kristofer Bergstrom writes: > Thank you very much for the input, Sebastian. I tried without the > dash (and typed C-c C-x C-r to update the table) but the table still > includes items not tagged ON or ADMIN, as shown below. Use this line: > #+BEGIN: clocktable :tags "ON ADMIN" :block thismonth :maxlevel 2 :scope file ...and just press `C-c C-c' when in that line. Does that work? Here it does. I get this result: --=-=-= Content-Type: text/x-verbatim Content-Disposition: inline #+BEGIN: clocktable :tags "ON ADMIN" :block thismonth :maxlevel 2 :scope file Clock summary at [2010-06-05 Sa 03:28], for Juni 2010. | L | Headline | Time | |---+---------------------------------------------------+--------| | | *Total time* | *0:54* | |---+---------------------------------------------------+--------| | 1 | DONE Call shoj and maz about school gig | 0:03 | |---+---------------------------------------------------+--------| | 1 | DONE Update sound_input_list w/ Yoko's preferences | 0:05 | |---+---------------------------------------------------+--------| | 1 | DONE Take On van to mechanic | 0:46 | #+END: --=-=-= "DONE Call shoj and maz about school gig" is in the table, since I switched that task to "DONE". Sebastian --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--