From mboxrd@z Thu Jan 1 00:00:00 1970 From: ConcreteVitamin Subject: Re: How to generate clock report for hours worked each day? Date: Thu, 28 Sep 2017 23:43:56 +0000 Message-ID: References: <87bmm0lune.fsf@fastmail.fm> <87377ckvvd.fsf@fastmail.fm> <87fubb1b2o.fsf@t3610> <871smsy97w.fsf@t3610> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113f3cd4fb907a055a487b8f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxiTT-00047F-FC for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 19:44:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxiTS-0002st-HN for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 19:44:11 -0400 Received: from mail-io0-x22f.google.com ([2607:f8b0:4001:c06::22f]:57058) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dxiTS-0002s4-C7 for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 19:44:10 -0400 Received: by mail-io0-x22f.google.com with SMTP id m103so156250iod.13 for ; Thu, 28 Sep 2017 16:44:08 -0700 (PDT) In-Reply-To: <871smsy97w.fsf@t3610> 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 --001a113f3cd4fb907a055a487b8f Content-Type: text/plain; charset="UTF-8" It looks something like this: https://pastebin.com/bBFwPuwb This is generated by $ #+BEGIN: clocktable :maxlevel 0 :scope agenda :step day :tstart "<-1w>" :tend "" :compact t I am using Spacemacs. Are org-plus-contrib-20170918 & evil-org-20170917.1447 the relevant packages? On Tue, Sep 26, 2017 at 10:57 PM Eric S Fraga wrote: > On Tuesday, 26 Sep 2017 at 18:27, 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? > > I don't get non-clocked files shown. What version of org are you using? > Maybe post what you get? > > -- > : Eric S Fraga via Emacs 26.0.50, Org release_9.1-64-g657302 > --001a113f3cd4fb907a055a487b8f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
It looks something like this:=C2=A0https://pastebin.com/bBFwPuwb

Thi= s is generated by=C2=A0
$ #+BEGIN: clocktable :maxlevel 0 :scope = agenda :step day :tstart "<-1w>" :tend "<now>&qu= ot; :compact t

I am using Spacemacs.=C2=A0 Are org= -plus-contrib-20170918 & evil-org-20170917.1447 the relevant packages?<= /div>

On Tue, Sep 26, = 2017 at 10:57 PM Eric S Fraga <esf= lists@gmail.com> wrote:
On T= uesday, 26 Sep 2017 at 18:27, ConcreteVitamin wrote:
> Following up on this: is there a way to configure such that non-clocke= d in
> files (0:00) are not shown in this table?

I don't get non-clocked files shown.=C2=A0 What version of org are you = using?
Maybe post what you get?

--
: Eric S Fraga via Emacs 26.0.50, Org release_9.1-64-g657302
--001a113f3cd4fb907a055a487b8f--