From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Export all clocks or find last clock out. Is it possible? Date: Sun, 11 Dec 2011 17:25:06 -0500 Message-ID: <87pqfueofx.fsf@norang.ca> References: <4EE45402.7050204@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZrpY-0001Jo-IF for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 17:25:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZrpX-0002Xl-46 for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 17:25:12 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:47119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZrpX-0002Xh-28 for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 17:25:11 -0500 In-Reply-To: <4EE45402.7050204@gmx.us> (Mikhail Titov's message of "Sun, 11 Dec 2011 00:56:02 -0600") 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: Mikhail Titov Cc: emacs-orgmode@gnu.org Mikhail Titov writes: > Also how can I navigate to the last clock out? > > I know I can do some exercise with awk or perl, but perhaps there should > be a better solution. I tried to google but I can't find anything :( > I know I can do some exercise with awk or perl, but perhaps there should > be a better solution. I tried to google but I can't find anything :( You can view your clocked items in the agenda agenda view / show week view / / validate clocks / / / / / /\ C-c a a w v c I usually do this for a single day since the clock I'm interested in is somethign I did today already. Just find the entry on the agenda and RET on it goes directly to the clock entry. HTH, Bernt