emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Olaf Dietsche <olaf+list.orgmode@olafdietsche.de>
To: Mikhail Titov <mlt@gmx.us>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export all clocks or find last clock out. Is it possible?
Date: Sun, 11 Dec 2011 14:05:22 +0100	[thread overview]
Message-ID: <87pqfv5kdp.fsf@rat.lan> (raw)
In-Reply-To: 4EE45402.7050204@gmx.us

Mikhail Titov <mlt@gmx.us> writes:

> I wonder if I can see all clocks in a table or export them somehow as
> csv or alike?
>
> Also how can I navigate to the last clock out?

As already suggested by Puneeth `org-clock-goto' (with prefix: C-u C-c
C-x C-j) lists the most recently used clocks and C-u C-c C-x C-j 1 jumps
to the last clocked task.

`org-clock-history-length' sets the number of tasks shown.

(custom-set-variables
 '(org-clock-history-length 28))

Besides the org manual, Bernt Hansen has an excellent website
<http://doc.norang.ca/org-mode.html> covering his workflow with orgmode.
Look out for `org-clock-goto' in "1.5 Key Bindings" and "15.19 Speed
commands".

> 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 :(

Regards, Olaf

  parent reply	other threads:[~2011-12-11 13:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-11  6:56 Export all clocks or find last clock out. Is it possible? Mikhail Titov
2011-12-11  7:10 ` Puneeth Chaganti
2011-12-11  7:40   ` Mikhail Titov
2011-12-11  8:15     ` Puneeth Chaganti
2011-12-11 13:05 ` Olaf Dietsche [this message]
2011-12-11 18:41   ` Mikhail Titov
2011-12-11 22:25 ` Bernt Hansen
2011-12-11 23:20   ` Mikhail Titov
2011-12-11 23:23     ` Bernt Hansen
2011-12-15 20:31     ` Mikhail Titov
2011-12-15 23:00       ` Bernt Hansen
2011-12-16 17:23         ` Mikhail Titov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqfv5kdp.fsf@rat.lan \
    --to=olaf+list.orgmode@olafdietsche.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=mlt@gmx.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).