From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: What are you doing ? -- autoclocking Date: Fri, 03 Mar 2017 05:56:34 +0100 Message-ID: <87efyf9cvx.fsf@jane> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjfGC-0000jA-52 for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 23:56:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjfG7-0006yo-A1 for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 23:56:08 -0500 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: Samuel Wales Cc: emacs-orgmode@gnu.org, Help GNU Emacs , chaouche yacine On 2017-03-02, at 23:49, Samuel Wales wrote: > your message ended in spam folder. > > i have long wondered if autoclocking is possible in org. Yes. In fact, I have something like this half-baked, only not withing Org-mode/clocking, but in a custom format. Each N seconds, Emacs records the buffer name and mode we're in, also current X window class and name, and the current idle time. I didn't actually finish that, though. Extending/rewriting it to use clocking as you suggest shouldn't be too difficult. Best, -- Marcin Borkowski