From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: How to generate clock report for hours worked each day? Date: Mon, 2 Oct 2017 18:17:57 +0900 Message-ID: References: <87bmm0lune.fsf@fastmail.fm> <87377ckvvd.fsf@fastmail.fm> <87fubb1b2o.fsf@t3610> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dywrS-00022H-HP for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 05:18:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dywrR-0003Ck-0v for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 05:18:02 -0400 Received: from mail-wr0-x22a.google.com ([2a00:1450:400c:c0c::22a]:43908) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dywrQ-0003BY-RG for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 05:18:00 -0400 Received: by mail-wr0-x22a.google.com with SMTP id p46so933913wrb.0 for ; Mon, 02 Oct 2017 02:17:59 -0700 (PDT) In-Reply-To: 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: ConcreteVitamin Cc: emacs-orgmode@gnu.org Hi, On Wed, Sep 27, 2017 at 3:27 AM, ConcreteVitamin wrote: > Following up on this: is there a way to configure such that non-clocked in > files (0:00) are not shown in this table? :fileskip0 t ? -- yashi